DSNI049I csect-name GRECP OR LPL RECOVERY FOR function-name - ID = function-id HAS COMPLETED.
Explanation
The group buffer pool recovery pending (GRECP) or logical page list (LPL) exception state of table spaces or index spaces in a recovery function has been completed.
- csect-name
- The name of the control section that issued the message.
- function-name
- The function that triggered the recovery: Expected values are:
- START DATABASE COMMAND
- AUTOMATIC GRECP RECOVERY
- AUTOMATIC LPL RECOVERY
- function-id
- A decimal number that represents a recovery function. This number corresponds to the function ID number in DSNI006I, DSNI021I, and DSNI051I messages.
Messages DSNI006I (beginning of recovery), DSNI051I (beginning of second pass recovery), and DSNI021I (end of recovery) report about recovering a single table space or index space within a recovery function. A recovery function can recover multiple objects.
Message DSNI049I indicates the end of a recovery function.
System action
The recovery function that is identified by function-name completes normally.
Operator response
No action is required.