Page 1 of 1

error in job from read from MQ1 and put to MQ2

Posted: Wed Apr 19, 2006 4:48 am
by abha.kalra
I have job of reading from one MQ1 and puttin in to another MQ2. For both the MQs managers are different. while reading from MQ1 i m getting the error unable to read from queue. reason code 2085.

Is this some thing to do with queue managers?

Note- If i am using the queues with same queue manager , the job is running successfully.

Re: error in job from read from MQ1 and put to MQ2

Posted: Tue Apr 25, 2006 1:29 pm
by THEDSKID
Check the MQ.pdf Stage guide in: \Program Files\Ascential\DataStage7.5.1\Docs it quotes the following under functionality:

"Connects to a single queue manager, but can open several
queues. You can associate each link with a different queue."
abha.kalra wrote:I have job of reading from one MQ1 and puttin in to another MQ2. For both the MQs managers are different. while reading from MQ1 i m getting the error unable to read from queue. reason code 2085.

Is this some thing to do with queue managers?

Note- If i am using the queues with same queue manager , the job is running successfully.