IBM SC34-6814-04 User Manual
Page 50

Table 2. Alphabetical list of global user exit points (continued)
Exit name
Module or domain
Where or when invoked
Topic
XICEREQ
Interval control EXEC
interface program
Before CICS processes an interval control API
request.
XICEREQC
After an interval control API request has completed. “Exit XICEREQC”
XICERES
Before CICS processes a non-terminal-related
EXEC CICS START request that has been
dynamically routed to this region, where the routing
region supports the “resource unavailable”
(RESUNAVAIL) condition.
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.
XISCONA
Intersystem
communication
program
When a function shipping or DPL request is about
to be queued because no sessions to the remote
region are immediately available.
“Intersystem
communication
program exits
XISCONA and
XISLCLQ” on
page 138
XISLCLQ
After an attempt to allocate a session for a function
shipped START NOCHECK request fails because
the remote system is not in service, a connection to
the remote system cannot be established, or no
sessions are immediately available and your
XISCONA exit program has specified that the
request is not to be queued in the issuing region.
XISQUE
To control the number
of queued requests for
sessions on IPCONNs
When:
1. An allocate request for a session on an
IPCONN is about to be queued
2. An IP allocate request succeeds following
previous suppression of queuing
“XISQUE exit for
managing IPIC
intersystem
queues” on page
258
XLDELETE
Loader domain
After an instance of a program is released by CICS
and just before the program is freed from storage.
XLDLOAD
After an instance of a program is brought into
storage, and before the program is made available
for use.
XLGSTRM
Log manager domain
After the CICS log manager detects that a log
stream does not exist, and before calling the MVS
system logger to define the log stream.
“Log manager
domain exit
XLGSTRM” on
page 164
XMEOUT
Message domain
Before a message is sent from the message
domain to its destination.
XMNOUT
Monitoring domain
Before a record is either written to SMF or buffered
before a write to SMF.
XNQEREQ
Enqueue EXEC
interface program
Before CICS processes an enqueue API request.
XNQEREQC
After an enqueue API request has completed.
28
Customization Guide