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

Page 55

Advertising
background image

Table 2. Alphabetical list of global user exit points (continued)

Exit name

Module or
domain

Where or when invoked

Page

XRMIIN

Resource
manager interface
program

Before execution of an EXEC DLI,
EXEC SQL, or RMI command.

171

XRMIOUT

After execution of an EXEC DLI, EXEC
SQL, or RMI command.

171

XRSINDI

Resource
management
modules

Immediately after a successful install or
discard of a resource.

173

XSNOFF

Security manager
domain

After a terminal user signs off.

178

XSNON

After a terminal user signs on.

177

XSRAB

System recovery
program

When the system recovery program
finds a match for an MVS abend code
in the SRT.

182

XSTERM

System
termination
program

During a normal system shutdown,
immediately before TD buffers are
cleared.

186

XSTOUT

Statistics domain

Before a statistics record is written to
SMF.

180

XSZARQ

Front End
Programming
Interface

After a FEPI request has completed.

125

XSZBRQ

Before a FEPI request is actioned.

125

XTCATT

Terminal control
program

Before task attach.

206

XTCIN

After an input event.

205

XTCOUT

Before an output event.

205

XTCTIN

After a TCAM input event.

206

XTCTOUT

Before a TCAM output event.

207

XTDEREQ

Transient data
EXEC interface
program

Before CICS processes a transient data
API request.

221

XTDEREQC

After a transient data API request has
completed.

223

XTDIN

Transient data
program

After receiving data from QSAM
(extrapartition) or VSAM (intrapartition).

219

XTDOUT

Before passing data to a QSAM
(extrapartition) or VSAM (intrapartition)
user-defined transient data queue.

220

XTDREQ

Before request analysis.

218

XTSEREQ

Temporary
storage EXEC
interface program

Before CICS processes a temporary
storage API request.

194

XTSEREQC

After a temporary storage API request
has completed.

195

XTSPTIN

Temporary
storage domain

Before invocation of a TSPT function.

190

XTSPTOUT

After invocation of a TSPT function.

191

XTSQRIN

Before invocation of a TSQR function.

187

XTSQROUT

After invocation of a TSQR function.

188

XXDFA

DBCTL interface
control program

In the active CICS when CICS-DBCTL
connection fails.

39

global user exit points

Chapter 1. Global user exit programs

23

Advertising