Home

 

MaxChannels (MQLONG)

This is the maximum number of channels that can be current (including server-connection channels with connected clients). The value must be between 1 and 9999, with a default value of 200. We suggest the following settings: test systems, 200 (the default); production systems, 1000.

This attribute is supported on z/OS only.

To determine the value of this attribute, use the MQIA_MAX_CHANNELS selector with the MQINQ call.



 

Home