DSNU213I csect-name - AUX CHECK PENDING ON TABLE SPACE table-space PROHIBITS PROCESSING

Explanation

The processing is prohibited because the table-space is in an AUX CHECK PENDING state.

System action

Utility terminates and returns completion code=8.

Programmer response

Run the CHECK DATA utility with the AUXERROR INVALIDATE option. If there are no AUX CHECK errors, AUX CHECK PENDING will be reset. If AUX CHECK errors are found, AUX CHECK PENDING will be reset and the table space will be set to an AUX WARNING state. This allows the rows with AUX CHECK errors to be corrected. Correct the errors and rerun CHECK DATA. If no more AUX CHECK errors are found, the AUX WARNING state will be reset.