[z/OS]

DISPLAY GROUP (display QSG information) on z/OS

Use the MQSC command DISPLAY GROUP to display information about the queue sharing group to which the queue manager is connected. This command is valid only when the queue manager is a member of a queue sharing group.

Using MQSC commands

For information on how you use MQSC commands, see Performing local administration tasks using MQSC commands.

You can issue this command from sources 2CR. For an explanation of the source symbols, see Sources from which you can issue MQSC commands on z/OS®.

Synonym: DIS GROUP

DISPLAY GROUP

Read syntax diagramSkip visual syntax diagram DISPLAY GROUP OBSMSGS (NO)OBSMSGS (YES)

Usage notes for DISPLAY GROUP

  1. The response to the DISPLAY GROUP command is a series of messages containing information about the queue sharing group to which the queue manager is connected.
    The following information is returned:
    • The name of the queue sharing group
    • Whether all the queue managers that belong to the group are active or inactive
    • The names of all the queue managers that belong to the group.
    • If you specify OBSMSGS (YES), whether queue managers in the group contain obsolete messages in Db2®

Parameter descriptions for DISPLAY GROUP

OBSMSGS
Specifies whether the command additionally looks for obsolete messages in Db2. This is optional. Possible values are:
NO
Obsolete messages in Db2 are not looked for. This is the default value.
YES
Obsolete messages in Db2 are looked for and messages containing information about any found are returned.