IBM SC34-6814-04 Server User Manual


 
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.
“Exit XICEREQ”
on page 146
XICEREQC After an interval control API request has completed. “Exit XICEREQC”
on page 149
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.
“Exit XICERES”
on page 148
XICEXP Interval control
program
After expiry of an interval control time interval. “Exit XICEXP” on
page 144
XICREQ At the start of the interval control program, before
request analysis.
“Exit XICREQ” on
page 143
XICTENF When an EXEC CICS START command requires a
terminal that is unknown in this system.
“Exit XICTENF” on
page 228
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.
“The XISLCLQ
exit” on page 141
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.
“Exit XLDELETE”
on page 163
XLDLOAD After an instance of a program is brought into
storage, and before the program is made available
for use.
“Exit XLDLOAD”
on page 163
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.
“Exit XMEOUT” on
page 169
XMNOUT Monitoring domain Before a record is either written to SMF or buffered
before a write to SMF.
“Exit XMNOUT” on
page 172
XNQEREQ Enqueue EXEC
interface program
Before CICS processes an enqueue API request. “Exit XNQEREQ”
on page 60
XNQEREQC After an enqueue API request has completed. “Exit XNQEREQC”
on page 61
28 Customization Guide