Please enter search query.
Search <book_title>...
Veritas NetBackup™ for SQLite Administrator's Guide
Last Published:
2018-06-13
Product(s):
NetBackup (8.1.1)
- Introduction to NetBackup for SQLite Agent
- Installing the NetBackup for SQLite Agent
- Configuring the NetBackup for SQLite
- NetBackup for SQLite backup and restore
- Troubleshooting for NetBackup for SQLite
- Appendix A. NetBackup for SQLite commands and conventions
- Appendix B. NetBackup for SQLite commands
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.conf
file or provide on the command line. - Run the following command:
nbsqlite -o delete -S master_server_name -id db_backup_image_name