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 » IBM MQ Installation/Configuration Support » iSeries Server <> Windows MQ Client

Post new topic  Reply to topic
 iSeries Server <> Windows MQ Client « View previous topic :: View next topic » 
Author Message
bpiotrowski
PostPosted: Tue Oct 27, 2009 9:06 am    Post subject: iSeries Server <> Windows MQ Client Reply with quote

Newbie

Joined: 27 Oct 2009
Posts: 5

Hi All,

I recently installed Websphere MQ 7.0 on our iSeries server. I would like to connect to it using the Windows MQ Client, so I installed that as well.

However, when I look in my program list, I have this:
IBM Websphere MQ
--> IBM Key Management
--> Prepare Websphere MQ Wizard

I ran the Key Management and it did nothing particularly useful. I then ran the Prepare Wizard, and the only option I have is to read the release notes. The options to remove the shortcut and Launch MQ Explorer are both greyed out.

I have scoured the Internet looking for an answer, and I have come up empty so far. So my big question is - how do I connect my Windows MQ Client to my iSeries MQ Server?

Thanks in advance!

Brian.
Back to top
View user's profile Send private message
WMBDEV1
PostPosted: Tue Oct 27, 2009 9:20 am    Post subject: Re: iSeries Server <> Windows MQ Client Reply with quote

Sentinel

Joined: 05 Mar 2009
Posts: 888
Location: UK

bpiotrowski wrote:

- how do I connect my Windows MQ Client to my iSeries MQ Server?


You need an application that uses the MQ client to connect to the server. You can try RFHUtil or MQExplorer (both available as support packs) to connect to a Queue Manager.

Think of the MQ client as being similar to database drivers. You install the drivers and then applications use them to connect to the database.
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Tue Oct 27, 2009 9:24 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

The MQ Client install is basically just a set of libraries for the program you write to use.

There are some sample MQ Client programs installed. Take a look in C:\Program Files\IBM\WebSphere MQ\tools\c\Samples\Bin

Also here:
http://publib.boulder.ibm.com/infocenter/wmqv7/v7r0/topic/com.ibm.mq.csqzal.doc/fg17020_.htm

I like using amqscnxc as all it does is connect to a QM then disconnect, verifying that MQ Client works.

Code:

C:\>amqscnxc -c MyChannelName -x MyServer MyQM
Sample AMQSCNXC start
Connecting to queue manager MyQM
using the server connection channel MyChannelName
on connection name MyServer.
Connection established to queue manager MyQM
Sample AMQSCNXC end

C:\>

_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
bpiotrowski
PostPosted: Tue Oct 27, 2009 9:34 am    Post subject: Reply with quote

Newbie

Joined: 27 Oct 2009
Posts: 5

Thanks Guys.

I did download the WebSphere MQ Client V7.0.1 for Windows Multilingual(CZ4VHML) and installed that. That's how I got the system to show me the "Launch MQ Manager" command that is greyed out.

And thanks for the command line. I tried it out and it works. But I want to use the Windows GUI for my work. How do I get it to run?

Thanks again.

Brian.
Back to top
View user's profile Send private message
WMBDEV1
PostPosted: Wed Oct 28, 2009 12:35 am    Post subject: Reply with quote

Sentinel

Joined: 05 Mar 2009
Posts: 888
Location: UK

bpiotrowski wrote:
But I want to use the Windows GUI for my work. How do I get it to run?


Did you look into MQ Explorer as I previously recommended?
Back to top
View user's profile Send private message
bpiotrowski
PostPosted: Wed Oct 28, 2009 3:29 am    Post subject: Reply with quote

Newbie

Joined: 27 Oct 2009
Posts: 5

Thanks! I misunderstood - I thought the client I downloaded and the one you mentioned were one and the same. Mea Culpa.

Thanks for your help!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » iSeries Server <> Windows MQ Client
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.