DSNJ101E csect-name CRCRERBA OF rrr IS xxx THAN ANY KNOWN RBA, BUT COLD START WAS NOT SPECIFIED

Explanation

Truncation cannot take place because the CRCR end RBA is not in the range of RBA values known to either the active or archive logs. 'rrr' is the end RBA specified in the active record. 'xxx' is replaced by either HIGHER or LOWER. If HIGHER is the case, the CRCRERBA is higher than the end RBA of the most recent active log data set. LOWER means the CRCRERBA is lower than the starting RBA of the oldest archive data set.

System action

Db2 startup is terminated.

Operator response

Notify the system programmer.

System programmer response

Most likely, the archive log data set that contained the requested RBA has been deleted from the bootstrap data set (BSDS) by the change log inventory (DSNJU003) utility. Locate the output from an old Print Map run, and identify the data set that contains the missing RBA. If the data set has not been reused, run the DSNJU003 utility to add this data set back into the inventory of log data sets. Restart Db2.