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™ in Highly Available Environments Administrator's Guide
  3. About site loss protection with auto image and catalog replication
  4. About NetBackup catalog replication
  5. About partial catalog replication
  6. Preparing an environment for partial catalog replication
Veritas NetBackup™ in Highly Available Environments Administrator's Guide

Preparing an environment for partial catalog replication

The catalog image metadata, which is required to run restore operations, is stored in the relational database so a a backup of the relational database must be taken at regular intervals and replicated along with the flat file information.

  1. Change the configuration on the source (production) master server to ensure that the staging area for the relational database is located on the replicated storage. It can be done as follows:
    • Create a suitable directory on the replicated storage.

    • Use the following command to make this directory the staging area.

      nbdb_admin - vxdbms_nb_staging <directory>

  2. Backup the relational database to the staging area several times per day (ideally hourly) by running the following command in a scheduled script.

    nbdb_backup - online <directory>-truncate_tlog

Feedback

Was this page helpful?
Previous

About partial catalog replication

Next

Recovering the environment with partial catalog replication

Feedback

Was this page helpful?