ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » Client file transfer in MQV6

Post new topic  Reply to topic
 Client file transfer in MQV6 « View previous topic :: View next topic » 
Author Message
ktg
PostPosted: Tue Feb 28, 2006 2:54 am    Post subject: Client file transfer in MQV6 Reply with quote

Centurion

Joined: 09 Jan 2006
Posts: 138
Location: India

I have MQV6 server installed on my machine(win2000) with client. I know file transfer GUI is available only on server.
Then, what is the use of 'start->programs->ibm websphere mq->Client File Transfer'?
and
how to use it because the panel we will get through this, is identical to server file transfer GUI.
Back to top
View user's profile Send private message AIM Address
wschutz
PostPosted: Tue Feb 28, 2006 3:15 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

It runs as an mq client, you either need to ensure that an MQSERVER variable is setup in the environment or a mq client channel table is available.....
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
ktg
PostPosted: Tue Feb 28, 2006 3:39 am    Post subject: Reply with quote

Centurion

Joined: 09 Jan 2006
Posts: 138
Location: India

thanks wayne, for the reply....
I too thought like that and set the MQSERVER envt variable, but its no way affecting the behavior of client file transfer GUI... it is showing all the queue managers in the pop down menu....
In fact, just now I found out that, the links of both 'Client File Transfer' and 'server file transfer' are pointing to mqftapp.exe....
what do you ppl think?
Rgds,
Back to top
View user's profile Send private message AIM Address
wschutz
PostPosted: Tue Feb 28, 2006 4:01 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

Quote:
it is showing all the queue managers in the pop down menu....
It does? Mine only shows a list of queue for the selected qmgr... where do you get this list?

To select a "client" based connection :

File->Setup...->Change (button), then select the "Remote" radio button ... "Remote" really means "MQ client" ....
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
ktg
PostPosted: Tue Feb 28, 2006 4:12 am    Post subject: Reply with quote

Centurion

Joined: 09 Jan 2006
Posts: 138
Location: India

Quote:
It does? Mine only shows a list of queue for the selected qmgr... where do you get this list?

am very sorry, I am getting list of queues after selecting 'local' button, and specifying the qmgr name... i was confused with qmgr list

Quote:
button ... "Remote" really means "MQ client" ....

I didn't know this also....

but, why the server conn channel is not showing it's status as running?

thanks,
Back to top
View user's profile Send private message AIM Address
ktg
PostPosted: Tue Feb 28, 2006 4:24 am    Post subject: Reply with quote

Centurion

Joined: 09 Jan 2006
Posts: 138
Location: India

alpan wrote:
In fact, just now I found out that, the links of both 'Client File Transfer' and 'server file transfer' are pointing to mqftapp.exe....


I am able to do client file transfer through 'start->programs->ibm websphere mq->Server File Transfer' by selecting remote button ('File->Setup...->Change, "Remote" radio button) with MQSERVER envt variable.

So, whatz the point in having 2 links for the same application?
Back to top
View user's profile Send private message AIM Address
ktg
PostPosted: Wed Mar 01, 2006 3:01 am    Post subject: Reply with quote

Centurion

Joined: 09 Jan 2006
Posts: 138
Location: India

why no replies?
whether the doubts/questions are irrelevant?
Back to top
View user's profile Send private message AIM Address
wschutz
PostPosted: Wed Mar 01, 2006 3:58 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

alpan, is it working? I think the connection is made to the qmgr only when you actually send / receive files (and to get the list of queues).....
There is only 1 executable, the eclipse based transfer utility...it can handle both client and servr bound modes ....
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
fjb_saper
PostPosted: Wed Mar 01, 2006 3:58 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

alpan wrote:
alpan wrote:
In fact, just now I found out that, the links of both 'Client File Transfer' and 'server file transfer' are pointing to mqftapp.exe....


I am able to do client file transfer through 'start->programs->ibm websphere mq->Server File Transfer' by selecting remote button ('File->Setup...->Change, "Remote" radio button) with MQSERVER envt variable.

So, whatz the point in having 2 links for the same application?


The point is that you do have 2 different ways to connect.
If the connection cannot be established the right way there is no point going further. In fact the connection can only be established the right way.

You can only establish a server connection if the client is on the same machine as the server. A server connection usually allows multiple phase commit and other goodies of the same...

A client connection can be established from any host.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
ktg
PostPosted: Wed Mar 01, 2006 4:40 am    Post subject: Reply with quote

Centurion

Joined: 09 Jan 2006
Posts: 138
Location: India

wschutz wrote:
alpan, is it working?

yah, It is working.
Quote:
I think the connection is made to the qmgr only when you actually send / receive files (and to get the list of queues).....

so, do you mean the sending/receiving happens so fast that we can not see? I tried large files but, then also am not able to see the status even through runmqsc
Quote:
There is only 1 executable, the eclipse based transfer utility...it can handle both client and servr bound modes ....

I understood this.... but my point is we don't need 2 seperate links for the same purpose/application?
Back to top
View user's profile Send private message AIM Address
wschutz
PostPosted: Wed Mar 01, 2006 4:57 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

Quote:
I understood this.... but my point is we don't need 2 seperate links for the same purpose/application?
well, if you installed only the client, or only the server, then would only have 1 link....


Quote:
so, do you mean the sending/receiving happens so fast that we can not see? I tried large files but, then also am not able to see the status even through runmqsc
interesting .....
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
wschutz
PostPosted: Wed Mar 01, 2006 3:02 pm    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

Quote:
so, do you mean the sending/receiving happens so fast that we can not see? I tried large files but, then also am not able to see the status even through runmqsc
I guess you'll have to get a slower machine as I was able to "catch" the client channel running....
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
ktg
PostPosted: Wed Mar 01, 2006 7:51 pm    Post subject: Reply with quote

Centurion

Joined: 09 Jan 2006
Posts: 138
Location: India

I could not test on slower machines. but, my doubt got clarified .... thank you Wayne... thanks a lot....

Regards
-hvk
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Client file transfer in MQV6
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.