|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 6 matches |
Author |
Message |
Topic: MQ 2173 Error Code |
Mainframe Dude
Replies: 12 Views: 17619
|
Forum: Mainframe, CICS, TXSeries Posted: Mon Oct 23, 2006 7:05 am Subject: Thanks |
Thanks for all your input. It looks like my original code matches up with what everyone says it should look like. That's what's so frustrating about this issue. I have many examples of programs, w ... |
Topic: MQ 2173 Error Code |
Mainframe Dude
Replies: 12 Views: 17619
|
Forum: Mainframe, CICS, TXSeries Posted: Fri Oct 20, 2006 12:54 pm Subject: Compilation Error |
I gave it a shot, received a compilation error:
002404 ADD MQPMO-NO-SYNCPOINT MQPMO-FAIL-IF-QUIESCING
002405 GIVING MQM-PMOPTIONS.
2 ... |
Topic: MQ 2173 Error Code |
Mainframe Dude
Replies: 12 Views: 17619
|
Forum: Mainframe, CICS, TXSeries Posted: Fri Oct 20, 2006 12:25 pm Subject: We've Gone Full Circle Now |
If you look at my initial post that's the field I used originally.
CALL 'MQPUT' USING
WS-HANDLE-CONNECT,
WS-HANDLE-OBJECT,
PUT-MESSAGE-DESCRIPTOR,
MQM-PMOPTIONS,
WS-BUFFER-LENGTH, ... |
Topic: MQ 2173 Error Code |
Mainframe Dude
Replies: 12 Views: 17619
|
Forum: Mainframe, CICS, TXSeries Posted: Fri Oct 20, 2006 12:02 pm Subject: MQPMO-OPTIONS Definition: |
In Working-Storage it's defined as follows, an elementary item under MQM-PMOPTIONS:
01 MQM-PMOPTIONS.
** MQPMO structure
10 MQPMO. ... |
Topic: MQ 2173 Error Code |
Mainframe Dude
Replies: 12 Views: 17619
|
Forum: Mainframe, CICS, TXSeries Posted: Fri Oct 20, 2006 11:28 am Subject: Thanks, But Same Error |
I tried your suggestion, but I received the same error. When setting up queues do you know if different security can be defined for MQPUT1 versus MQPUT. My guys say no, but there has to be something ... |
Topic: MQ 2173 Error Code |
Mainframe Dude
Replies: 12 Views: 17619
|
Forum: Mainframe, CICS, TXSeries Posted: Fri Oct 20, 2006 10:01 am Subject: MQ 2173 Error Code |
While changing a Cobol batch program from using an MQPUT1 to using an MQPUT (with MQOPEN before and MQCLOSE after processing is complete), I'm receiving a 2173 reason code, completion code 2, wheneve ... |
|
|
|