|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Can't Open Queue manager object error |
« View previous topic :: View next topic » |
Author |
Message
|
greenhorn |
Posted: Wed Mar 27, 2002 11:44 pm Post subject: |
|
|
Novice
Joined: 04 Mar 2002 Posts: 10
|
When I execute the runmqchi command on Sun Solaris I get an error " Program cannot open queue manager object " ..I am executing this command on the default queue manager and also specifying the qmgr name in the command..What could be the problem ?
Thanks
Greenhorn |
|
Back to top |
|
 |
mrlinux |
Posted: Thu Mar 28, 2002 4:19 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
Check to see if the transmit queue that goes with the channel definition has
any open input process's tied to it.
runmqsc
dis ql(XMITQ.NAME) ipprocs
if the number is not zero then you need to recycle the queue manager to clear this, Transmit queues by definition will only allow one process to read from them.
_________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
StefanSievert |
Posted: Thu Mar 28, 2002 11:09 am Post subject: |
|
|
 Partisan
Joined: 28 Oct 2001 Posts: 333 Location: San Francisco
|
Jeff,
I would rather think that he might find a MQRC 2042 in his error logs that belong the attempt to open the SYSTEM.CHANNEL.INITQ by the runmqchi process. I would suspect that there is already an instance of runmqchi running on the machine. Runmqchi is opening this queue in exclusive mode, so a second attempt fails with a 2042. A ps-ef | grep runmqchi might give clarity.
Cheers,
Stefan |
|
Back to top |
|
 |
mrlinux |
Posted: Thu Mar 28, 2002 11:35 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
OOPS, I thought he had runqmchL as in channel
_________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|