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

Disk Volume and Subvolume Security Commands
Safeguard Reference Manual520618-013
9-17
DELETE VOLUME and SUBVOLUME Commands
volume-list
specifies one or more disk volumes for which authorization records are to be
deleted. volume-list can be either of:
$volume
( $volume [ , $volume ] ... )
$volume
can be any volume name. The name can contain wild-card characters.
subvol-list
specifies one or more subvolumes for which authorization records are to be
deleted. subvol-list can be either:
subvol-name
( subvol-name [ , subvol-name ... ] )
subvol-name
can be any subvolume name. The name can contain wild-card characters.
WHERE option-list
specifies that only volumes or subvolumes in filename-list that have
LICENSE, PROGID, or WARNING-MODE set are to be deleted.
option-list has the form:
[ ( ] option [ OR option ] [ ) ]
option
can be either:
PROGID
LICENSE
WARNING-MODE
Examples
The user who owns the authorization records for the three subvolumes MAIL,
PERSNL, and REPORTS can delete the Safeguard authorization records by entering
this command:
=DELETE SUBVOLUME (mail, persnl, reports)