[IBM i]

CommandLevel (10-digit signed integer) on IBM i

Command Level. This indicates the level of system control commands supported by the queue manager.

The level is one of the following values:
CML800
Level 800 of system control commands.
This value is returned by the following applications:
  • IBM® MQ for IBM i
    • Version 8.0
CML900
Level 900 of system control commands.
This value is returned by the following applications:
  • IBM MQ for IBM i
    • Version 9.0
CML910
Level 910 of system control commands.
This value is returned by the following applications:
  • IBM MQ for IBM i
    • Version 9.1
CML920
Level 920 of system control commands.
This value is returned by the following applications:
  • IBM MQ for IBM i
    • Version 9.2
CML930
Level 930 of system control commands.
This value is returned by the following applications:
  • IBM MQ for IBM i
    • Version 9.3

The set of system control commands that corresponds to a particular value of the CommandLevel attribute varies according to the value of the Platform attribute; both must be used to decide which system control commands are supported.

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