Safeguard Audit Service Manual (G06.29+, H06.08+, J06.03+)

Audit File Record Formats
Safeguard Audit Service Manual 520480-031
A - 24
Primary Audit Record
Field Definitions
ZPRIVLOGONOPER
indicates the conditions for auditing privlogon attempts on the system.
ZUSERCREATORNUMBER
is, in internal form, the group number.member number of the subject who has
created the requested subject.
ZUSERCREATORNAME
is, in external form, the group name.member name of the subject who has
created the requested subject.
ZUSERCREATORISALIAS
indicates, when true, that ZUSERCREATORNAME is an alias name.
ZUSERNODENUMBER
denotes the node number where the requested subject is created.
ZUSERCREATIONTIME
is a 64-bit GMT timestamp specifying the date and time when the requested
subject was created.
DDL Definition
DEF ZSFG-DDL-GROUP-OBJECT.
02 ZGROUPID TYPE ZSFG-DDL-INT2.
02 ZGROUPNAME TYPE ZSPI-DDL-BYTE OCCURS 32 TIMES.
02 ZGROUPCREATORNUMBER TYPE ZSFG-DDL-AUD-USERNUMBER.
02 ZGROUPCREATORNAME TYPE ZSPI-DDL-BYTE OCCURS 32 TIMES.
02 ZGROUPCREATORISALIAS TYPE ZSPI-DDL-UINT.
02 ZGROUPNODENUMBER TYPE ZSPI-DDL-INT.
02 ZGROUPCREATIONTIME TYPE ZSPI-DDL-TIMESTAMP.
END.
Field Definitions
ZGROUPCREATORNUMBER
is, in internal form, the group number. member number of the subject who has
created the requested subject.
ZGROUPCREATORNAME
is, in external form, the group name.member name of the subject who has
created the requested subject.