error in job from read from MQ1 and put to MQ2

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
abha.kalra
Participant
Posts: 37
Joined: Fri Oct 21, 2005 4:09 am

error in job from read from MQ1 and put to MQ2

Post 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.
Thanks and Regards
Abha
THEDSKID
Premium Member
Premium Member
Posts: 11
Joined: Thu Apr 29, 2004 10:51 am
Location: DALLAS TX
Contact:

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

Post 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.
-Chris
Post Reply