Please enter search query.
Search <book_title>...
Important Update: Cohesity Products Documentation
All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.
NetBackup™ for MySQL Administrator's Guide
Last Published:
2023-05-03
Product(s):
NetBackup (10.2)
Deleting backup information from the NetBackup catalog
The nbmysql delete command, removes the backup information from the catalog files but retains the backup files on the NetBackup media server.
The parameter -S is the required parameter. Alternatively you can use the -i option to delete a backup using its backup image name.
To delete the MySQL backup information
- Configure the parameters on the command line.
- Run the following command:
nbmysql -o delete -S primary_server_name [-i copy_id].