Queue sharing group properties
We cannot edit the values of any queue sharing group properties.
The following tables list all the properties for queue sharing groups.
For each property, there is a brief description of what it means. The equivalent MQSC command is DISPLAY GROUP, which returns information about the queue sharing group to which a queue manager belongs. For more information about MQSC commands, see Administration using MQSC commands.
We cannot edit the values of any of these properties.
Parent topic: Properties
Property Meaning Queue sharing group name The name of the queue sharing group. Queue manager name The name of the queue manager. Queue manager number The number, generated internally, of the queue manager in the group. Db2 name The name of the Db2 subsystem or group to which the queue manager is to connect. Queue manager status The current status of the queue manager. Active means that the queue manager is running; Inactive means that the queue manager is not running, having terminated normally; Failed means that the queue manager is not running, having terminated abnormally; Created means that the queue manager has been defined to the group, but has not yet been started; Unknown means that the status cannot be determined. Db2 connection status The current status of the connection to Db2. Command level The command level supported by the queue manager. Queue manager CPF The command prefix of the queue manager.
Related concepts