DSNU523I RECOVER UTILITY FAILED. NO RECOVERY BASE WAS AVAILABLE AND THE FIRST LOG RECORD WAS NOT THE REQUIRED INITIALIZATION RECORD
Explanation
RECOVER was requested for a table space or a data set of a table space and no image copy or system-level backup was available. Recovery was attempted from the log and failed due to missing data set initialization records. Specifically, the log records which format space map and header pages were missing.
System action
RECOVER completes unsuccessfully with a return code of 8.
System programmer response
Use the problem determination information given below to determine if a user error has occurred. If possible, correct the error and resubmit the RECOVER utility job for this table space or data set. If you suspect an error in Db2, you might need to report the problem. For information about identifying and reporting the problem, see Collecting diagnostic data. for a discussion of possible recovery procedures.
User response
The associated data set has been reset to an empty state. Notify system programmer for corrective action.
Problem determination
This message was preceded by message DSNU513I which identifies the log RBA range being applied. Run the print log map (DSNJU004) utility for the table space in question over the indicated log RBA range.
This will show what log records are present and may assist in determining if a log data set has been damaged or deleted, or if the BSDS has been damaged. If damage to table space DSNDB01.SYSLGRNX is suspected, recover it and attempt the earlier failing recovery again.
Severity
8 (error)