Page 1 of 1

MQ Stage Error

Posted: Mon Apr 28, 2008 3:19 pm
by mydsworld
I am using MQ Connector stage in v8.Though I am getting connected to the remote Queue, but the job aborts with error code MQRC_NOT_AUTHORIZED.

Please advise.

Posted: Mon Apr 28, 2008 3:55 pm
by lstsaur
No, the error message says that you didn't have the permission to connect.

Posted: Mon Apr 28, 2008 4:01 pm
by mydsworld
Probably it is not taking the MQ userid and password, instead trying to connect with datastage userid.

How to get rid of that.

Thanks

Posted: Mon Apr 28, 2008 4:46 pm
by lstsaur
MQ Connector use DataStage's ID to connect to the MQ and the ID used to login the DS must be a member of "mqm" group on the server.

Posted: Tue Apr 29, 2008 8:51 am
by mydsworld
Thanks.

By 'server' in your reply 'ID used to login the DS must be a member of "mqm" group on the server' do you mean, datastage server or the mq server.

Posted: Tue Apr 29, 2008 10:26 am
by lstsaur
DataStage server.