|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
saveqmgr error |
« View previous topic :: View next topic » |
Author |
Message
|
rajeshdjsmart |
Posted: Tue Mar 11, 2008 11:21 am Post subject: saveqmgr error |
|
|
Apprentice
Joined: 05 Mar 2008 Posts: 30
|
Hi experts,
Can any one suggest what this error about:
Got this error while running the ./saveqmgr.solaris on Sun os 10.
MQCONN failed for , CC=2 RC=2059
I am configuring the saveqmgr for Sun 10. |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Mar 11, 2008 11:26 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
It's not a saveqmgr error.
It's an MQRC 2059.
http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/index.jsp?topic=/com.ibm.mq.amqzao.doc/csq05rea3.htm
Quote: |
2059 (X'080B')
MQRC_Q_MGR_NOT_AVAILABLE
Explanation:
This occurs:
1. On an MQCONN or MQCONNX call, the queue manager identified by the QMgrName parameter is not available for connection.
* On z/OS:
o For batch applications, this reason can be returned to applications running in LPARs that do not have a queue manager installed.
o For CICS applications, this reason can occur on any call if the original connect specified a queue manager whose name was recognized, but which is not available.
* On i5/OS, this reason can also be returned by the MQOPEN and MQPUT1 calls, when MQHC_DEF_HCONN is specified for the Hconn parameter by an application running in compatibility mode.
2. On an MQCONN or MQCONNX call from an MQ client application:
* Attempting to connect to a queue manager within an MQ-client queue-manager group when none of the queue managers in the group is available for connection (see the QMgrName parameter of the MQCONN call).
* If there is an error with the client-connection or the corresponding server-connection channel definitions.
* On z/OS, if the optional OS/390 client attachment feature has not been installed.
3. If a command uses the CommandScope parameter specfying a queue manager that is not active in the queue-sharing group.
Completion Code:
MQCC_FAILED
Programmer Response:
Ensure that the queue manager has been started. If the connection is from a client application, check the channel definitions. |
It means you didn't specify the right value to -m on savemqgr. Or that the qmgr you specified on -m is not running. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
rajeshdjsmart |
Posted: Tue Mar 11, 2008 2:28 pm Post subject: |
|
|
Apprentice
Joined: 05 Mar 2008 Posts: 30
|
|
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
|
|
|
|