Safeguard Audit Service Manual (G06.24+, H06.03+)

SAFEART Field Descriptions
Safeguard Audit Service Manual520480-014
7-64
OSS File Times Record
OSS File Times Record
Any attempt to set the file access and modification times of a file generates a pair of
records. One represents the access and modification times of the file before the
operation, and the second represents the access and modification times of the file after
the operation.
These fields appear in the text area representing the File Times record:
OssUtimeAccessTime
specifies the last access time of the file. This is a 32-bit representation of the
timestamp. For more information, see the Open System Services System Calls
Reference Manual.
OssUtimeModTime
specifies the last modification time of the file. This is a 32-bit representation of the
timestamp. For more information, see the Open System Services System Calls
Reference Manual.
OssUtimeChangeTime
specifies the time of the last file status change. This is a 32-bit representation of
the timestamp. For more information, see the Open System Services System Calls
Reference Manual.
OSS Rename Record
The secondary text area type associated with this record is OBJECT, which is an
existing text area type. This record is generated whenever a rename operation is
performed on an OSS file residing in an audited fileset.
The old pathname appears in the text area, and the new pathname appears in the
ObjectName field in the primary record.
This field appears in the text area representing the Rename record:
OssPathName
specifies the old pathname of the file. Field type is character.