IBM SC34-6814-04 User Manual

Page of 953
XPCTA exit, to test whether the abend was caused by a storage protection
exception condition. It is described on page “The sample XPCTA global
user exit program, DFH$PCTA” on page 191.
Related concepts
The terminal-not-known sample exit program
You can use this sample global user exit program to handle terminal-not-known
conditions arising from START and 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
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.
Table 2. 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.
XALCAID
Terminal allocation
program
Whenever an AID with data is canceled.
XALTENF
When an ATI request from transient data or interval
control requires a terminal that is unknown in this
system.
XAPADMGR
Application domain
When a non-system task that has no inherited
Associated Data Origin Descriptor data is attached.
XBMIN
Basic Mapping Support When an input mapping operation completes
successfully.
XBMOUT
When a page of output has been built successfully.
XDLIPOST
DL/I interface program
On exit from the DL/I interface program.
XDLIPRE
On entry to the DL/I interface program.
XDSAWT
Dispatcher domain
After an operating system wait.
XDSBWT
Before an operating system wait.
Chapter 1. Global user exit programs
25