Safeguard Audit Service Manual (G06.24+, H06.03+)
SAFEART Field Descriptions
Safeguard Audit Service Manual—520480-014
7-30
Protection Record Extension
ProtProgid
specifies, if True, that the disk file is a program object code file with the PROGID
attribute. Field type is True or False.
Protection Record Extension
The protection record extension appears in the text area of its own secondary record
whenever a corresponding protection record appears in the audit trail. These attributes
appear in the text area of the second secondary record of each pair of audit records
generated when auditing is specified and the appropriate action is performed:
ProtNonexistentFile
specifies, if true, that a diskfile did not exist when the protection record was added.
Field type is True or False.
ProtWarningMode
specifies, if true, that warning mode is enabled for the object protected by this
protection record. Field type is True or False.
ProtTrust
specifies the level of trust that can be placed on the object protected by this record
to allow or disallow direct memory access into a process buffer.
Field type is enumerated. The defined values for ProtTrust are:
Off
TRUST is set to OFF. The program file is not trusted with the process buffer.
Me
TRUST is set to ME. The program file is trusted to not access the buffers
private to the process before I/O completion.
Shared
TRUST is set to SHARED. The program file is trusted to not access the buffers
that are private to the process or are shared with another process that also has
TRUST SHARED set, before I/O completion.
Note. This attribute is supported only in H-series RVUs.