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

Disk-File Security Commands
Safeguard Reference Manual520618-013
8-24
ALTER DISKFILE Command
C[REATE]
O[WNER]
*
indicates all the disk-file access authorities except CREATE authority
(R, W, E, P, and O).
LICENSE {ON|OFF}
either licenses a program object file or revokes the license of a currently
licensed program object file. (For more information about the LICENSE
attribute, see SET DISKFILE Command on page 8-55.)
LICENSE ON
licenses all program object files specified with filename-list.
LICENSE OFF
revokes the license of all program object files specified with filename-
list.
PROGID {ON|OFF}
changes the PROGID attribute of a program object file. When the PROGID
attribute is set to ON, the process accessor ID (PAID) of a process that is
executed from that object file is set to the user ID of the primary owner of the
object file. When PROGID is OFF, the PAID of a process run from the object
file is set to the user ID of the user who runs the process.
PROGID ON
the PROGID attribute is set to ON for all program object files specified with
filename-list.
PROGID OFF
the PROGID attribute is set to OFF for all program object files specified
with filename-list.
CLEARONPURGE {ON|OFF}
changes the CLEARONPURGE attribute for all the disk files in filename-
list. The CLEARONPURGE attribute specifies whether the data pages of a
disk file are physically cleared when the file is purged. (For a complete
description of CLEARONPURGE, see SET DISKFILE Command on
page 8-55.)
CLEARONPURGE ON
when a disk file is purged, its entry in the volume directory is deleted, and
its data pages are physically cleared.