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
Name
nbmysql -o restore — restores the backup files from the NetBackup server.
SYNOPSIS
nbmysql -o restore
-S primary_server_name
-t target_directory
-p database_server_port
[-i copy_id]
[-C client_name]
Description
The nbmysql command restores the backup file using -t, -S, and -p as the required parameters. The -i and -C are optional parameters.
On Windows systems, the directory path to this command is install_path\NetBackup\bin
On Linux systems, the directory path to this command is /usr/openv/netbackup/bin
Options
- -C
Specifies the client name.
- -i
Specifies the backup image name.
- -p
Specifies the database server port.
- -S
Configures the NetBackup primary server.
- -t
Configures the target directory to restore the backup.