Please enter search query.
Search <book_title>...
Veritas NetBackup™ for MySQL Administrator's Guide
Last Published:
2018-03-20
Product(s):
NetBackup (8.1.1)
- Introduction to NetBackup for MySQL Agent
- Installing NetBackup for MySQL Agent
- Configuring NetBackup for MySQL Agent
- The NetBackup for MySQL backups and restores
- Troubleshooting for NetBackup for MySQL
- Appendix A. The NetBackup for MySQL commands and conventions
- Appendix B. The NetBackup for MySQL commands
Name
nbmysql -o restore — restores the backup files from the NetBackup server.
SYNOPSIS
nbmysql -o restore
-S master_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\NBMySQLAgent\
On Linux systems, the directory path to this command is /usr/NBMySQLAgent/
Options
- -C
Specifies the client name.
- -i
Specifies the backup image name.
- -p
Specifies the database server port.
- -S
Configures the NetBackup master server.
- -t
Configures the target directory to restore the backup.