Author |
Message
|
RAJESHRAMAKRISHNAN |
Posted: Thu May 08, 2014 10:44 am Post subject: MQRC 2085 - Cluster remote queue |
|
|
Voyager
Joined: 01 May 2004 Posts: 96
|
Hello All,
We have the following queue managers
1. BK01 - Broker 1 Queue Manager
2. BK02 - Broker 2 Queue Manager
3. GW01 - Gateway Queue Manager
All the above queue managers are part of cluster (And Full repository). GW01 is part of an external cluster(Full) and BK01 & BK02 are partial repository for external cluster.
The following are remote queues defined in GW01 and shared in external cluster and BK01 & BK02 have full access
QR.MS_SAP.INT01
MFT_MS_SAP_MQFTE
From yesterday, when the broker flows running on BK02 are throwing MQRC 2085 error while trying to send messages to the above remote queues. As a work around we have disabled the IN queue in BK02 to prevent messages getting error out.
When I tried using amqsput the following is the error
target queue is QR.MS_SAP.INT01
MQOPEN ended with reason code 2085
unable to open queue for output
Sample AMQSPUT0 end
We even tried deleting and recreate , it didn't work
Can you please help me on this?
Thanks and regards
Rajesh |
|
Back to top |
|
 |
bruce2359 |
Posted: Thu May 08, 2014 2:13 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Go directly to google, and search for mqrc 2085; then read exactly what the 2085 really indicates. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
RAJESHRAMAKRISHNAN |
Posted: Thu May 08, 2014 7:09 pm Post subject: |
|
|
Voyager
Joined: 01 May 2004 Posts: 96
|
Hello Bruce
Have tried most options that I can come across. Including removal of queue and adding back. Cluster channels are running without any issue. Any new new cluster queue is getting accessed from Broker. Looks like the information in repository is lost for the 3 queues (And this list is now growing). Has any one come across similar situation?
Regards
Rajesh |
|
Back to top |
|
 |
bruce2359 |
Posted: Fri May 09, 2014 3:08 am Post subject: Re: MQRC 2085 - Cluster remote queue |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
RAJESHRAMAKRISHNAN wrote: |
target queue is QR.MS_SAP.INT01
MQOPEN ended with reason code 2085
unable to open queue for output
Sample AMQSPUT0 end
|
On the o/s where you executed the AMQSPUT program, display the QR.MS_SAP.INT01 object definition with all of its attributes. Post it here. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Fri May 09, 2014 3:33 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
And show the amqsput command exactly as you ran it to produce that result you show.
Be precise on which QM you ran it and on which QM the queue actually exists. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri May 09, 2014 5:16 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Post as well the authorizations for the cluster queue in question and the security part of your posting qmgr's qm.ini file...
What is the response of dis clusqmgr(cluster queue hosting qmgr) in both of the FRs?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|