Please enter search query.
Search <book_title>...
Veritas NetBackup™ for SQLite Administrator's Guide
Last Published:
2018-09-17
Product(s):
NetBackup (8.1.2)
- Introduction to NetBackup for SQLite Agent
- Installing the NetBackup for SQLite Agent
- Configuring the NetBackup for SQLite
- NetBackup for SQLite backup and restore
- Troubleshooting for NetBackup for SQLite
- Appendix A. NetBackup for SQLite commands and conventions
- Appendix B. NetBackup for SQLite commands
Name
nbsqlite -o restore — restores the backup files from the NetBackup server.
SYNOPSIS
nbsqlite -o restore
-S master_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\NBSQLiteAgent\
On Linux systems, the directory path to this command is /usr/NBSQLiteAgent/
Options
- -C
Specifies the client name.
- -id
Specifies the backup image name.
- -S
Configures the NetBackup server name.
- -t
Specifies the target directory.