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. Introduction
  4. NetBackup for Oracle operation using a script-based policy
NetBackup™ for Oracle Administrator's Guide

NetBackup for Oracle operation using a script-based policy

The following are prerequisites for performing Oracle backups to a storage unit:

  • On Windows, access to the NetBackup library

  • On UNIX, linking with NetBackup

  • Generating unique file names

NetBackup users or automatic schedules can start database backups by specifying a shell script in the file list of the Oracle policy. The shell script specifies the backup commands that RMAN performs on the client.

On Windows, NetBackup for Oracle includes a library of functions that enable RMAN to use NetBackup. This library is in c:\Windows\system32.

On UNIX, NetBackup for Oracle includes a library of functions that enable RMAN to use NetBackup. You can link to this library.

When you use the RMAN backup command, each resulting backup set contains at least one backup piece (data file, data file copy, control file, or archive log) from the target database. You must give each backup piece a unique name using the format operand. Several substitution variables are available to aid in generating unique names. You can specify the format operand in the backup command. NetBackup considers the backup piece name as the file being backed up, so this name must be unique in the catalog.

For a backup, the following items apply:

  • The rman command starts the requested operation on the databases.

  • When the process requires media to store backup data, RMAN starts a user-directed backup by issuing a backup request.

  • The NetBackup media server connects to NetBackup for Oracle on the client. NetBackup for Oracle on the client sends the database data to the NetBackup media server which saves the data to secondary storage. A restore operation works in essentially the same manner except that RMAN issues a restore request. Then NetBackup retrieves the data from secondary storage and sends it to NetBackup for Oracle on the client.

  • RMAN supports parallel operations, so a single rman command can start more than one backup, or restore on the NetBackup system.

  • The status for an RMAN operation is stored in the RMAN catalog or in the database control file. This same status appears in the output of the RMAN command that runs the backup or restore. This status is the only status that a database administrator must check to verify that a backup or restore has been successful.

  • NetBackup also logs status, but only for its own part of the operation. The database administrator cannot use the NetBackup status to determine whether rman was successful. Errors can occur in rman that do not affect NetBackup and are not recorded in its logs.

More Information

About linking Oracle RMAN with NetBackup for UNIX

NetBackup for Oracle operation using the Oracle Intelligent Policy

About NetBackup for Oracle

NetBackup for Oracle features

About Oracle RMAN

Feedback

Was this page helpful?
Previous

Logging the RMAN input and output on a client

Next

About Oracle RMAN

Feedback

Was this page helpful?