00C900A8   

Explanation

The table space, index, or partition could not be started because of a failure to acquire the lock. Activity on the table space, index, or partition must quiesce before the START DB ACCESS(FORCE) command can acquire the necessary lock.

System action

The START operation is not performed.

User response

Wait for all activity on the table space, index, or partition to complete before reissuing the START command.

Problem determination

The requested operation is not performed. Message DSNI002I is issued. If the problem persists after all activity on the table space, index, or partition completes, gather diagnostic information to pursue the problem.

SYS1.LOGREC contains information in the variable recording area (VRA) of the system diagnostic work area (SDWA). Significant fields for this code are: VRARRK13, VRARRK14, and VRARRK15. If you suspect an error in DB2®, you might need to report the problem. For information about identifying and reporting the problem, see Collecting diagnostic data.

Collect the following diagnostic items:
  • Console output from the system on which the job was run, and a listing of the SYSLOG data set for the period of time that spans the failure.
  • SVC dump (or system dump), taken to SYS1.DUMPxx data set, as result of an operator-initiated dump command or SLIP trap exit.
  • Listing of SYS1.LOGREC data set, obtained by executing IFCEREP1.
  • SYSPRINT output, including JCL, for the application program or batch job, and system messages that were issued. Make sure that MSGLEVEL=(1,1) on the JOB statement so that all diagnostic information is sent to SYSPRINT.
  • DB2 log output, including any DB2 recovery log archive tapes.