IBM SC34-6814-04 User Manual

Page 49

Advertising
background image

Table 2. 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

File control quiesce
send program

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

“File control
quiesce send exit
XFCQUIS” on
page 124

XFCREQ

File control EXEC
interface program

Before CICS processes a file control API request.

“Exit XFCREQ” on
page 95

XFCREQC

After a file control API request has completed.

“Exit XFCREQC”
on page 96

XFCSREQ

File control 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

After a 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

“Good morning”
message program

Before the “good morning” message is sent.

“Good morning
message program
exit XGMTEXT”
on page 138

Chapter 1. Global user exit programs

27

Advertising