DSNJ032I csect-name alert-level- APPROACHING END OF THE LOG RBA RANGE OF maximum-value. CURRENT LOG RBA IS current-level

Explanation

The current log RBA is approaching the end of the log RBA range. The current log RBA should not be allowed to advance to the maximum-value.

csect-name
The name of the control section that issued the message.
alert-level
The type of alert, based on the current log RBA level:
WARNING
The current log RBA reached x'FFFFFFFF000000000000'.
CRITICAL
The current log RBA value reached x'FFFFFFFFFF0000000000'.
maximum-value
The value is x'FFFFFFFFFFFFFFFFFFFF'.
current-level
The current log RBA value.

System action

Db2 continues processing if the alert-level value is WARNING or if Db2 is restarting. Otherwise, Db2 terminates with reason code 00D10251.

Any attempt to restart Db2 in general access mode, following the termination will cause Db2 to restart in light mode, and Db2 will shut down after restart completes the recovery of the incomplete units-of-recovery.

This message is non-scrollable. It remains highlighted on the console until you take the appropriate action.

Operator response

Notify the system programmer.

If Db2 terminates and restarts in light mode, wait until it completes the recovery of incomplete units-of-recovery, and then restart it in ACCESS(MAINT) mode to recover any indoubt units of recovery, start any table spaces in a restricted state such as LPL or GRECP, or terminate any utilities that are in progress.

System programmer response

Use the following information to determine when to reset the log, and how to reset it.