Safeguard Reference Manual (G06.24+, H06.03+ )
Disk Volume and Subvolume Security Commands
Safeguard Reference Manual—520618-013
9-16
DELETE VOLUME and SUBVOLUME Commands
WHERE option-list
specifies that only volumes or subvolumes in filename-list that have 
LICENSE, PROGID, or WARNING-MODE set are to be altered.
option-list has the form:
 ( ] option [ OR option ] [ ) ]
option
can be either:
PROGID 
LICENSE
WARNING-MODE
WARNING-MODE { ON | OFF }
defines whether warning mode is enabled for the specified volume or 
subvolume. The value is required. For more information on warning mode, see 
the Safeguard Administrator's Manual.
ON enables warning mode for the specified volume or subvolume. The initial 
value is OFF, which disables warning mode for the specified volume or 
subvolume.
Examples
This command transfers ownership of the RECORDS subvolume to the user with user 
ID 86,13 and allows all users who are members of group number 86 to create files on 
the subvolume:
=ALTER SUBVOLUME records, OWNER 86,13, ACCESS 86,* c
DELETE VOLUME and SUBVOLUME Commands
DELETE VOLUME deletes a disk volume authorization record. DELETE SUBVOLUME 
deletes a subvolume authorization record. After a volume or subvolume authorization 
record is deleted, the volume or subvolume is no longer subject to Safeguard 
authorization checks or auditing.
An owner of a volume, the primary owner’s group manager, and the super ID can 
delete a volume authorization record. Similarly, an owner of a subvolume authorization 
record, the primary owner’s group manager, and the super ID can delete a subvolume 
authorization record. 
DELETE VOLUME volume-list [ [ , ] WHERE option-list ]
DELETE SUBVOLUME subvol-list [ [ , ] WHERE option-list ]










