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 » Clustering » Getting MQ error 2085 unable to open queue for output

Post new topic  Reply to topic
 Getting MQ error 2085 unable to open queue for output « View previous topic :: View next topic » 
Author Message
getmesantosh
PostPosted: Tue Dec 13, 2011 7:21 am    Post subject: Getting MQ error 2085 unable to open queue for output Reply with quote

Novice

Joined: 18 Oct 2011
Posts: 18

Hi,
When i'm trying to put test msg's using " amqsput" like

C:\>amqsput ORGKHR_Q1 ORGKHR_ABCGU

i'm getting following error:

MQOPEN ended with reason code 2085
unable to open queue for output
sample AMQSPUT end
-------------------------------------
I have mentioned correct queue and queue manager name(both in upper case).

Help me !
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Dec 13, 2011 7:25 am    Post subject: Re: Getting MQ error 2085 unable to open queue for output Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

getmesantosh wrote:
I have mentioned correct queue and queue manager name(both in upper case).


The queue manager begs to differ with you.

Post the results of the runmqsc command that displays that queue name on that queue manager.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
getmesantosh
PostPosted: Tue Dec 13, 2011 7:50 am    Post subject: Reply with quote

Novice

Joined: 18 Oct 2011
Posts: 18

My qmgr is in cluster with other qmgr's

ORGKHR_Q1 is the remote queue on another qngr which will receive msg's from all qmgr's which are in cluster.

ORGKHR_ABCGU is the qmgr frm where i'm sending msg's.
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Dec 13, 2011 7:54 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

getmesantosh wrote:
My qmgr is in cluster with other qmgr's


And you didn't mention this before why?

getmesantosh wrote:
ORGKHR_Q1 is the remote queue on another qngr which will receive msg's from all qmgr's which are in cluster.


That would have been worth knowing as well.

getmesantosh wrote:
ORGKHR_ABCGU is the qmgr frm where i'm sending msg's.


And is failing to resolve the remote queue name because there's a problem with your cluster's configuration.

Fix your cluster.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Dec 13, 2011 7:55 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Moved to Clustering forum
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Tue Dec 13, 2011 8:31 am    Post subject: Re: Getting MQ error 2085 unable to open queue for output Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9392
Location: US: west coast, almost. Otherwise, enroute.

getmesantosh wrote:

C:\>amqsput ORGKHR_Q1 ORGKHR_ABCGU


The first parameter amqsput expects is the name of the queue to be MQOPEN.
The second parameter is the name of the qmgr that the amqsput will MQCONNect to.

You are receiving the 2085 r/c because there is no definition of ORGKHR_Q1 on qmgr ORGKHR_ABCGU.

Start runmqsc on qmgr ORGKHR_ABCGU. Issue this mqsc command:
DIS Q(ORGKHR_Q1)
Post the results 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
View user's profile Send private message
Vitor
PostPosted: Tue Dec 13, 2011 8:41 am    Post subject: Re: Getting MQ error 2085 unable to open queue for output Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

bruce2359 wrote:
Start runmqsc on qmgr ORGKHR_ABCGU. Issue this mqsc command:
DIS Q(ORGKHR_Q1)
Post the results here.


Been there, done that, 1st reply.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Tue Dec 13, 2011 10:29 am    Post subject: Re: Getting MQ error 2085 unable to open queue for output Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9392
Location: US: west coast, almost. Otherwise, enroute.

Vitor wrote:

Been there, done that, 1st reply.

I thought I'd try asking again, but a bit more assertively.
_________________
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
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Clustering » Getting MQ error 2085 unable to open queue for output
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.