Posted: Fri Dec 20, 2013 3:38 pm Post subject: The WebSphere MQ reason code is '2035' for topic
Newbie
Joined: 24 Apr 2011 Posts: 7
after we migrated to MB 7006 from 7003, we are seeing below error when a flow is publishing with application user id abcd:
BIP7122E: Failure occurred putting a message to the queue manager on topic 'xyz/ccc/ddd'. The WebSphere MQ reason code is '2035'.
originating user id is abcd and broker is running with user id jklm and hence it is failing after upgrading to 7006
i see in IBM note that MQSI_PUBSUB_USE_MQCONTEXT can be passed with any of these values to overwrite application user id with broker user id:
- passAll
- passIdentity
- setAll
- setIdentity
Can anyone please help me how should this be set in profile?
we tried export MQSI_PUBSUB_USE_MQCONTEXT = passAll
but did not worked
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum