Namelist attributes
Use the Namelist attributes to view data associated with namelists. This group includes namelist name, count, and description.
Alter Date & Time The date and time the namelist definition was 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
Description (Deprecated) The namelist description. The valid format is an alphanumeric string of up to 64 characters.
Description The namelist description. The valid format is an alphanumeric string of up to 256 characters.
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.
Name Count The number of names in the namelist. The valid format is an integer.
Namelist Name The name of the namelist. The valid format is an alphanumeric string of up to 48 characters.
Names The names in the namelist, separated by blanks. The valid format is an alphanumeric string of up to 1024 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 of 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 of qmgr::MQ. If the host ID value is specified by the SET AGENT command, this name takes the form of qmgr:hostid:MQ. The valid format is an alphanumeric string of up to 128 case-sensitive characters.
QMgr Name The name assigned to this queue manager. The valid format is an alphanumeric string of up to 48 case-sensitive characters.