MQCSRV_* (Command Server Options)
See:
- CommandServerDataConversion and CommandServerDeadletterQ attributes in Chapter 42 "Attributes for queue manager" in the WebSphere MQ Application Programming Reference.
- CommandServerDataConversion and CommandServerDeadletterQ parameters in the "Change Queue Manager" command in the WebSphere MQ Programmable Command Formats and Administration Interface.
- CommandServerDataConversion and CommandServerDeadletterQ parameters in "Queue manager attributes" in Appendix C "Event data for object attributes" in Monitoring WebSphere MQ.
MQCSRV_CONVERT_NO |
0 |
X'00000000' |
MQCSRV_CONVERT_YES |
1 |
X'00000001' |
MQCSRV_DLQ_NO |
0 |
X'00000000' |
MQCSRV_DLQ_YES |
1 |
X'00000001' |