Purpose
Deletes a dump level from the Backup Database
Synopsis
backup deldump -dump <dump level name> [-localauth] [-cell <cell name>] [-help] backup deld -d <dump level name> [-l] [-c <cell name>] [-h]
Description
The backup deldump command deletes the indicated dump level and all of its child dump levels from the dump hierarchy in the Backup Database. Use the backup listdumps command to display the dump hierarchy.
Options
Examples
The following command deletes the dump level /sunday1/monday1 from the dump hierarchy, along with any of its child dump levels.
% backup deldump /sunday1/monday1
Privilege Required
The issuer must be listed in the /usr/afs/etc/UserList file on every machine where the Backup Server is running, or must be logged onto a server machine as the local superuser root if the -localauth flag is included.
Related Information