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

Page 53

Advertising
background image

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.

112

XFCBOUT

When CICS is about to back out a file
update.

117

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.

119

XFCLDEL

When backing out writes to a VSAM
ESDS or a BDAM data set.

122

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.

106

XFCQUIS

File control
quiesce send
program

On completion, successful or failed, of a
SET DSNAME QUIESCESTATE
command.

110

XFCREQ

File control EXEC
interface program

Before CICS processes a file control
API request.

79

XFCREQC

After a file control API request has
completed.

80

XFCSREQ

File control file
state program

Before a file OPEN, CLOSE, ENABLE,
or DISABLE command is attempted.

96

XFCSREQC

After a file OPEN, CLOSE, CANCEL
CLOSE, ENABLE, or DISABLE
command has been completed.

96

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.

107

XGMTEXT

“Good morning”
message program

Before the “good morning” message is
sent.

126

XICEREQ

Interval control
EXEC interface
program

Before CICS processes an interval
control API request.

134

XICEREQC

After an interval control API request has
completed.

135

XICEXP

Interval control
program

After expiry of an interval control time
interval.

133

XICREQ

At the start of the interval control
program, before request analysis.

132

XICTENF

When an EXEC CICS START command
requires a terminal that is unknown in
this system.

212

global user exit points

Chapter 1. Global user exit programs

21

Advertising