Safeguard Audit Service Manual (G06.29+, H06.08+, J06.03+)
Audit File Record Formats
Safeguard Audit Service Manual — 520480-031
A - 33
Event-Exit Configuration Record
DDL Definition
DEF ZSFG-DDL-PROCESS-SUBREC.
02 ZPNAME TYPE ZSPI-DDL-BYTE OCCURS 6 TIMES.
02 ZPROG TYPE ZSPI-DDL-BYTE OCCURS 47 TIMES.
02 ZLIB TYPE ZSPI-DDL-BYTE OCCURS 47 TIMES.
02 ZSWAP TYPE ZSPI-DDL-BYTE OCCURS 47 TIMES.
02 ZCPU TYPE ZSPI-DDL-INT
02 ZPRI TYPE ZSPI-DDL-INT
02 ZRSPTIMEOUT TYPE ZSPI-DDL-UINT
02 ZENABLED TYPE ZSPI-DDL-BOOLEAN.
02 ZENA-SEEP-AUTHN TYPE ZSPI-DDL-BOOLEAN.
02 ZENA-SEEP-AUTHZ TYPE ZSPI-DDL-BOOLEAN.
02 ZENA-SEEP-PSWD TYPE ZSPI-DDL-BOOLEAN.
02 ZPARAM-TEXT TYPE ZSPI-DDL-BYTE OCCURS 255 TIMES.
02 ZTIMEOUT-ALL-AUTHZREQ TYPE ZSPI-DDL-BOOLEAN.
END.
Field Definitions
ZPNAME
is the process name under which the event-exit process runs. This field is blank if
no value is specified.
ZPROG
is the name of the local file containing the event-exit program. The event-exit
program is run if the event-exit process is enabled. This field is blank if no value is
specified.
ZLIB
is the name of the library file used by the event-exit process. This field is blank if no
value is specified.
ZSWAP
is the swap volume or swap file used by the event-exit process. This field is blank if
no value is specified.
ZCPU
is the number of the processor in which the event-exit process runs.
ZPRI
is the priority at which the event-exit process runs.
ZRSPTIMEOUT
is the number of seconds that the Safeguard subsystem wait
s for the event-exit
process to respond to an event.