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 » Can't Open Queue manager object error

Post new topic  Reply to topic
 Can't Open Queue manager object error « View previous topic :: View next topic » 
Author Message
greenhorn
PostPosted: Wed Mar 27, 2002 11:44 pm    Post subject: Reply with quote

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
View user's profile Send private message
mrlinux
PostPosted: Thu Mar 28, 2002 4:19 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail
StefanSievert
PostPosted: Thu Mar 28, 2002 11:09 am    Post subject: Reply with quote

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
View user's profile Send private message
mrlinux
PostPosted: Thu Mar 28, 2002 11:35 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Can't Open Queue manager object error
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.