Safeguard Reference Manual (G06.24+, H06.03+ )

Disk-File Security Commands
Safeguard Reference Manual520618-013
8-47
INFO DISKFILE Command
PERSISTENT ON
indicates 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 that the authorization record for the disk file is deleted if the file is
purged.
TRUST = {ME|SHARED|OFF}
is the current setting of the TRUST attribute for a program object file. This attribute
appears only on systems running H-series RVUs.
ME
The program can be trusted to not access the I/O buffers private to the process
before I/O completion.
SHARED
The program can be 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.
OFF
The program is not to be trusted.
Considerations
When you specify WHERE LICENSE or WHERE PROGID, the INFO report includes
all files with LICENSE or PROGID set, not just files protected by the Safeguard
software. For files not protected by the Safeguard software, the following message is
issued (unless the WARNINGS OFF option is used):
* WARNING * RECORD FOR DISKFILE filename : NOT FOUND