Safeguard Audit Service Manual (G06.24+, H06.03+)
Audit File Record Formats
Safeguard Audit Service Manual—520480-014
A-20
Primary Audit Record
ZSFG-VAL-OWNER-NONE
indicates that the owner field is not appropriate for this type of object.
ZSFG-VAL-OWNER-REMOTE
indicates that the owner is remote.
ZSFG-VAL-OWNER-UNKNOWN
indicates that the owner is not known at this time.
ZOWNER-USERNUMBER
is the user ID of the owner of the object.
ZOWNER-USERNAME
is the user name of the owner of the object.
ZOBJECT-NAME
is usually the name of the object. (See the following exceptions.)
If the object description template contains ZSFG-VAL-OBJ-USER-REMPASS
as the object type, the ZOBJECT-NAME field is overlaid with this structure:
DDL Definition
DEF ZSFG-DDL-USER-REMPASSWORD.
02 ZSYSTEMNUMBER TYPE ZSPI-DDL-INT2.
02 ZSYSTEMNAME TYPE ZSPI-DDL-BYTE OCCURS 8 TIMES.
02 ZUSERNUMBER TYPE ZSFG-DDL-AUD-USERNUMBER.
02 ZUSERNAME TYPE ZSPI-DDL-BYTE OCCURS 18 TIMES.
02 ZALIASNAME TYPE ZSPI-DDL-BYTE OCCURS 32 TIMES.
END.
Field Definitions
ZSYSTEMNUMBER
is the system number, as a 32-bit integer, of the subject.
ZSYSTEMNAME
is the system name, as an ASCII string, corresponding to ZSYSTEMNUMBER.
ZUSERNUMBER
is, in internal form, the group number, member number of the subject.