DSNU501I csect-name A PAGE HAS BEEN STOPPED DURING utility-name. SEE PREVIOUS DSNI012 MESSAGE

Explanation

The utility completed normally, but the data manager subcomponent cannot apply all of the log records because the Db2 is inconsistent.

csect-name
The name of the control section that issued the message.
utility-name
The name of the utility: RECOVER or FLASHCOPY WITH CONSISTENCY.

System action

The data manager subcomponent marked the pages that are identified in message the preceding DSNI012 message as broken. All other pages were recovered successfully. Log apply was stopped at the point of the inconsistency in the Db2 log for that page.

User response

Use the REPAIR utility to apply changes that should have been made by the log record that is in error.

If you were recovering to the current point in time, use the RECOVER utility, specifying 'PAGE(page-number) CONTINUE', where page-number is the page number of the page where the inconsistency was found. Db2 will retrieve the page from disk and apply log records starting after the inconsistent one.

Severity

8 (error)