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 214.

The transaction-abend sample exit program

There is one sample global user exit program for the XPCTAexit point:
DFH$PCTA
This sample global user exit program is designed to be invoked at the
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 169.

Example program

As well as the sample programs supplied in source code, there is an example
listing, DFH$XTSE, that shows you how to:
vUse EXEC CICS commands in a global user exit program
vUse EXEC CICS commands and XPI calls in the same exit program
vModify the command parameter list in EXEC interface exits such as XTSEREQ
and XICEREQ.
DFH$XTSE is listed on page 807.
List of global user exit points
Table2 lists the global user exit points in alphabetical order, giving a brief
description and a page reference at which more information about each exit can be
found.
Table2. Alphabetical list of global user exit points
Exit name Module or
domain Where or when invoked Page
XAKUSER Activity keypoint
program Immediately before the ‘end of keypoint’
record is written. 25
XALCAID Terminal
allocation
program
Whenever anAID with data is canceled. 203
XALTENF When anATI request from transient
data or interval control requires a
terminal that is unknown in this system.
209
XBMIN Basic Mapping
Support When an input mapping operation
completes successfully. 28
XBMOUT When a page of output has been built
successfully. 28
XDLIPOST DL/Iinterface
program On exit from the DL/I interface program. 47
XDLIPRE On entry to the DL/I interface program. 45
global user exit programs
Chapter1. Global user exit programs 19
|||
|
|
|
|||
|