Global user exit points – IBM SC33-1683-02 User Manual
Page 53

Table 2. Alphabetical list of global user exit points (continued)
Exit name
Module or
domain
Where or when invoked
Page
XFCBFAIL
File control
recovery control
program
When an error occurs during the
backout of a UOW.
XFCBOUT
When CICS is about to back out a file
update.
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.
XFCLDEL
When backing out writes to a VSAM
ESDS or a BDAM data set.
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.
XFCQUIS
File control
quiesce send
program
On completion, successful or failed, of a
SET DSNAME QUIESCESTATE
command.
XFCREQ
File control EXEC
interface program
Before CICS processes a file control
API request.
XFCREQC
After a file control API request has
completed.
XFCSREQ
File control file
state program
Before a file OPEN, CLOSE, ENABLE,
or DISABLE command is attempted.
XFCSREQC
After a file OPEN, CLOSE, CANCEL
CLOSE, ENABLE, or DISABLE
command has been completed.
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.
XGMTEXT
“Good morning”
message program
Before the “good morning” message is
sent.
XICEREQ
Interval control
EXEC interface
program
Before CICS processes an interval
control API request.
XICEREQC
After an interval control API request has
completed.
XICEXP
Interval control
program
After expiry of an interval control time
interval.
XICREQ
At the start of the interval control
program, before request analysis.
XICTENF
When an EXEC CICS START command
requires a terminal that is unknown in
this system.
global user exit points
Chapter 1. Global user exit programs
21