00C900AD   

Explanation

An attempt was made to access a resource that is in the REORG pending state.

System action

The use of the resource is not allowed.

System programmer response

Use the REORG utility with SHRLEVEL(NONE) PART n1:n2 to resolve the REORG pending state. The following methods can be used to resolve the REORG pending state:
  • REORG SHRLEVER(NONE) PART (m:n)
  • LOAD REPLACE tablespace
  • DROP tablespace

Problem determination

The requested operation is not performed because the table space might be in an inconsistent state. SQLCODE -904 is issued.