Home
Using MQINQ
Some values queried using MQINQ are modified by the client code.
- CCSID
- is set to the client CCSID, not that of the queue manager.
- MaxMsgLength
- is reduced if it is restricted by the channel definition. This will be the lower of:
- The value defined in the queue definition, or
- The value defined in the channel definition
For more information, see the WebSphere MQ Application Programming Guide.
Home