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™ for Oracle Administrator's Guide
  3. Oracle policy configuration
  4. About script-based Oracle policies
  5. About configuring the run-time environment
  6. About the bp.conf file on UNIX systems
NetBackup™ for Oracle Administrator's Guide

About the bp.conf file on UNIX systems

A NetBackup for Oracle user can create a bp.conf file in the Oracle user's home directory on the NetBackup for Oracle client host. When a NetBackup for Oracle operation is started, the user's bp.conf file is searched before the master configuration file (/usr/openv/netbackup/bp.conf). Any option that is found at the user level overrides the same option's setting at the master level.

Table: Options for the user bp.conf file shows the options that you can set in the user's bp.conf file.

Table: Options for the user bp.conf file

Option

Purpose

BPBACKUP_POLICY

This option specifies the name of the policy to use for the backup.

BPBACKUP_SCHED

This option specifies the name of the Application Backup type of schedule to use for the backup.

CLIENT_NAME

This option specifies the name of the Oracle client. This name is especially useful for a redirected restore operation.

CLIENT_READ_TIMEOUT

Use this option to increase the number of seconds that the Oracle client initially waits for a response from the NetBackup server. The default is the greater of 900 or CLIENT_READ_TIMEOUT.

SERVER

This option specifies the name of the NetBackup master server. There can only be one SERVER option in the user bp.conf file.

VERBOSE

This option causes NetBackup to include more information in its debug logs.

For more information, see the NetBackup System Administrator's Guide, Volume I.

The following shows example bp.conf entries for an Oracle user:

SERVER=jupiter
CLIENT_READ_TIMEOUT=900
VERBOSE=1

More Information

About configuring the run-time environment

About the environment variables set by a user in the XML export parameter file

About the environment variables set by NetBackup for Oracle

About the RMAN SEND command variables

Feedback

Was this page helpful?
Previous

About the RMAN SEND command variables

Next

About creating shell scripts

Feedback

Was this page helpful?