The following table lists the properties of the mf.esmq component and shows the event information that can be included in the trace for each property.
Property | Property Description | Level | Event Id | Event Description |
---|---|---|---|---|
ALL | Enables all of the tracing properties | - | - | - |
MQLOAD | Switch load file events | DEBUG | 3 | Switch load file loaded |
START | Start of work units | DEBUG | 3 | Unit of work started |
END | End of work units | DEBUG | 3 | Unit of work finished |
OPEN | Opening of MQI channels | DEBUG | 3 | MQI channel to the server queue manager opened |
CLOSE | Closing of MQI channels | DEBUG | 3 | MQI channel to the server queue manager closed |
COMMIT | Commit decisions | DEBUG | 3 | Decision made to commit the unit of work |
ROLLBACK | Rollback decisions | DEBUG | 3 | Decision made to rollback the unit of work |
PREPARE | Commit preparation | DEBUG | 3 | Preparation to commit the unit of work started |