Safeguard Audit Service Manual (G06.29+, H06.08+, J06.03+)
Audit File Record Formats
Safeguard Audit Service Manual — 520480-031
A - 110
OSS SEEP Attribute Record
DDL Definition
DEF ZSFG-DDL-OSSSEEPATTR-SUBREC.
02 ZENABLED TYPE ZSPI-DDL-BOOLEAN.
02 ZRESPTIMEOUT TYPE ZSPI-DDL-UINT.
02 ZPRI TYPE ZSPI-DDL-INT.
02 ZCPU TYPE ZSPI-DDL-INT.
02 ZPROGFILENAME TYPE ZSPI-DDL-BYTE OCCURS 47 TIMES.
02 ZSWAPVOL TYPE ZSPI-DDL-BYTE OCCURS 47 TIMES.
02 ZPROCESSNAME TYPE ZSPI-DDL-BYTE OCCURS 47 TIMES.
02 ZPARAMTEXT TYPE ZSPI-DDL-BYTE OCCURS 255 TIMES.
END
Field Definitions
ZENABLED
specifies whether SEEP is enabled.
ZRESPTIMEOUT
specifies the time in seconds that the Name Server waits for the SEEP to respond
to an event.
ZPRI
specifies the priority at which the SEEP is running.
ZCPU
specifies the CPU in which the primary SEEP is running.
ZPROGFILENAME
specifies the name of the Guardian local file containing the Guardian program
which must be run when the SEEP is started.
ZSWAPVOL
specifies the swap volume for the SEEP.
ZPROCESSNAME
specifies the name of the SEEP that the Name Server starts.
ZPARAMTEXT
specifies the startup parameter text passed to the event-exit process. This field is
blank if no value is specified.