NetBackup™ for SQLite Administrator's Guide
- 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 backup — runs the backup operation from the NetBackup client.
SYNOPSIS
nbsqlite -o backup
-S master_server_name
-P policy_name
-s schedule_name
(LVM) -z snapshot_size
[-d sqlite_db_path]
Description
This command invokes the backup operation from the NetBackup client using the NetBackup DataStore policy name and the schedule type. The parameter -S, -d, and -P are required parameters for Windows. The parameter -z is required parameters for LVM users.
On Windows, the directory path is install_path\NBSQLiteAgent\
On Linux systems, the directory path is /usr/NBSQLiteAgent/
Options
- -d
Configures the path to connect to the SQLite database.
- -P
Configures the NetBackup DataStore policy name.
- -S
Configures the NetBackup server name.
- -s
Specifies the schedule name that you have configure for the DataStore policy.
- -z
(LVM backups) Specifies the LVM snapshot size.