CommandInputQName (48-byte character string) on IBM i

Command input queue name.

CommandInputQName is the name of the command input queue defined on the local queue manager. It is a queue to which users can send commands, if authorized to do so. The name of the queue depends on the environment:

  • On IBM i, the name of the queue is SYSTEM.ADMIN.COMMAND.QUEUE, and only PCF commands can be sent to it. However, an MQSC command can be sent to this queue if the MQSC command is enclosed within a PCF command of type CMESC. For more information about the Escape command, see Escape.

To determine the value of this attribute, use the CACMDQ selector with the MQINQ call. The length of this attribute is given by LNQN.

Parent topic: Attributes for the queue manager on IBM i