Queue Definitions attributes
Use the Queue Definitions attributes to create situations that query queue definitions for an individual queue. This attribute group provides queue definition information for each monitored queue within a queue manager. For example, you can create a situation to detect deleted queues or queues with a particular queue type. Queue Definitions is a multiple-instance attribute group. You cannot mix these attributes with attributes of any other multiple-instance group.
Alter Date & Time The date and time that the channel definition is last altered. The valid format is the standard 16-character date/time format (CYYMMDDHHMMSSmmm), where the strings have the following meanings:
- C
- Century (0 for 20th, 1 for 21st)
- YY
- Year
- MM
- Month
- DD
- Day
- HH
- Hour
- MM
- Minute
- SS
- Second
- mmm
- Millisecond
CF Struct Name The name of the Coupling Facility application structure for this queue. The valid format is an alphanumeric string of up to 12 uppercase characters. This attribute is for QSG environment on z/OS systems only.
Cluster The name of the cluster to which the queue belongs. The valid format is an alphanumeric string of up to 48 case-sensitive characters.
Cluster Channel Name The generic name of the cluster-sender channels that use this queue as a transmission queue. This attribute specifies which cluster-sender channels send messages to a cluster-receiver channel from this cluster transmission queue. The valid format is an alphanumeric string of up to 20 case-sensitive characters. This attribute is for distributed systems only.
Cluster Date & Time The date and time that the cluster queue definition is made available. The valid format is the standard 16-character date/time format (CYYMMDDHHMMSSmmm), where the strings have the following meanings:
- C
- Century (0 for 20th, 1 for 21st)
- YY
- Year
- MM
- Month
- DD
- Day
- HH
- Hour
- MM
- Minute
- SS
- Second
- mmm
- Millisecond
Cluster Namelist The name of the namelist that specifies a list of clusters to which the queue belongs. The valid format is an alphanumeric string of up to 48 case-sensitive characters.
Cluster Queue Type Type of the cluster queue. Valid values are as follows:
- Local = 1
- Alias = 2
- Remote = 3
- Qmgr = 4
- n/a = 255
Creation Date & Time The date and time that this MQ object (for example, a channel or queue) is created. The valid format is the standard 16-character date/time format (CYYMMDDHHMMSSmmm), where the strings have the following meanings:
- C
- Century (0 for 20th, 1 for 21st)
- YY
- Year
- MM
- Month
- DD
- Day
- HH
- Hour
- MM
- Minute
- SS
- Second
- mmm
- Millisecond
Cur Defn Indicates whether the queue or channel is currently defined on the monitored queue manager. Valid values are No = 0 and Yes = 1.
Default Persist The default persistence that is assigned to this queue when it is defined. Messages of a persistent queue are logged and are therefore recoverable after queue manager or system failure; messages of a nonpersistent queue are not recoverable. Valid values are No = 0 and Yes = 1.
Default Priority The default priority that is assigned to this queue when it is defined. When messages are retrieved from a queue, they can be selected by priority, so that higher-priority messages are retrieved before messages that may have reached the queue earlier. The valid format is an integer with a range from 0 - 9.
Definition Type The definition type for the queue. Valid values are as follows:
- Predefined = 1
- PermDyn = 2
- TempDyn = 3
- n/a = -1
Host Name The name of the system on which this queue manager is running. On z/OS systems, this is the SMF ID. The valid format is an alphanumeric string of up to 48 case-sensitive characters.
Host QMgr The queue manager that hosts the cluster queue. The valid format is an alphanumeric string of up to 48 case-sensitive characters.
Origin Node The IBM MQ Monitoring agent-assigned name of the node on which the data for the queue manager originates.
On z/OS systems, this name takes the form qmgr:smfid:MQESA, where qmgr is the name of the queue manager, and smfid is the z/OS system ID or SMF ID.
On distributed systems, this name takes the form qmgr::MQ. If the host ID value is specified by the SET AGENT command, this name takes the form qmgr:hostid:MQ. The valid format is an alphanumeric string of up to 128 case-sensitive characters.
Put Status Indicates whether the current queue is enabled for puts (that is, whether applications may call MQ API routines MQPUT or MQPUT1 for this queue). Valid values are Enabled = 0, Disabled = 1, and n/a = -1.
QMgr Name The name that is assigned to this queue manager. The valid format is an alphanumeric string of up to 48 case-sensitive characters.
QSG Disp The disposition of this queue sharing group. This attribute is for QSG environment on z/OS systems only. 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. This attribute is for QSG environment on z/OS systems only.
Queue Description Text description of the particular queue and its applications. The valid format is an alphanumeric string of up to 256 case-sensitive characters.
Queue Description (Deprecated) Text description of the particular queue and its applications. The valid format is an alphanumeric string of up to 64 case-sensitive characters.
Queue Name The name of a queue that is managed by the selected queue manager. The valid format is an alphanumeric string of up to 48 case-sensitive characters.
Queue Type Type of the queue. Valid values are as follows:
- Local = 1
- Model = 2
- Alias = 3
- Remote = 6
- Cluster = 7
Queue Usage The queue usage, either Normal, XmitQ (for a transmission queue), or n/a. Valid values are Normal = 0, XmitQ = 1, and n/a = -1.
Remote QMgr Name of the queue manager that manages the remote queue if the queue type is Remote, blank if the queue type is Alias. The valid format is an alphanumeric string of up to 48 case-sensitive characters.
Target Object/ Remote Queue Name of the queue/topic that the alias queue is associated with if the queue type is Alias, name of the remote queue that the queue is associated with if the queue type is Remote. The valid format is an alphanumeric string of up to 48 case-sensitive characters.