XPCTAexit, to test whether the abend was caused by a storage protection
exception condition. It is described on page “The sample XPCTAglobal
user exit program, DFH$PCTA” on page 191.
Related concepts
“The sample XPCTAglobal user exit program, DFH$PCTA” on page 191

The terminal-not-known sample exit program

Youcan use this sample global user exit program to handle terminal-not-known
conditions arising from STARTand ATI requests:
DFHXTENF
A sample global user exit program, designed to be invoked at the XALTENF
or XICTENF exit. The sample source code is shown on page “The sample
program for the XALTENF and XICTENF exits, DFHXTENF” on page 230.
Related concepts
“The sample program for the XALTENF and XICTENF exits, DFHXTENF” on page
230
Alphabetical list of global user exit points
The global user exit points are listed in alphabetical order, giving a brief description
and a reference to where you can find more information about each exit.
Table2. Alphabetical list of global user exit points
Exit name Module or domain Where or when invoked Topic
XAKUSER Activity keypoint
program
Immediately before the ‘end of keypoint' record is
written.
“Activity keypoint
program exit
XAKUSER” on
page 32
XALCAID Terminalallocation
program
Whenever anAID with data is canceled. “Exit XALCAID” on
page 221
XALTENF When anATI request from transient data or interval
control requires a terminal that is unknown in this
system.
“Exit XALTENF”
on page 226
XAPADMGR Application domain When a non-system task that has no inherited
Associated Data Origin Descriptor data is attached.
“Application
Associated Data
exit, XAPADMGR,
in the AP domain”
on page 33
XBMIN BasicMapping Support When an input mapping operation completes
successfully.
“Exit XBMIN” on
page 35
XBMOUT When a page of output has been built successfully. “Exit XBMOUT” on
page 35
XDLIPOST DL/Iinterface program On exit from the DL/I interface program. “ExitXDLIPOST”
on page 51
XDLIPRE On entry to the DL/I interface program. “Exit XDLIPRE” on
page 49
XDSAWT Dispatcher domain After an operating system wait. “Exit XDSAWT” on
page 48
XDSBWT Before an operating system wait. “Exit XDSBWT” on
page 47
Chapter1. Global user exit programs 25