|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
  |
|
Unable to start channel initiator |
View previous topic :: View next topic |
Author |
Message
|
mq_abcd |
Posted: Mon Dec 20, 2004 11:54 am Post subject: Unable to start channel initiator |
|
|
 Acolyte
Joined: 13 Jun 2004 Posts: 69
|
Hi gurus,
I created a config mgr and qmgr using mqsicreateconfigmgr cmd
and a borker and a qmgr using mqsicreatebroker cmd
on win 2000 m/c with wbimb 5.0 and mq5.3 csd 5
I could not start channel initiator on the second qmgr the reason code is 2042 and the error saysProgram could not open the qmgr object.
Can some one explain why this is happpening??
thanks
ESSKAY |
|
Back to top |
|
 |
csmith28 |
Posted: Mon Dec 20, 2004 11:59 am Post subject: |
|
|
 Grand Master
Joined: 15 Jul 2003 Posts: 1196 Location: Arizona
|
2042 X’07FA’ MQRC_OBJECT_IN_USE
An MQOPEN call was issued, but the object in question has already been opened by this or
another application with options that conflict with those specified in the Options parameter.
This arises if the request is for shared input, but the object is already open for exclusive input;
it also arises if the request is for exclusive input, but the object is already open for input (of
any sort).
MCAs for receiver channels, or the intra-group queuing (IGQ) agent, may keep the destination
queues open even when messages are not being transmitted; this results in the queues
appearing to be “in use”. Use the WebSphere MQ command DISPLAY QSTATUS to find out
what is keeping the queues open.
On z/OS, this reason can also occur for an MQOPEN or MQPUT1 call, if the object to be
opened (which can be a queue, or for MQOPEN a namelist or process object) is in the process
of being deleted.
Corrective action: System design should specify whether an application is to wait and retry, or
take other action. _________________ Yes, I am an agent of Satan but my duties are largely ceremonial. |
|
Back to top |
|
 |
vennela |
Posted: Mon Dec 20, 2004 2:06 pm Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
You can do qstatus on the INITQ and see what process is holding the queue. |
|
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
|
|
|
|