DSNI051I csect-name ASYNCHRONOUS GRECP OR LPL RECOVERY IN PROGRESS FOR function-name - ID = function-id TYPE object-type NAME object-name

Explanation

The second pass log apply has started for an object with group buffer pool recovery pending (GRECP) or logical page list (LPL) status.

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 the recovery function.
object-type
The type of object, which is an index space.
object-name
The name of the object.

System action

The object is started and the second pass log apply for GRECP or LPL recovery is initiated. During the LPL or GRECP recovery process, additional messages might be issued, including:

  • DSNI005I, which indicates an error
  • DSNI006I, which indicates the start of recovery
  • DSNI021I, which indicates successful completion
  • DSNI022I, which provides the status of recovery operations

User response

No action is required.

You can issue a DISPLAY DATABASE command with the RESTRICT option for the specified index space to determine whether the GRECP or LPL exception state has been cleared.