DSNU653I csect-name REPLACE OPERATION AT OFFSET hex-data WITH DATA hex-data FAILED. ATTEMPTED TO REPLACE CRITICAL NON-DATA INFORMATION ON THE PAGE page-num WITH INCORRECT INFORMATION.

Explanation

The REPAIR utility job with the LOG YES option was unable to replace certain critical, nondata information in the page for one of these reasons:
  • Some critical information on any page at the indicated offset cannot be replaced by this method.
  • The page is a header page and some of the information at the indicated offset cannot be replaced by this method.
  • The information can be replaced only by using the LOG NO option.

System action

REPAIR resumes executing at the next LOCATE statement. Later control statements in the same LOCATE block are not executed.

User response

Correct the REPAIR control statements and resubmit the request in a new utility job step.

User response

Check the OFFSET option on the REPLACE statement to be sure it does not cause critical information to be replaced. If the replacement is intentional, use the LOG NO option.

Severity

8 (error)