Deletes a fileset family entry from a fileset family
Synopsis
bak rmftentry -family fileset_family_name -entry fileset_entry_index [-help]
Options
-family fileset_family_name
Names the fileset family from which to delete the entry.
-entry fileset_entry_index
Identifies the fileset family entry to delete. The legal value is the fileset entry index number, a positive integer. The bak
lsftfamilies command displays the index number of each fileset family entry in a fileset family (the first entry defined has index 1, the second 2, and so on).
-help
Prints the online help for this command. All other valid options specified with this option are ignored.
Description
The bak rmftentry command deletes the indicated fileset family entry from the fileset family specified with -family. Use -entry to
identify the fileset family entry by its index number.
Privilege Required
The issuer must be listed in the admin.bak files on all Backup Database machines.
Examples
The following command deletes the fourth fileset family entry from the fileset family called sys. The issuer first used the bak lsftfamilies command
to determine that the index number of the fileset family entry to be deleted is 4.
$ bak rmfte sys 4
Related Information
Commands: bak addftentry(8dfs)