DSNJ709I csect-name RBA/LRSN value WILL BE NEAR THE END OF THE LOG RANGE. REPLY Y TO CONTINUE, N TO CANCEL
Explanation
This message is issued during enable, disable, or re-enable of data sharing mode if the resulting RBA or LRSN value is close enough to the end of the log range that normal SQL processing is not allowed.
- csect-name
- The name of the control section that issued the message.
- RBA/LRSN
- If you are disabling data sharing, the string RBA is displayed. Otherwise, the string LRSN is displayed.
- value
- The value of the RBA or LRSN if the operation continues.
System action
If Y is entered, the operation proceeds. If N is entered, the restart is terminated.
Operator response
Consult with the system programmer or database administrator to determine the correct reply.
System programmer response
Determine whether the RBA or LRSN value is acceptable. When the RBA or LRSN log is nearing the end of the RBA or LRSN range, normal SQL updates fail with resource unavailable errors for objects that are in basic 6-byte format. Convert database objects to extended 10-byte format before the end of the log range is reached.