MQ Error Reason code 2035

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
raviyn
Participant
Posts: 57
Joined: Mon Dec 16, 2002 6:03 am

MQ Error Reason code 2035

Post by raviyn »

Hi,

When we are trying to put a message on the quue we are getting the following error .

WebSphere_MQ_2,0: Fatal Error: Fatal: Failed to open queue. Reason code 2035.

The UNIX user used to run the Datastage jobs is also part of the MQ series group who has permissions to write messages on to the Local queue.

Can I get any pointers as to what I am missing ?
battaliou
Participant
Posts: 155
Joined: Mon Feb 24, 2003 7:28 am
Location: London
Contact:

Post by battaliou »

Hello, I'm taking a punt here to guess that the datastage engine user, eg dsadm does not have permission to access your MQ. If you give dsadm that privelege, MQ should work for you. You can prove MQ is working by manually accessing it from the MQ manager.
3NF: Every non-key attribute must provide a fact about the key, the whole key, and nothing but the key. So help me Codd.
Aquilis
Participant
Posts: 204
Joined: Thu Apr 05, 2007 4:54 am
Location: Bangalore
Contact:

Post by Aquilis »

Hi,
I am able to read data from Queue but unable to add data into queue. I am getting error message "Fail to Open queue. MQ Error Reason code 2035"
Thanks,
-aquilis
Aquilis
Post Reply