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. Configuring Oracle policies
  4. About Oracle Intelligent Policies (OIP)
  5. Create bpstart_notify and bpend_notify scripts for an Oracle Intelligent Policy (OIP)
NetBackup™ for Oracle Administrator's Guide

Create bpstart_notify and bpend_notify scripts for an Oracle Intelligent Policy (OIP)

Optionally for an Oracle Intelligent Policy (OIP) you can create custom bpstart_notify and bpend_notify scripts. An OIP ignores the generic bpstart_notify and bpend_notify scripts. The scripts only work with the options Protect non-RAC databases and pluggable databases and Protect RAC databases and pluggable databases.

For more information about the bpstart_notify and bpend_notify scripts, refer to the NetBackup Administrator's Guide, Volume II.

To create the scripts

  1. Locate the generic scripts.

    The generic bpstart_notify or bpend_notify scripts reside on the server. The location varies by platform:

    • UNIX: /usr/openv/netbackup/bin/goodies/

    • Windows: Install_path/NetBackup/bin/goodies/

  2. Copy and edit the scripts.

    For an OIP, the scripts must include the .policyname or .policyname.schedule suffix or the script does not run at the start or end of the policy.

  3. Rename the scripts.

    Examples of renamed scripts:

    UNIX:

    bpstart_notify.oip_instance1

    bpend_notify.oip_instance2.full

    Windows:

    bpstart_notify.oip_instance1.bat bpend_notify.oip_instance2.full.bat

  4. Place the scripts in the NetBackup bin directory on the client:

    UNIX: /usr/openv/netbackup/bin/

    Windows: install_path\NetBackup\bin\

    For RAC OIP backups the bpstart_notify and the bpend_notify scripts must reside on all Oracle RAC nodes.

Feedback

Was this page helpful?
Previous

Create a Data Guard policy

Next

Logging the RMAN input and output on a client

Feedback

Was this page helpful?