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™ Commands Reference Guide
  3. Appendix A. NetBackup Commands
  4. nbdb_backup
Veritas NetBackup™ Commands Reference Guide

Name

nbdb_backup — run the program that is used to make a backup of the databases in a directory

SYNOPSIS

nbdb_backup [-dbn database_name] [-offline | -online] destination_directory [-tlog_only] [-truncate_tlog]

 

On UNIX systems, the directory path to this command is /usr/openv/db/bin/

On Windows systems, the directory path to this command is install_path\NetBackup\bin\

DESCRIPTION

The nbdb_backup command enables the customer to make either an online backup or offline backup of the SQL Anywhere files to a file system directory. Use this command to perform maintenance operations and make a copy of a database.

OPTIONS

-dbn database_name

Sets the database that database_name identifies for backup. The possible databases are NBDB and BMRDB. The default is to back up both databases if they are installed on the server.

-offline | -online

Enables either an offline or an online backup of the SQL Anywhere database files.

  • Online backup - the database is up and in operation during the backup.

  • Offline backup - shuts down the database.

destination_directory

Identifies the directory where the backup is stored.

-tlog_only

Generates only the database transaction log backup along with the configuration files for an online backup.

-truncate_tlog

Truncates the database transaction log after the backup completes on an online backup.

SEE ALSO

See nbdb_move.

See nbdb_ping.

See nbdb_restore.

See nbdb_unload.

Feedback

Was this page helpful?
Previous

nbdb_admin

Next

nbdb_move

Feedback

Was this page helpful?