DSNU933I csect-name - TABLESPACE tablespace-name MUST BE REORGANIZED

Explanation

The specified table space was reorganized to materialize pending definition changes. After that REORG job was run, a RECOVER job was run to recover the data to a point in time before the REORG job ran. A subsequent REORG job must be run to complete the point-in-time recovery process.

tablespace-name
The name of the table space.

System action

Utility processing is not initiated.

User response

Run REORG with SHRLEVEL REFERENCE on the entire table space to remove the REORG-pending (REORP) restrictive state, and to complete the point-in-time recovery process.

Severity

8 (error)