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 SAP Administrator's Guide
  3. Troubleshooting NetBackup for SAP and SAP HANA
  4. NetBackup debug logs and reports
  5. Enabling the debug logs manually (UNIX)
Veritas NetBackup™ for SAP Administrator's Guide

Enabling the debug logs manually (UNIX)

To enable the debug logs manually

  1. Create the following directories on the client:
    /usr/openv/netbackup/logs/bpbackup
    /usr/openv/netbackup/logs/bpbkar
    /usr/openv/netbackup/logs/bphdb
    /usr/openv/netbackup/logs/bprestore
    /usr/openv/netbackup/logs/tar
    /usr/openv/netbackup/logs/backint
    chmod 777 /usr/openv/netbackup/logs/backint

    For example:

    cd /usr/openv/netbackup/logs
    mkdir bphdb
  2. (Conditional) If you run NetBackup for SAP on Oracle with RMAN, create the following additional directory:
    /usr/openv/netbackup/logs/dbclient
  3. The user_ops, each of the log directories, and any subdirectories should have 777 permissions. They must exist and be accessible for the applications to operate correctly.

    For example:

    chmod 777 bphdb

    See About permissions for NetBackup for SAP log files (UNIX).

  4. Enable logging for the nbpem, nbjm, and nbrb scheduling processes that use unified logging.

    NetBackup writes unified logs to /usr/openv/logs.

    You do not need to create log directories for processes that use unified logging.

    Information on how to use logs and reports is available.

    See the NetBackup Troubleshooting Guide.

Feedback

Was this page helpful?
Previous

Next

About the bphdb directory on the Windows database client

Feedback

Was this page helpful?