Work file validity checks
CHECK PLUS determines whether it should terminate when it encounters a work file that has been allocated as a temporary data set based on the value for the FILECHK installation option. For more information about the FILECHK installation option, see CHECK-PLUS-installation-options.
FILECHK=FAIL
If your installation options specify FILECHK=FAIL and if CHECK PLUS finds that the SYSERR data sets are temporary, CHECK PLUS terminates. On output, if the disposition is MOD, CHECK PLUS resets it to empty.
FILECHK=WARN
You can force CHECK PLUS to process the SYSERR data set in WARN mode instead of FAIL mode by specifying FILECHK=WARN in the CHECK PLUS installation options. In WARN mode, CHECK PLUS issues a warning message but continues processing if SYSERR is allocated as a temporary data set.