Posted: Sun Nov 28, 2004 5:31 am Post subject: MQ does not work for me!
Newbie
Joined: 28 Nov 2004 Posts: 6
Hello everyone,
I am new to MQSeries but I need to master it urgently. I have read MQ primer and MQ documentation coming along with the installation CD. Have exactly followed the doc but I could get nowhere.
I have installed MQ 5.3 server on Windows 2000 and MQ5.3 client on another machine running Windows 2000. In order to vefiry the installation:
On server machine I did the following:
c:\crtmqm -q queue.manager.1
c:\strmqm
c:\runmqsc
c:\DEFINE CHANNEL(CHANNEL1) CHLTYPE(SVRCONN) TRPTYPE(TCP) MCAUSER(' ')
If the queue manager is not the default qmgr on the server you need to specify the qmgr name in the amqsputc command.
Read up on how to use the command in your help CD. The how to get started documentation assumes that all qmgrs are default qmgrs.
I would not use any of the commands at command line level in a windows environment to start or stop the qmgr including channel initiators, listener, or trigger monitor. Use MQExplorer and MQServices in the windows environment. You have a much better chance of doing it right that way.
Use the command line options before moving to unix to get a feel for it.
Before trying it from machine 2 to machine 1 make sure the client connection works from within machine 1 (much less network interference). If you use a firewall make sure the port used by the MQlistener is open.
Finally if you are just installing make sure you get to CSD08 right away.
To check the version you can issue at command level : mqver
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