avinash sengar
New User
Joined: 13 May 2010 Posts: 16 Location: hyderabad
|
|
|
|
Hi ,
i have 2 Queues
1. HIG.PL.QUEUE1 -OLD
2. HIG.PL.QUEUE2 - NEw
channel , hostname , Quemanager name for both queue are same.
we have configured a new MQ(HIG.PL.QUEUE2) to PUT a message from Mainframe .
however when i am trying to put the message in new MQ , its giving error 2085 and terminated
But when i gave another MQ name(HIG.PL.QUEUE1) which was already created under same channel and host with same Queue manager name
i was able to put the Message
Then i tried by passing the Queue manager name expilicitly by hardcoding in program for new queue and i was able to PUT the message successfully.
I am not sure why i am able to write the msg in Queue1 without giving any Que manger name but iam NOT able to write the msg in Queue2 without giving Que manger name.
Do we need to do some configuration at mainframe side also or any New MQ?
Thanks
Avinash |
|