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

Audit File Record Formats
Safeguard Audit Service Manual 520480-031
A - 21
Primary Audit Record
ZOWNER-USERNUMBER
is the user ID of the owner of the object.
ZOWNER-USERNAME
is the user name of the owner of the object.
ZOBJECTNAME-VAR
is an instance of the ZSFG-DDL-AUD-VARSREC template that gives the
length and offset of the object name of the audited operation. The component
fields are:
zlength
indicates the length of the object name of the audited operation.
zoffset
indicates the offset of object name from ZOBJECT-NAME.
ZSUBJECTPROGNAME-VAR
is an instance of the ZSFG-DDL-AUD-VARSREC template that specifies the
length and offset of the subject program name of the audited operation. The
component fields are:
zlength
indicates the length of the subject program name of the audited operation.
zoffset
indicates the offset of the subject program name from ZOBJECT-NAME.
ZRESERVED
reserved for future use.
ZOBJECT-NAME
is usually the name of the object. (See the following exceptions)
Exception 1:
If the object description template contains ZSFG-V
AL-OBJ-USER-REMPASS as the
object type, the ZOBJECT-NAME field is overlaid with this structure:
Note. ZOBJECT-NAME field contains both, the ObjectName and SubjectProgramName.
The first field in ZOBJECT-NAME is ObjectName, which begins at index 0, and the
SubjectProgramName starts at an index equal to length of ObjectName
.