Author |
Message
|
Panico |
Posted: Thu Feb 17, 2011 4:19 am Post subject: MQCONN ended with reason code 2059 |
|
|
Novice
Joined: 16 Feb 2011 Posts: 10
|
Hi guys,
i have 2 QM on the same localhost.
When i try trasmitted a message from QM1 to QM2 with using "amqsput" i received this error.
My command is :
$ ./amqsput REMOTE.QUEUE.NAME
But of course, i don't specific QM name.
There are anyone which can say me where i can lock for understand the problem?
PS: sorry 4 my EN  |
|
Back to top |
|
 |
fatherjack |
Posted: Thu Feb 17, 2011 5:01 am Post subject: Re: MQCONN ended with reason code 2059 |
|
|
 Knight
Joined: 14 Apr 2010 Posts: 522 Location: Craggy Island
|
Panico wrote: |
Hi guys,
i have 2 QM on the same localhost.
When i try trasmitted a message from QM1 to QM2 with using "amqsput" i received this error.
My command is :
$ ./amqsput REMOTE.QUEUE.NAME
But of course, i don't specific QM name.
There are anyone which can say me where i can lock for understand the problem?
PS: sorry 4 my EN  |
Try the MQ Inforcentre _________________ Never let the facts get in the way of a good theory. |
|
Back to top |
|
 |
Panico |
Posted: Thu Feb 17, 2011 5:11 am Post subject: Re: MQCONN ended with reason code 2059 |
|
|
Novice
Joined: 16 Feb 2011 Posts: 10
|
fatherjack wrote: |
Panico wrote: |
Hi guys,
i have 2 QM on the same localhost.
When i try trasmitted a message from QM1 to QM2 with using "amqsput" i received this error.
My command is :
$ ./amqsput REMOTE.QUEUE.NAME
But of course, i don't specific QM name.
There are anyone which can say me where i can lock for understand the problem?
PS: sorry 4 my EN  |
Try the MQ Inforcentre |
I fallowed the infocenter guide for execute all my process, maybe i was wrong something but don't know what... |
|
Back to top |
|
 |
Vitor |
Posted: Thu Feb 17, 2011 5:28 am Post subject: Re: MQCONN ended with reason code 2059 |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Panico wrote: |
But of course, i don't specific QM name. |
Why not? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Panico |
Posted: Thu Feb 17, 2011 6:39 am Post subject: |
|
|
Novice
Joined: 16 Feb 2011 Posts: 10
|
The true syntax for execute my command on the pc with 2 QM was :
$ ./amqsput REMOTE.QUEUE.NAME QM1
Sample AMQSPUT0 start
target queue is REMOTE.QUEUE.GIANNI2
Don't try this at home!
Sample AMQSPUT0 end
After this, i try to receive my message on QM2 an i wrote this :
$ ./amqsget QUEUE.LOCAL QM2
but i received this :
Code: |
MQGET ended with reason code 2016
|
Does anyone know why ? |
|
Back to top |
|
 |
fatherjack |
Posted: Thu Feb 17, 2011 6:44 am Post subject: |
|
|
 Knight
Joined: 14 Apr 2010 Posts: 522 Location: Craggy Island
|
Panico wrote: |
but i received this :
Code: |
MQGET ended with reason code 2016
|
Does anyone know why ? |
Yes I do. Don't you? Then look up what reason code 2016 means. _________________ Never let the facts get in the way of a good theory. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Feb 17, 2011 6:54 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Panico wrote: |
Does anyone know why ? |
You could at least pretend you've tried to fix this yourself.
If you're going to post every time you hit a problem this simple and wait for a response, you're going to find it a long, frustrating process.
Is "well I looked up the 2016 code, and tried the response, and that's not helped so what do you guys suggest?" so hard? If nothing else it stops us suggesting the obvious solution that's already failed to help you. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
bruce2359 |
Posted: Thu Feb 17, 2011 7:26 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9471 Location: US: west coast, almost. Otherwise, enroute.
|
Go to Google. Enter 'mqrc 2016' in the search box. Click Search. _________________ 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 |
|
 |
santnmq |
Posted: Thu Feb 17, 2011 9:09 pm Post subject: |
|
|
Centurion
Joined: 11 Jan 2011 Posts: 125
|
you should have made a little effort to know the meaning of 2016 error. you could have found the solution by yourself. |
|
Back to top |
|
 |
|