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

Table Of Contents
Disk-File Security Commands
Safeguard Reference Manual 520618-030
8 - 58
SET DISKFILE Command
To display the current default disk-file attribute values, use the SHOW DISKFILE
command.
DISKFILE
specifies DISKFILE as the object type of the SET command. Omit it if DISKFILE is
the assumed object type. (For more information on assumed object types, see the
ASSUME Command on page 4-3.)
OBJECT-TEXT-DESCRIPTION
allows you to store printable characters, which are associated with the objects, as
comments. These comments can be used to manage the object authorization
record.
The text description field can accommodate 255 bytes of text data.
The OBJECT-TEXT-DESCRIPTION attribute is supported only on systems
running H06.16 and later H-series RVUs.
LIKE disk-file-name
sets the current default disk-file-attribute values to the same as those
currently defined for disk-file-name.
disk-file-name
identifies the disk file whose existing attribute values are to be the current
default disk-file-attribute values. disk-file-name can be any disk-
file name.
disk-file-attribute
defines a current default value for the specified disk-fi
le attribute. The disk-
file-attributes are:
OWNER [owner-id]
ACCESS access-spec [ ; access-spec ] ...
LICENSE {ON|OFF}
PROGID {ON|OFF}
CLEARONPURGE {ON|OFF}
PERSISTENT {ON|OFF}
OBJECT-TEXT-DESCRIPTION "[any-text]"
SET DISKFILE [ , ]
{ LIKE disk-file-name | disk-file-attribute }
[ , disk-file-attribute ] ...
Note. The text specified in the text description field overwrites existing data, if any. Also,
when LIKE clause is used with SET DISKFILE command, the object text description field is
not copied with other object authorization record attributes.