QSG Queues attributes (z/OS systems only)

Use the QSG Queues attributes to create situations for detecting problems in the queues that belong to the queue sharing group. QSG Queues is a multiple-instance attribute group. You cannot mix these attributes with attributes of any other multiple-instance group.

The QSG Queues attributes are available for QSG environment on z/OS systems only.

% Full The current number of messages on the queue (the current depth of queue) divided by the maximum number of messages for the queue and expressed as a percentage.

CF Struct Name The name of the Coupling Facility application structure for the queue. The valid format is an alphanumeric string of up to 12 uppercase characters.

Current Depth The number of messages that are currently on the queue. For Copy queues this number indicates the copy with the greatest depth. The valid format is an integer.

Origin Node The IBM MQ Monitoring agent-assigned name of the node on which the data for the queue sharing group originates. This name takes the form qsgname::MQQSG, where qsgname is the name of the queue sharing group. The valid format is an alphanumeric string of up to 128 case-sensitive characters.

QMgr Name For Copy queues, the name assigned to the queue manager that returned the largest Current depth of queue value, is displayed; for Shared queues, the name of the queue sharing group is displayed. The valid format is an alphanumeric string of up to 4 case-sensitive characters.

QSG Disp The disposition of the queue in the queue sharing group. Valid values are as follows:

  • Qmgr = 0
  • Copy = 1
  • Shared = 2
  • Group = 3
  • Unknown = 255

QSG Name The name of the queue sharing group. The valid format is an alphanumeric string of up to 4 case-sensitive characters.

Queue Name The name of the queue. The valid format is an alphanumeric string of up to 48 case-sensitive characters.