CSQJ106E +CSQ1 LOG READ ERROR DSNAME=..., LOGRBA=..., ERROR STATUS=ccccffss
CSQJ124E +CSQ1 OFFLOAD OF ACTIVE LOG SUSPENDED FROM RBA xxxxxx TO RBA xxxxxx DUE TO I/O ERROR
If the active log data set has been stopped, it is not used for logging. The data set is not deallocated; it is still used for reading. Even if the data set is not stopped, an active log data set that gives persistent errors should be replaced.
How you replace the data set depends on whether you are using single or dual active logging.
If you are using dual active logging:
The data is saved on the other active log and this can be copied to a replacement active log.
You can run the DELETE and NEWLOG functions in the same job step. Put the DELETE statement before NEWLOG statement in the SYSIN input data set.
If you are using single active logging:
If further I/O errors prevent you from copying the entire data set, a gap occurs in the log.
The DELETE and NEWLOG functions can be run in the same job step. Put the DELETE statement before NEWLOG statement in the SYSIN input data set.
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
realo |