Veritas NetBackup™ for MySQL Administrator's Guide

Last Published:
Product(s): NetBackup (8.2)
Platform: Linux,UNIX,Windows

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.