Safeguard Audit Service Manual (G06.29+, H06.08+, J06.03+)
Audit File Record Formats
Safeguard Audit Service Manual — 520480-031
A - 98
OSS Process Startup Record
DDL Definition
DEF ZSFG-DDL-OSSAUDIT-SUBREC.
02 ZAUDIT-ENABLE-ATTR TYPE ZSPI-DDL-UINT.
02 ZAUDIT-RESTRICTED-FILESET-ATTR TYPE ZSPI-DDL-ENUM.
02 ZAUDIT-SEEP-PROTECTED-FILESET TYPE ZSPI-DDL-BOOLEAN
END.
Field Definitions
ZAUDIT-ENABLE-ATTR
indicates whether the OSS fileset represented by the Objectname is audited. A
nonzero value indicates that the fileset is audited.
ZAUDIT-RESTRICTED-FILESET-ATTR
indicates the value of the restrictedaccess attribute of the OSS fileset. The defined
values are:
ZSFG-VAL-RESTRICTED-ACCESS-ENABLED
indicates that this is a restricted-access fileset that can be accessed remotely
only by processes on NonStop systems with restricted access fileset support.
ZSFG-VAL-RESTRICTED-ACCESS-DISABLED
indicates that this is an unrestricted fileset.
ZSFG-VAL-RESTRICTED-ACCESS-LOCAL
indicates that this is a restricted-access fileset that can be accessed remotely
by processes on NonStop systems with or without restricted-access fileset
support.
ZAUDIT-SEEP-PROTECTED-FILESET
indicates whether the OSS fileset represented by the Objectname is under SEEP
protection.
OSS Process Startup Record
Whenever a new process is started in an OSS environment, a process startup record
is generated on a successful startup. The process startup record is represented in the
ZTEXT-AREA of secondary audit record with this template overlay:
Note. This attribute is supported only on systems running H06.26 and later H-series RVUs
and J06.15 and later J-series RVUs.