
Record level sharing (RLS) options
These options specify the default action to be taken if the CICS® BAC CICS request server
encounters a command to open or close the file, and the file is defined with
RLSACCESS(YES). The following options are available:
- Process SET FILE commands. If checked, CICS BAC will process
the command. If it is a command to close the file, CICS BAC will quiesce the data set associated
with the file (if the file is not currently quiesced) before closing the file.
If it is a command to open the file, CICS BAC will unquiesce the data set associated
with the file (if it is currently quiesced) before opening the file.
- Ignore batch request utility SET FILE command ... If checked, CICS BAC will ignore open and close commands for the file.
However, programs and transaction IDs associated with the file object will
be processed as if the command was processed.
- Terminate with return code. If this box is checked, CICS BAC will terminate the job step with the return code entered in the
associated text field.
- Abend with abend code. If this box is checked, CICS BAC will abend the job step with the abend code entered in the associated
text field.
