bak rmdump(8dfs)

Deletes a dump level from the Backup Database

Synopsis

bak rmdump -level dump_level [-help]

Options

-level dump_level
Names the dump level to be deleted; specify the complete pathname for the dump level to be removed, including any necessary / (slashes).

-help
Prints the online help for this command. All other valid options specified with this option are ignored.

Description
The bak rmdump command deletes the dump level indicated with the -level option from the dump hierarchy in the Backup Database. If the dump level is a parent, all dump levels that are its children (and their children, if any) are also deleted.

Examples
The following command deletes the dump level called week3 from the dump hierarchy:

$ bak rmd /week3

Privilege Required
The issuer must be listed in the admin.bak files on all Backup Database machines.

Related Information
Commands: bak adddump(8dfs)

bak dump(8dfs)

bak lsdumps(8dfs)