Event History attributes
Use the Event History attributes to look for trends in the occurrence of IBM MQ events. Because you can monitor events that occur in a queue manager from the same or another queue manager, the Event QMgr Name and Event Host Name attributes indicate where the event actually occurs. Events are displayed whether they are local or if they occur on a remote queue manager that reports to the selected queue manager. These attributes are informational only; they cannot be used to create situations.
Appl ID The application identifier that is associated with the event or message. On z/OS systems, this is the JOBNAME; in CICS it is the VTAM Application ID; in IMS it is the IMS subsystem ID. The valid format is an alphanumeric string of up to 28 case-sensitive characters.
Appl Type The application type that is associated with the event or message. The valid format is an integer. Valid values are as follows:
- Unknown = -1
- NoContext = 0
- CICS = 1
- MVS = 2
- IMS = 3
- OS2 = 4
- DOS = 5
- UNIX = 6
- QMGR = 7
- OS400 = 8
- WINDOWS = 9
- CICS_VSE = 10
- WINDOWS_NT = 11
- VMS = 12
- GUARDIAN = 13
- VOS = 14
- OPEN_TP1 = 15
- VM = 18
- IMS_BRIDGE = 19
- XCF = 20
- CICS_BRIDGE = 21
- NOTES_AGENT = 22
- TPF = 23
- USER = 25
- QMGR_PUBLISH = 26
- JAVA = 28
- DQM = 29
- CHINIT = 30
- WLM = 31
- BATCH = 32
- RRS_BATCH= 33
- SIB = 34
- SYSTEMEXT = 35
- MCAST_PUBLISH= 36
- SYSTEM = 101
- USER = 65536
Event The description of the outstanding IBM MQ event (for example, Channel_Stopped). The valid format is an integer. Valid values are as follows:
- Alias_Base_Queue_Type_Error = 2001
- Get_Inhibited = 2016
- Not_Authorized = 2035
- Put_Inhibited = 2051
- Queue_Full = 2053
- Queue_Type_Error = 2057
- Unknown_Alias_Base_Queue = 2082
- Unknown_Object_Name = 2085
- Unknown_Remote_Queue_Manager = 2087
- Transmission_Queue_Type_Error = 2091
- Transmission_Queue_Usage_Error = 2092
- Bridge_Started = 2125
- Bridge_Stopped = 2126
- Remote_Queue_Name_Error = 2184
- Unknown_Transmission_Queue = 2196
- Unknown_Default_Xmit_Queue = 2197
- Default_Xmit_Queue_Type_Error = 2198
- Default_Xmit_Queue_Usage_Error = 2199
- Queue_Manager_Active = 2222
- Queue_Manager_Not_Active = 2223
- Queue_Depth_High = 2224
- Queue_Depth_Low = 2225
- Queue_Service_Interval_High = 2226
- Queue_Service_Interval_OK = 2227
- Channel_Auto_Definition_OK = 2233
- Channel_Auto_Definition_Error = 2234
- Channel_Stopped_By_User = 2279
- Channel_Started = 2282
- Channel_Stopped = 2283
- Channel_Conversion_Error = 2284
- Channel_Activated = 2295
- Channel_Not_Activated = 2296
- Configuration_Create_Object = 2367
- Configuration_Change_Object = 2368
- Configuration_Delete_Object = 2369
- Configuration_Refresh_Object = 2370
- Channel_SSL_Error = 2371
- Logger = 2411
- Command_MQSC = 2412
- Command_PCF = 2413
- Channel_Blocked = 2577
- Channel_Blocked_Warning = 2578
- Subscription_Create = 2579
- Subscription_Delete = 2580
- Subscription_Change = 2581
- Subscription_Refresh = 2582
- Installation_Mismatch = 2583
- Not_Privileged = 2584
- Properties_Disabled = 2586
- Hmsg_Not_Available = 2587
- Exit_Props_Not_Supported = 2588
- Installation_Missing = 2589
- Fastpath_Not_Available = 2590
- Cipher_Spec_Not_Suite_B = 2591
- Suite_B_Error = 2592
- Reopen_Excl_Input_Error = 6100
- Reopen_Inquire_Error = 6101
- Reopen_Saved_Context_Err = 6102
- Reopen_Temporary_Q_Error = 6103
- Attribute_Locked = 6104
- Cursor_Not_Valid = 6105
- Encoding_Errro = 6106
- Struc_Id_Error = 6107
- Null_Pointer = 6108
- No_Connection_Reference = 6109
- No_Buffer = 6110
- Binary_Data_Length_Error = 6111
- Buffer_Not_Automatic = 6112
- Insufficient_Buffer = 6113
- Insufficient_Data = 6114
- Data_Truncated = 6115
- Zero_Length = 6116
- Negative_Length = 6117
- Negative_Offset = 6118
- Inconsistent_Format = 6119
- Inconsistent_Object_State = 6120
- Context_Object_Not_Valid = 6121
- Context_Open_Error = 6122
- Struc_Length_Error = 6123
- Not_Connected = 6124
- Not_Open = 6125
- Distribution_List_Empty = 6126
- Inconsistent_Open_Options = 6127
- Wrong_Version = 6128
- Reference_Error = 6129
- XR_Not_Available = 6130
- PDS_Events_Lost = 1002052
- Queue_Not_Full = 1002053
Event Date & Time The time and date that the event is posted to the MQ event queue. 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
Event Host Name The name of the host system on which this event occurs (which is not necessarily the host system reporting the event). If this is a z/OS system, this is the SMF ID. The valid format is an alphanumeric string of up to 48 case-sensitive characters.
Event QMgr Name The name of the queue manager on which this event occurs (which is not necessarily the queue manager reporting the event). The valid format is an alphanumeric string of up to 48 case-sensitive characters.
Event Qualifier Describes the condition that generates the event. Valid format is an integer. Valid values are as follows:
- n/a = 0
- Connection_Not_Authorized = 1
- Open_Not_Authorized = 2
- Close_Not_Authorized = 3
- Command_Not_Authorized = 4
- Queue_Manager_Stopping = 5
- Queue_Manager_Quiescing = 6
- Channel_Stopped_OK = 7
- Channel_Stopped_Error = 8
- Channel_Stopped_Retry = 9
- Channel_Stopped_Disabled = 10
- Bridge_Stopped_OK = 11
- Bridge_Stopped_Error = 12
- SSL_Handshake_Error = 13
- SSL_Cipher_Spec_Error = 14
- SSL_Client_Auth_Error = 15
- SSL_Peer_Name_Error = 16
- Sub_Not_Authorized = 17
- Sub_Dest_Not_Authorized = 18
- Ssl_Unknown_Revocation = 19
- Sys_Conn_Not_Authorized = 20
- Channel_Blocked_Address = 21
- Channel_Blocked_Userid = 22
- Channel_Blocked_Noaccess = 23
- Max_Active_Channels = 24
- Max_Channels = 25
- Svrconn_Inst_Limit = 26
- Client_Inst_Limit = 27
- Caf_Not_Installed = 28
- CSP_Not_Authorized = 29
- Failover_Permitted = 30
- Failover_Not_Permitted = 31
- Standby_Activated = 32
- COMMAND_NONE = 1000
- Change_Queue_Manager = 1001
- Inquire_Queue_Manager = 1002
- Change_Process = 1003
- Copy_Process = 1004
- Create_Process = 1005
- Delete_Process = 1006
- Inquire_Process = 1007
- Change_Queue = 1008
- Clear_Queue = 1009
- Copy_Queue = 1010
- Create_Queue = 1011
- Delete_Queue = 1012
- Inquire_Queue = 1013
- Refresh_Queue_Manager = 1016
- Reset_Queue_Stats = 1017
- Inquire_Queue_Names = 1018
- Inquire_Process_Names = 1019
- Inquire_Channel_Names = 1020
- Change_Channel = 1021
- Copy_Channel = 1022
- Create_Channel = 1023
- Delete_Channel = 1024
- Inquire_Channel = 1025
- Ping_Channel = 1026
- Reset_Channel = 1027
- Start_Channel = 1028
- Stop_Channel = 1029
- Start_Channel_Initiator = 1030
- Start_Channel_Listener = 1031
- Change_Namelist = 1032
- Copy_Namelist = 1033
- Create_Namelist = 1034
- Delete_Namelist = 1035
- Inquire_Namelist = 1036
- Inquire_Namelist_Names = 1037
- Escape = 1038
- Resolve_Channel = 1039
- Ping_Queue_Manager = 1040
- Inquire_Queue_Status = 1041
- Inquire_Channel_Status = 1042
- Config_Event = 1043
- Queue_Manager_Event = 1044
- Performance_Event = 1045
- Channel_Event = 1046
- Delete_Publication = 1060
- Deregister_Publisher = 1061
- Deregister_Subscriber = 1062
- Publish = 1063
- Register_Publisher = 1064
- Register_Subscriber = 1065
- Request_Update = 1066
- Broker_Internal = 1067
- Activity_Message = 1069
- Inquire_Cluster_Queue_Manager = 1070
- Resume_Queue_Manager_Cluster = 1071
- Suspend_Queue_Manager_Cluster = 1072
- Refresh_Cluster = 1073
- Reset_Cluster = 1074
- Trace_Route = 1075
- Refresh_Security = 1078
- Change_Authentication_Information = 1079
- Copy_Authentication_Information = 1080
- Create_Authentication_Information = 1081
- Delete_Authentication_Information = 1082
- Inquire_Authentication_Information = 1083
- Inquire_Authentication_Information_Names = 1084
- Inquire_Connection = 1085
- Stop_Connection = 1086
- Inquire_Authority_Records = 1087
- Inquire_Entity_Auth = 1088
- Delete_Authority_Records = 1089
- Set_Authority_Records = 1090
- Logger_Event = 1091
- Reset_Queue_Manager = 1092
- Change_Listener = 1093
- Copy_Listener = 1094
- Create_Listener = 1095
- Delete_Listener = 1096
- Inquire_Listener = 1097
- Inquire_Listener_Status = 1098
- Command_Event = 1099
- Change_Security = 1100
- Change_CF_Structure = 1101
- Change_Storage_Class = 1102
- Change_Trace = 1103
- Archive_Log = 1104
- Backup_CF_Structure = 1105
- Create_Buffer_Pool = 1106
- Create_Page_Set = 1107
- Create_CF_Structure = 1108
- Create_Storage_Class = 1109
- Copy_CF_Structure = 1110
- Copy_Storage_Class = 1111
- Delete_CF_Structure = 1112
- Delete_Storage_Class = 1113
- Inquire_Archive = 1114
- Inquire_CF_Structure = 1115
- Inquire_CF_Structure_Status = 1116
- Inquire_Command_Server = 1117
- Inquire_Channel_Init = 1118
- Inquire_QSG = 1119
- Inquire_Log = 1120
- Inquire_Security = 1121
- Inquire_Storage_Class = 1122
- Inquire_System = 1123
- Inquire_Thread = 1124
- Inquire_Trace = 1125
- Inquire_Usage = 1126
- Move_Queue = 1127
- Recover_BSDS = 1128
- Recover_CF_Structure = 1129
- Reset_Tpipe = 1130
- Resolve_Indoubt = 1131
- Resume_Queue_Manager = 1132
- Reverify_Security = 1133
- Set_Archive = 1134
- Set_Log = 1136
- Set_System = 1137
- Start_Command_Server = 1138
- Start_Queue_Manager = 1139
- Start_Trace = 1140
- Stop_Channel_Init = 1141
- Stop_Channel_Listener = 1142
- Stop_Command_Server = 1143
- Stop_Queue_Manager = 1144
- Stop_Trace = 1145
- Suspend_Queue_Manager = 1146
- Inquire_CF_Structure_Names = 1147
- Inquire_Storage_Class_Names = 1148
- Change_Service = 1149
- Copy_Service = 1150
- Create_Service = 1151
- Delete_Service = 1152
- Inquire_Service = 1153
- Inquire_Service_Status = 1154
- Start_Service = 1155
- Stop_Service = 1156
- Delete_Buffer_Pool = 1157
- Delete_Page_Set = 1158
- Change_Buffer_Pool = 1159
- Change_Page_Set = 1160
- Inquire_Queue_Manager_Status = 1161
- Create_Log = 1162
- Statistics_MQI = 1164
- Statistics_Queue = 1165
- Statistics_Channel = 1166
- Accounting_MQI = 1167
- Accounting_Queue = 1168
- Inquire_Authority_Service = 1169
- Attributes_Before_Change = 1000001
- Attributes_After_Change = 1000002
- Change_Topic = 1170
- Copy_Topic = 1171
- Create_Topic = 1172
- Delete_Topic = 1173
- Inquire_Topic = 1174
- Inquire_Topic_Names = 1175
- Inquire_Subscription = 1176
- Create_Subscription = 1177
- Change_Subscription = 1178
- Delete_Subscription = 1179
- Clear_Subscription = 1180
- Copy_Subscription = 1181
- Inquire_SBStatus = 1182
- Inquire_Topic_Status = 1183
- Clear_Topic_String = 1184
- Inquire_PubSub_Status = 1185
- Inquire_SMDS = 1186
- Change_SMDS = 1187
- Reset_SMDS = 1188
- Create_Communication_Information = 1190
- Inquire_Communication_Information = 1191
- Change_Communication_Information = 1192
- Copy_Communication_Information = 1193
- Delete_Communication_Information = 1194
- Purge_Channel = 1195
- MQXR_Diagnostics = 1196
- Start_SMDS_Connection = 1197
- Stop_SMDS_Connection = 1198
- Inquire_SMDS_Connection = 1199
- Inquire_MQXR_Status = 1200
- Start_Client_Trace = 1201
- Stop_Client_Trace = 1202
- Set_Channel_Authentication_Record = 1203
- Inquire_Channel_Authentication_Records = 1204
- Inquire_Prot_Policy = 1205
- Create_Prot_Policy = 1206
- Delete_Prot_Policy = 1207
- Change_Prot_Policy = 1208
- Activity_Trace = 1209
- Reset_CF_Structure = 1213
- Inquire_XR_Capability = 1214
Event User ID The user ID that issued the command or call that generated the event. This attribute is not displayed on the portal by default. To display it, create a query to customize the workspace.
Instances The count of instances of the event. The valid format is an integer.
Internal EventID The internal identifier that is assigned to the event. The valid format is an alphanumeric string of up to 8 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.
PCF Length The length of the PCF parameters for the event. The valid format is an integer.
PCF Parameters The PCF parameters structures for the event. Valid format is an alphanumeric string of up to 2048 case-sensitive characters.
Reporting Host Name The name of the system reporting this event (which is not necessarily the host system on which the event occurred). On z/OS systems, this is the SMF ID. The valid format is an alphanumeric string of up to 48 case-sensitive characters.
Reporting QMgr Name The name assigned to the queue manager reporting this event (which is not necessarily the queue manager on which the event occurred). The valid format is an alphanumeric string of up to 48 case-sensitive characters.
Resource Name The name of the IBM MQ resource (channel or queue) on which the event occurs. The valid format is an alphanumeric string of up to 256 case-sensitive characters.
Resource Name (Deprecated) The name of the IBM MQ resource (channel or queue) on which the event occurs. The valid format is an alphanumeric string of up to 48 case-sensitive characters. This attribute is deprecated.