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 SQLite Administrator's Guide
Name
nbsqlite -o restore — restores the backup files from the NetBackup server.
SYNOPSIS
nbsqlite -o restore
-S primary_server_name
-t target_directory
[-id db_backup_id]
[-C NetBackup_client_name]
Description
The nbsqlite command restores the backup file using -t and -S as the required parameters. The -id 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.
- -id
Specifies the backup image name.
- -S
Configures the NetBackup server name.
- -t
Specifies the target directory.