DSNU538I RECOVER ERROR RANGE OF DSN=dataset-name ON VOLUME=volume-serial FROM CCHH=X'low-cchh' TO CCHH=X'high-cchh' CONTAINS PHYSICAL ERROR
Explanation
This message indicates that the error range involved in the error range recover dataset-name is the data set that has the physical error. The data set resides on DASD volume volume-serial, and the error range is from track address X'low-cchh' to track address X'high-cchh'.
If the error range of a data set covers more than one extent or more than one volume, one message is issued per extent per volume.
- dataset-name
- The data set name.
- volume-serial
- The volume serial number.
- low-cchh
- The track address of the beginning of the error range, in CCCCcccH format.
- high-cchh
- The track address of the end of the error range, in CCCCcccH format.
System action
Physical I/O error detected during error range recover. Processing terminated with return code 8.
System programmer response
A DSNU086 message is issued to the console by Db2 while running error range recovery. This message indicates that the physical error is not recovered. Run ICKDSF or equivalent service utility to recover the physical error then run the error range recover again.
Problem determination
Use the information that is provided by this message to run ICKDSF and then run error range recover again.
Severity
8 (error)