Error Log attributes (distributed systems only)
Use the Error Log attributes to create situations that are associated with messages in the error log of a monitored (non z/OS systems only) queue manager. Error Log is a multiple-instance attribute group. You cannot mix these attributes with attributes of any other multiple-instance group.
The Error Log attributes are available on distributed systems only.
Error Message Host Name The host name of the error message. The valid format is an alphanumeric string of up to 48 case-sensitive characters.
Explanation (Deprecated) Text that further explains the message in the error log of the queue manager. The valid format is an alphanumeric string of up to 512 case-sensitive characters.
Explanation Text that further explains the message in the error log of the queue manager. The valid format is an alphanumeric string of up to 1024 case-sensitive 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.
Installation Name The name of the installation of the queue manager on which the error occurred. This attribute does not apply to i5/OS™ systems and it is displayed as n/a for an i5/OS system.
Involved Object The name of the object that is associated with the reported message, if found in the message. The agent first scans the Message Text field and extracts text from between the first pair of single quotation marks that are found. If none are found, the agent next scans the Explanation field in the same way. If no text enclosed in single quotation marks is found, the Involved Object field is blank. The valid format is an alphanumeric string of up to 64 case-sensitive characters.
Log Date & Time The date and time of the sample. 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
Message ID The identifier of the message in the error log of the queue manager. The valid format is an alphanumeric string of up to 12 case-sensitive characters.
Message Text (Deprecated) The text of the message in the error log of the queue manager. The valid format is an alphanumeric string of up to 128 case-sensitive characters.
Message Text The text of the message in the error log of the queue manager. The valid format is an alphanumeric string of up to 256 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 distributed systems, this name takes the form qmgr::MQ. If the hostid 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.
Program Name The name of the program that encounter the error.
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.
User Action (Deprecated) Text that recommends a user response to the message in the error log of the queue manager. The valid format is an alphanumeric string of up to 512 case-sensitive characters.
User Action Text that recommends a user response to the message in the error log of the queue manager. The valid format is an alphanumeric string of up to 1024 case-sensitive characters.
User NameThe name of the user ID that runs the program of errors.