Please enter search query.
Search <book_title>...
Veritas NetBackup™ for SQLite Administrator's Guide
Last Published:
2018-06-13
Product(s):
NetBackup (8.1.1)
- 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
Performing restores for SQLite backups
Prerequisites
Before you run a restore, you must meet the following prerequisites:
Ensure that versions of the SQLite agent and NetBackup are same. If you upgrade NetBackup to newer version, then you must upgrade the agent version also.
Set the following parameters in the
nbsqlite.conf
file:CLIENT_NAME
DB_BACKUP_ID
TARGET_DIRECTORY
MASTER_SERVER_NAME
To restore backup
- Configure the parameters in the
nbsqlite.conf
file, or provide them on the command line. - Run the following command:
nbsqlite -o restore -S master_server_name -t target_directory [-id db_backup_image_name][-C client_name]