Posted: Wed Jan 28, 2004 7:28 am Post subject: 2018 error when opening remote queue in Cobol
Newbie
Joined: 28 Jan 2004 Posts: 4
I'm a newbie to MQ series and am trying to test connections to the remote queue manager. We have only the client installed on our Unix machine.
When using the amqsputc C sample program, the test works perfectly and a message is ut on the queue. However, if I use the Cobol sample, amq0put0, I get the 2018 error on MQOPEN.
I've also written and successfully complied my own Cobol program for sending a message to the queue. When debugging it, the MQCONN appears to be successful, but the MQOPEN also fails with the 2018 error.
Any suggestions since the C sample is working with the same parameters?
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