System Recovery Program Exit Xsrab - IBM SC34-6814-04 Customization Manual

Cics transaction server for z/os
Table of Contents

Advertisement

Return codes
XPI calls

System recovery program exit XSRAB

When invoked
Exit-specific parameters
UEPSTYPE
Address of the 3-byte character field statistics type. The values of
the types are:
INT
Interval statistics
EOD
End-of-day statistics
REQ
Requested statistics
RRT
Requested reset statistics
USS
Unsolicited statistics.
UEPSDATE
Address of a 6-byte character field containing the collection date
(MMDDYY).
UEPSTIME
Address of a 6-byte character field containing the collection time
(HHMMSS).
UEPSIVAL
Address of a 6-byte character field containing the interval time
(HHMMSS). This field has meaning only for interval statistics.
UEPSIVN
Address of the 4-byte interval number. This field has meaning only
for interval statistics.
UEPSCLD
Address of an 8-byte character field containing the collection date
(MMDDYYYY).
UERCNORM
Continue processing.
UERCBYP
Suppress output of statistics data buffer to SMF.
WAIT_MVS can be used. Note, however, that the wait cannot be purged
using CEMT or SPI. Do not use any other calls.
When the system recovery program (DFHSRP) finds a match in the SRT for
an MVS abend code. For information about defining entries in the SRT,
refer to the CICS Resource Definition Guide.
The SRT table is only processed, and the exit driven, when an MVS abend
occurs under a CICS essential TCB; that is, one of QR, RO, CO, SZ, RP,
FO. For nonessential TCB types, such as L8, J8, J9, JM, SL, SO, or S8,
the exit is not driven.
UEPERROR
Address of the error data structure, SRP_ERROR_DATA, which
contains the following fields:
Chapter 1. Global user exit programs
203

Advertisement

Table of Contents
loading

Table of Contents