DSNB322I   csect-name - TABLE SPACE OR INDEX SPACE WITH DBID X'dbid' PSID X'psid' PARTITION part-number 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 partition identified by the internal identifiers DBID and PSID. This message is issued instead of message DSNB320I when the name of the table space or index space is not available. The partition cannot be automatically recovered because there are retained physical locks (P-locks) on the partition.

System action

The data in the identified partition is not accessible.

User response

Issue the -DISPLAY DATABASE(*) SPACENAM(*) RESTRICT command to determine the table spaces or index spaces partition in GRECP status. First, start the failed DB2® members that hold retained P-locks on the partition.Issue the -START DATABASE command on the partition 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)