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 Oracle Administrator's Guide
  3. Performing backups and restores of Oracle
  4. About NetBackup for Oracle backups
  5. Using bpdbsbora to run a backup template
Veritas NetBackup™ for Oracle Administrator's Guide

Using bpdbsbora to run a backup template

The bpdbsbora command lets you run a backup template that the NetBackup for Oracle RMAN template generation wizard creates.

At the command prompt, type this command using the following options:

bpdbsbora -backup -r -t templ_name.tpl [-S srvr_name] [-L prog_file]

Where:

-backup

Specifies the template type.

-r

Runs the template.

-t templ_name.tpl

Specifies the file name of the template that you want to use. bpdbsbora retrieves backup templates from a known location on the master server, so specify only the template file name.

-S server_name

Optional. Specifies the master server upon which the templates reside. When it is specified, the bpdbsbora command retrieves backup templates from the specified master server.

-L prog_file

Optional. Specifies a run-time progress log. Enclose prog_file in quotation marks (" ") if it contains space characters.

For example:

bpdbsbora -backup -r -t ORCLMonfull.tpl -S my_mast -L my_prog_log

Feedback

Was this page helpful?
Previous

Running NetBackup for Oracle templates

Next

Running the NetBackup for Oracle shell script

Feedback

Was this page helpful?