Table2. Alphabetical list of global user exit points (continued)
Exit name Module or domain Where or when invoked Topic
XFCBFAIL File control recovery
control program
When an error occurs during the backout of a
UOW.
“Exit XFCBFAIL,
file control backout
failure exit” on
page 127
XFCBOUT When CICS is about to back out a file update. “Exit XFCBOUT,
file control backout
exit” on page 131
XFCBOVER When CICS is about to skip backout of a UOW
because a batch program has overridden RLS
retained lock protection and opened a data set for
batch processing.
“Exit XFCBOVER,
file control backout
override exit” on
page 132
XFCLDEL When backing out writes to a VSAM ESDS or a
BDAM data set.
“Exit XFCLDEL,
file control logical
delete exit” on
page 135
XFCFRIN File control domain Before the execution of a file control request. “XFCFRIN” on
page 72
XFCFROUT After the execution of a file control request. “XFCFROUT” on
page 73
XFCNREC File control open/close
program
When a mismatch is detected between the backout
recovery setting for a file and its associated data
set during file open processing.
Exit XFCNREC
XFCQUIS Filecontrol quiesce
send program
On completion, successful or failed, of a SET
DSNAME QUIESCESTATEcommand.
“File control
quiesce send exit
XFCQUIS” on
page 124
XFCREQ File control EXEC
interface program
Before CICS processes a file controlAPI request. “Exit XFCREQ” on
page 95
XFCREQC Aftera file control API request has completed. “Exit XFCREQC”
on page 96
XFCSREQ Filecontrol file state
program
Before a file OPEN, CLOSE, ENABLE, or DISABLE
command is attempted.
“File control file
state program
exits XFCSREQ
and XFCSREQC”
on page 111
XFCSREQC Aftera file OPEN, CLOSE, CANCEL CLOSE,
ENABLE, or DISABLE command has been
completed.
“File control file
state program
exits XFCSREQ
and XFCSREQC”
on page 111
XFCVSDS File control quiesce
receive program
After RLS has informed CICS that processing is
required as a result of a data set-related action
occurring in the sysplex.
“File control
quiesce receive
exit, XFCVSDS”
on page 122
XGMTEXT “Goodmorning”
message program
Before the “good morning” message is sent. “Goodmorning
message program
exit XGMTEXT”
on page 138
Chapter1. Global user exit programs 27