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

Page 52

Advertising
background image

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

Exit name

Module or
domain

Where or when invoked

Page

XDSAWT

Dispatcher
domain

After an operating system wait.

42

XDSBWT

Before an operating system wait.

42

XDTAD

Data tables
management

When a write request is issued to a
data table.

36

XDTLC

At the completion of loading of a data
table.

37

XDTRD

During the loading of a data table,
whenever a record is retrieved from the
source data set.

34

XDUCLSE

Dump domain

After the domain closes a transaction
dump data set.

55

XDUOUT

Before the domain writes a record to
the transaction dump data set.

55

XDUREQ

Before the domain takes a system or
transaction dump.

49

XDUREQC

After a system or transaction dump has
been taken (or failed or been
suppressed).

52

XEIIN

EXEC interface
program

Before the execution of any EXEC
CICS API or SPI command.

66

XEIOUT

After the execution of any EXEC CICS
API or SPI command.

68

XEISPIN

Before the execution of any EXEC
CICS SPI command

except

EXEC

CICS ENABLE, EXEC CICS DISABLE,
or EXEC CICS EXTRACT EXIT.

67

XEISPOUT

After the execution of any EXEC CICS
SPI command

except

EXEC CICS

ENABLE, EXEC CICS DISABLE, or
EXEC CICS EXTRACT EXIT.

68

XFAINTU

3270 bridge
facility
management
program

When a bridge facility is created or
deleted.

32

XFCAREQ

File control EXEC
interface program

Before CICS processes a file control
SPI request.

83

XFCAREQC

After a file control SPI request has
completed.

83

global user exit points

20

CICS TS for OS/390: CICS Customization Guide

Advertising