IBM SC34-6814-04 User Manual
Page 51
![background image](/manuals/129742/51/background.png)
Table 2. Alphabetical list of global user exit points (continued)
Exit name
Module or domain
Where or when invoked
Topic
XPCABND
Program control
program
After a transaction abend and before a dump call is
made.
XPCERES
Before CICS processes a program link or Link3270
bridge request that has been dynamically routed to
this region, where the routing region supports the
“resource unavailable” (RESUNAVAIL) condition.
XPCFTCH
Before an application program is given control.
XPCHAIR
Before a HANDLE ABEND routine is given control.
XPCREQ
Before a program link request is processed.
XPCREQC
After a program link request has been completed.
XPCTA
After an abend occurs, and before the environment
is modified.
XRCINIT
User log record
recovery program
During warm and emergency restart, if user
recovery log records are detected in the CICS
system log.
XRCINPT
During warm and emergency restart, for each user
recovery log record found in the CICS system log.
XRMIIN
Resource manager
interface program
Before execution of an EXEC DLI, EXEC SQL, or
RMI command.
XRMIOUT
After execution of an EXEC DLI, EXEC SQL, or
RMI command.
XRSINDI
Resource management
modules
Immediately after a successful install or discard of
a resource.
“Resource
management
install and discard
exit XRSINDI” on
page 195
XSNEX
Security manager
domain
Restore old CICS signon and signoff behavior
(pre-CICS TS 2.1)
XSNOFF
After a terminal user signs off.
XSNON
After a terminal user signs on.
XSTERM
System termination
program
During a normal system shutdown, immediately
before TD buffers are cleared.
XSTOUT
Statistics domain
Before a statistics record is written to SMF.
Chapter 1. Global user exit programs
29