Rommel,
If you want to connect to more than one queue manager from a client
application, the MQSERVER variable will not work. Instead, you can either
use the MQCONNX call to specify your channel attributes within the
application code (see MQ Appl.Progr.Guide/Reference), or you can create what
is called a client channel table file. The manual MQSeries Clients explains
how to do that. Or you could just read through this thread on MQSeries.net:
http://www.mqseries.net/phpBB2/viewtopic.php?t=1732
Hope this helps,
Stefan


From: Rommel Uy <[EMAIL PROTECTED]>
Reply-To: MQSeries List <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Multiple Queue Managers on 1 server
Date: Wed, 25 Jun 2003 16:19:50 -0700

Hello,

I am new to MQSeries, I am trying to create at least 2 queue managers on
one AIX machine. Each queue manager is for a separate application and do
not need to know the existence of the other. There will be no default queue
manager. I have configured one port for each in /etc/services, and 2
entries in inetd.conf, I have also created the queue managers and
respective queues.

Question : Do I need to create 2 server connection channels for each ? (eg
a CHANNEL1 and a CHANNEL2) If I do, what do I do with environment variable
MQSERVER ??

Any help is appreciated. Thanks

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

_________________________________________________________________ The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Reply via email to