Veritas NetBackup™ for SQLite Administrator's Guide

Last Published:
Product(s): NetBackup (8.2)
Platform: Linux,UNIX,Windows

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.