Overview of the Event Logger logging function
This topic describes the QPF actions, phase changes, and IMS commands that the Event Logger logs.
Event Logger logs the following QPF actions:
Action | Description |
---|---|
ABEND | Terminates an application the next time it tries to insert a message. |
DEQUEUE | Deletes queued messages for a destination. |
FAIL | Issues an A7 status code to the application the next time the IMS region tries to insert a message. |
IPOST | Restarts an IMS region or input device that QPF has placed in a wait status. |
IWAIT | Waits for a region or input device until the next time the region or device tries to insert a message. |
STOP | Stops a destination, region, or input device (Destinations stop immediately, while regions and input devices stop the next time they try to insert a message). |
UNLOAD_DEQUEUE | Unloads and dequeues the queued messages for a destination. |
Event Logger logs the following QPF phase changes:
- OVERFLOW phase started
- MONITOR phase started
- PROTECT phase started
- OVERFLOW phase ended
- PROTECT phase ended
- MONITOR phase ended
Related topic