Deleting backup information from the NetBackup catalog files
The nbsqlite command for delete, removes the backup information from the catalog files but retains the backup files on the NetBackup media server. The parameter -S and -id are required parameters.
Prerequisites
Before you delete the backups, set the following parameter in the nbsqlite.conf file or provide them on the command line:
DB_BACKUP_ID
MASTER_SERVER_NAME
To delete backup
- Configure the parameters, in the
nbsqlite.conffile or provide on the command line. - Run the following command:
nbsqlite -o delete -S master_server_name -id db_backup_image_name