COMPATIBILITY NO_AUTO_SKIP
To avoid requiring SKIP_MISSING_FILES when TRANDEP files are in use, a new default behavior effectively treats TRANDEP files as though SKIP_MISSING_FILES is turned on, however, for files without TRANDEP activities, recover, rollback, or roll-forward may still terminate execution if unexpected missing files are encountered.
This keyword disables this support to revert to the original behavior.
Note: It is possible that an unexpected FNOP_ERR error can still occur for a TRANDEP file, however, this change should greatly reduce the number of unexpected FNOP_ERR’s.
See Also