|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 3 matches |
Author |
Message |
Topic: MQPUT but message does not get on the queue |
AnJa026
Replies: 12 Views: 12974
|
Forum: Mainframe, CICS, TXSeries Posted: Thu Oct 11, 2012 4:57 am Subject: MQPUT but message does not get on the queue |
Thanks Vitor.
I allways say that if nothing goes wrong, you will not learn anything
I have learned a lot with this one |
Topic: MQPUT but message does not get on the queue |
AnJa026
Replies: 12 Views: 12974
|
Forum: Mainframe, CICS, TXSeries Posted: Thu Oct 11, 2012 1:26 am Subject: MQPUT but message does not get on the queue |
Thank You everybody that replied.
Problem resolved!!!
Caused by not having a commit.
Because the commit is also performed in the MQDISC, but the disconnect is not working in CICS (even if coded), ... |
Topic: MQPUT but message does not get on the queue |
AnJa026
Replies: 12 Views: 12974
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Oct 10, 2012 7:45 am Subject: MQPUT but message does not get on the queue |
Hi,
Getting a message onto a queue with COBOL in CICS, the sequence is:
Call MQCONN
Call MQOPEN
Call MQPUT
Buffer do have data in it (not empty)
Call MQCLOSE
Call MQDISC
The results of all ... |
|
|
|