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. NetBackup™ Commands Reference Guide
  3. Appendix A. NetBackup Commands
  4. nbdb_backup
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] [-online] destination_directory

 

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 NetBackup databases 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, NBAZDB, and BMRDB. The default is to back up all databases if they are installed on the server. If no database is specified with the -dbn option, then a backup with the filename pgdatabase.sql is created.

If the -dbn database_name option is used, then a backup is created with the filename database_name.sql. For example, nbdb.sql.

-online

Enables an online backup of the NetBackup databases. An online backup means that the database is up and in operation during the backup.

destination_directory

Identifies the directory where the backup is stored.

If the -dbn database_name option is used, then a backup is created with the file name database_name.sql. For example, nbdb.sql. The destination_directory must be empty or the backup fails.

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?