Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ for SQLite Administrator's Guide
  3. Appendix A. NetBackup for SQLite commands and conventions
  4. About NetBackup for SQLite Agent command conventions
Veritas NetBackup™ for SQLite Administrator's Guide

About NetBackup for SQLite Agent command conventions

This document uses the following conventions when describing commands that are specific to the agent.

Run the following commands in the command line interface to see the results:

  • The -help command (-h) option prints a command-line usage message when it is the only option on the command line. For example,

    nbsqlite -h

  • Brackets [ ] indicate that the enclosed component of the command line is optional. Other parameters are required.

  • Italics indicate that the information is user supplied. For example, you may provide the policy name and the schedule name for a backup operation.

    nbsqlite -o backup -S master_server_name -P policy_name -s schedule_name

The NetBackup for SQLite command options

Table: The nbsqlite command options lists the options for nbsqlite operations.

Table: The nbsqlite command options

Option

Description

-C

Configures the NetBackup client name for redirected restores.

-d

Configures the SQLite database path.

-h

Displays the Help usage, when it is the only option on the nbsqlite command line.

-id

Configures the specified backup using the backup image name.

-o

Configures the operation type (backup, restore, query, and delete).

-P

Configures the DataStore policy.

-s

Configures the NetBackup schedule.

-S

Configures the NetBackup master server.

-t

Configures the target directory to restore the data.

-z

Configures the LVM snapshot size.

Feedback

Was this page helpful?
Previous

About NetBackup for SQLite Agent commands

Next

Appendix B. NetBackup for SQLite commands

Feedback

Was this page helpful?