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 backup — runs the backup operation from the NetBackup client.
SYNOPSIS
nbsqlite -o backup
-S primary_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 /usr/openv/netbackup/bin
On Linux systems, the directory path is install_path\NetBackup\bin
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.