|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
COD is not returned |
« View previous topic :: View next topic » |
Author |
Message
|
MQThink |
Posted: Thu Feb 07, 2008 2:52 am Post subject: COD is not returned |
|
|
Newbie
Joined: 06 Feb 2008 Posts: 9
|
Hi,
I have a queue manager in Solaris box and another one in Z/OS
I tried to send a message from solaris to z/os queue manager with the report field:
mqmsg.report = MQC.MQRO_COA + MQC.MQRO_COD + MQC.MQRO_PAN + MQC.MQRO_NAN + MQC.MQRO_PASS_CORREL_ID;
Both sender / receiver channels are up and running bothways. But i am not getting the COD alone but am able to retrieve COA, PAN / NAN form z/os to solaris.
The message sent from solaris is retrieved by a Batch job running in z/os.
The same configuration setting works fine for CICS transaction (a C program ) in z/os which replies COA, COD and PAN / NAN.
i dont know where its getting wrong..
Thanks. |
|
Back to top |
|
 |
Mr Butcher |
Posted: Thu Feb 07, 2008 5:01 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
check the queuemanager log on z/OS. afaik the COD is created using the userid of the one that gets the message, but maybe that one is not allowed to put the COD message to the proper queue. (replytoqmgr / replytoq).
so check your RACF settings......... _________________ Regards, Butcher |
|
Back to top |
|
 |
MQThink |
Posted: Sun Feb 10, 2008 9:20 pm Post subject: |
|
|
Newbie
Joined: 06 Feb 2008 Posts: 9
|
Oh okay.. if my user id is the problem.. then how did i get my COA perfectly? or its a different story w.r.t COA.
I assume that both COA and COD are mq system generated replies. So if COD reply fails then COA should also fail right?
Please correct me if am wrong anywhere.. |
|
Back to top |
|
 |
Mr Butcher |
Posted: Sun Feb 10, 2008 10:59 pm Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
the correct answer is "it depends".
for security, the COD is written using the userid assigned to the process that gets the message. the COA is written using the MCA user. check the prober security manuals and / or rogrammers guide and reference. It is described somewhere inside.
in any case the way back to replytoqmgr must be known, and proper security must be assigned. _________________ Regards, Butcher |
|
Back to top |
|
 |
MQThink |
Posted: Sun Feb 10, 2008 11:46 pm Post subject: |
|
|
Newbie
Joined: 06 Feb 2008 Posts: 9
|
Thanks for your quick reply.
I will check my user id privilege and get back to you , hopefully with good results
where do i find my queue manager log in z/os system? Since am a beginner in z/os help me out please.
Thanks |
|
Back to top |
|
 |
Mr Butcher |
Posted: Sun Feb 10, 2008 11:52 pm Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
there are different products available to view the output of your MQ STC on z/OS, so i do not know what your shop is using. in addition, you may not be authorized to view it.
so please ask your system programmer or z/OS MQ administrator for assistance. _________________ Regards, Butcher |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|