|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ.NET getting mqrc 2082 |
« View previous topic :: View next topic » |
Author |
Message
|
dutchman |
Posted: Fri Jul 29, 2011 1:03 am Post subject: MQ.NET getting mqrc 2082 |
|
|
Acolyte
Joined: 15 May 2001 Posts: 71 Location: Netherlands
|
Guys, I hope one of you has some experience with the MQ.NET interface. We have a product from a company called TWOFOUR running on Windows, written in C sharp.
The tool they have produces an mqrc 2082 when opening an alias queue that points to a cluster queue on another server.
The standard tool amqsput works fine.
I have done all the usual checks and am happy with our set up.
I strongly suspest they are (inadvertantly) setting the od.ObjectQMgrName.
Anyone seen this before?
MQ version is a bit old (7.0.1.0) but if they are setting the od.ObjectQMgrName then it makes no difference.
Cheers ... Ruud |
|
Back to top |
|
 |
mvic |
Posted: Fri Jul 29, 2011 3:58 am Post subject: Re: MQ.NET getting mqrc 2082 |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
dutchman wrote: |
I strongly suspest they are (inadvertantly) setting the od.ObjectQMgrName. |
Use "strmqtrc -t api" to find out for sure. "endmqtrc" to end the trace. |
|
Back to top |
|
 |
dutchman |
Posted: Fri Jul 29, 2011 9:00 pm Post subject: |
|
|
Acolyte
Joined: 15 May 2001 Posts: 71 Location: Netherlands
|
yeah, the trace was done but for the life of me could not find the setting. |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Jul 29, 2011 11:12 pm Post subject: Re: MQ.NET getting mqrc 2082 |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
dutchman wrote: |
Guys, I hope one of you has some experience with the MQ.NET interface. We have a product from a company called TWOFOUR running on Windows, written in C sharp.
The tool they have produces an mqrc 2082 when opening an alias queue that points to a cluster queue on another server.
The standard tool amqsput works fine.
I have done all the usual checks and am happy with our set up.
I strongly suspect they are (inadvertently) setting the od.ObjectQMgrName.
Anyone seen this before?
MQ version is a bit old (7.0.1.0) but if they are setting the od.ObjectQMgrName then it makes no difference.
Cheers ... Ruud |
Have you made sure that the code is not trying to work through the ALIAS and get to the BASE queue?
Setting the qmgr name to the qmgr you are connected to (and where the alias queue was created) should not be a problem, as long as the qname stays the alias qname.
Now if the Alias queue is clustered too and may not exist on the qmgr you are connected to, you may explicitly have to make sure that the object qmgr's name is set to spaces...
Be aware also that your queue open options should only use output related options and no input related option can be used.
Have fun  _________________ MQ & Broker admin |
|
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
|
|
|
|