DSNB323I   csect-name - TABLE SPACE OR INDEX SPACE WITH DBID X'dbid' PSID X'psid' IN GROUP BUFFERPOOL gbpname IS IN GROUP BUFFERPOOL RECOVERY PENDING STATE AND CANNOT BE AUTOMATICALLY RECOVERED

Explanation

This message reports the group buffer pool recovery pending (GRECP) status of the table space or index space identified by the internal identifiers DBID and PSID. This message is issued instead of message DSNB321I when the name of the table space or index space is not available. The table space or index space cannot be automatically recovered because there are retained physical locks (P-locks) on the space.

System action

The table space or index space is not accessible.

User response

Issue the -DISPLAY DATABASE(*) SPACENAM(*) RESTRICT command to determine the table spaces or index spaces in GRECP status. First, start the failed DB2® members that hold retained P-locks on the table space or index space.Issue the -START DATABASE command on the table space or index space to remove the GRECP status and make the data accessible again. You can also use the RECOVER or LOAD utility with the REPLACE option to clear the GRECP status.

Severity

4 (warning)