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

Table Of Contents
Disk-File Security Commands
Safeguard Reference Manual 520618-030
8 - 11
ADD DISKFILE Command
disk file are physically cleared when the file is purged. (For more information
about the CLEARONPURGE, see SET DISKFILE Command on page 8-57.)
CLEARONPURGE ON
indicates that when a disk file is purged, its entry in the volume directory is
deleted, and its data pages are physically cleared.
CLEARONPURGE OFF
indicates that when a disk file is purged, its entry in the volume directory is
deleted.
PERSISTENT {ON|OFF}
changes the PERSISTENT attribute for all the disk files in filename-list.
The PERSISTENT attribute specifies whether the authorization record for a
disk file is retained if the disk file is purged.
PERSISTENT ON
indicates that the authorization record for the disk file is retained if the file
is purged. If you purge a file with PERSISTENT ON and later create a file
with the same name, that file assumes the authorization record associated
with the old file.
PERSISTENT OFF
indicates the authorization record for the disk file is deleted if the file is
purged.
OBJECT-TEXT-DESCRIPTION “[any-text]”
allows you to store printable characters as comments. These comments are
associated with the objects and are used to manage the object authorization
record.
The text description field can accommodate 255 bytes of text dat
a.
AUDIT-ACCESS-PASS [audit-spec]
changes the audit-spec for successful attempt
s to access the disk file. The
form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
Note. When the LIKE clause is used with the ADD DISKFILE command, the
OBJECT-TEXT-DESCRIPTION field is not copied with other object authorization
record attributes.
The OBJECT-TEXT-DESCRIPTION attribute is supported only on systems running
J06.05
and later J-series RVUs, H06.16 and later H-series RVUs, and G06.32 and
later G-series RVUs.