CommandLevel (MQLONG)

This indicates the level of system control commands supported by the queue manager. This can be one of the following values:
MQCMDL_LEVEL_600
Level 600 of system control commands.
This value is returned by the following versions:
  • IBM® WebSphere® MQ for AIX® Version 6.0
  • IBM WebSphere MQ for HP-UX Version 6.0
  • IBM WebSphere MQ for iSeries Version 6.0
  • IBM WebSphere MQ for Linux® Version 6.0
  • IBM WebSphere MQ for Solaris Version 6.0
  • IBM WebSphere MQ for Windows Version 6.0
  • IBM WebSphere MQ for z/OS® Version 6.0
MQCMDL_LEVEL_700
Level 700 of system control commands.
This value is returned by the following versions:
  • IBM WebSphere MQ for AIX Version 7.0
  • IBM WebSphere MQ for HP-UX Version 7.0
  • IBM WebSphere MQ for IBM i Version 7.0
  • IBM WebSphere MQ for Linux Version 7.0
  • IBM WebSphere MQ for Solaris Version 7.0
  • IBM WebSphere MQ for Windows Version 7.0
  • IBM WebSphere MQ for z/OS Version 7.0
MQCMDL_LEVEL_701
Level 701 of system control commands.
This value is returned by the following versions:
  • IBM WebSphere MQ for AIX Version 7.0.1
  • IBM WebSphere MQ for HP-UX Version 7.0.1
  • IBM WebSphere MQ for IBM i Version 7.0.1
  • IBM WebSphere MQ for Linux Version 7.0.1
  • IBM WebSphere MQ for Solaris Version 7.0.1
  • IBM WebSphere MQ for Windows Version 7.0.1
  • IBM WebSphere MQ for z/OS Version 7.0.1
MQCMDL_LEVEL_710
Level 710 of system control commands.
This value is returned by the following versions:
  • IBM WebSphere MQ for AIX Version 7.1
  • IBM WebSphere MQ for HP-UX Version 7.1
  • IBM WebSphere MQ for IBM i Version 7.1
  • IBM WebSphere MQ for Linux Version 7.1
  • IBM WebSphere MQ for Solaris Version 7.1
  • IBM WebSphere MQ for Windows Version 7.1
  • IBM WebSphere MQ for z/OS Version 7.1
MQCMDL_LEVEL_750
Level 750 of system control commands.
This value is returned by the following versions:
  • IBM WebSphere MQ for AIX Version 7.5
  • IBM WebSphere MQ for HP-UX Version 7.5
  • IBM WebSphere MQ for IBM i Version 7.5
  • IBM WebSphere MQ for Linux Version 7.5
  • IBM WebSphere MQ for Solaris Version 7.5
  • IBM WebSphere MQ for Windows Version 7.5
MQCMDL_LEVEL_800
Level 800 of system control commands.
This value is returned by the following versions:
  • IBM WebSphere MQ for AIX Version 8.0
  • IBM WebSphere MQ for HP-UX Version 8.0
  • IBM WebSphere MQ for IBM i Version 8.0
  • IBM WebSphere MQ for Linux Version 8.0
  • IBM WebSphere MQ for Solaris Version 8.0
  • IBM WebSphere MQ for Windows Version 8.0
  • IBM WebSphere MQ for z/OS Version 8.0
[V8.0.0.2 Feb 2015]MQCMDL_LEVEL_801
[V8.0.0.2 Feb 2015]Level 801 of system control commands.
This value is returned by the following versions:
  • IBM MQ for AIX Version 8.0.0.2
  • IBM MQ for HP-UX Version 8.0.0.2
  • IBM MQ for IBM i Version 8.0.0.2
  • IBM MQ for Linux Version 8.0.0.2
  • IBM MQ for Solaris Version 8.0.0.2
[V8.0.0.3 Jun 2015] MQCMDL_LEVEL_802
[V8.0.0.3 Jun 2015]Level 802 of system control commands.
This value is returned by the following versions:
  • IBM MQ for AIX Version 8.0.0.3
  • IBM MQ for HP-UX Version 8.0.0.3
  • IBM MQ for IBM i Version 8.0.0.3
  • IBM MQ for Linux Version 8.0.0.3
  • IBM MQ for Solaris Version 8.0.0.3
  • IBM MQ for Windows Version 8.0.0.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 MQIA_COMMAND_LEVEL selector with the MQINQ call.