NetBackup™ for Oracle Administrator's Guide
- Introduction
- Installing NetBackup for Oracle
- About linking Oracle RMAN with NetBackup for UNIX
- Configuring RBAC for the Oracle administrator
- Managing Oracle discovery and databases
- About Oracle discovery
- Managing Oracle databases
- Managing Oracle credentials
- Configuring Oracle policies
- Preparing for NetBackup for Oracle configuration
- About Oracle Intelligent Policies (OIP)
- About script-based Oracle policies
- About adding backup selections to an Oracle policy
- About configuring the run-time environment
- About creating shell scripts
- Performing backups and restores of Oracle
- About NetBackup for Oracle backups
- Managing expired backup images
- About NetBackup for Oracle restores
- Using NetBackup for Oracle in a Windows Server Failover Cluster (WSFC)
- Oracle cloning
- NetBackup Copilot for Oracle
- Configuring an OIP using universal shares (Oracle Copilot)
- Oracle Copilot with instant access
- Prerequisites when you configure an instant access Oracle database
- NetBackup for Oracle with Snapshot Client
- About NetBackup for Oracle with Snapshot Client
- How NetBackup for Oracle with Snapshot Client works
- About configuring Snapshot Client with NetBackup for Oracle
- Restoring NetBackup for Oracle from a snapshot backup
- About configuring NetBackup for Oracle block-level incremental backups on UNIX
- About Snapshot Client effects
- About Oracle support for Replication Director
- NetBackup Dedupe Direct for Oracle
- Using the NetBackup Dedupe Direct for Oracle plug-in
- Troubleshooting
- Troubleshooting RMAN backup or restore errors
- Appendix A. Deduplication best practices
- Appendix B. Snapshot Client support of SFRAC
- Appendix C. Script-based Block-Level Incremental (BLI) Backups without RMAN on UNIX and Linux systems
- Verifying installation requirements for BLI backups without RMAN
- Creating NetBackup policies for script-based BLI backup
- Creating notify scripts for BLI backups
- Performing backups and restores
- About troubleshooting backup or restore errors
- Appendix D. XML Archiver
- NetBackup for Oracle XML export and XML import
- About XML export shell scripts
- Performing an XML export archive
- Restoring an XML export archive
- Troubleshooting XML export or XML import errors
- Appendix E. Register authorized locations
Create a Data Guard policy
Note:
If you choose
, , or , then the following applies:Only one database is backed up at policy run time.
To create a Data Guard policy
- Open the NetBackup web UI.
- On the left click Protection > Policies. Then click Add.
- Configure the Attributes tab.
- Configure the Instances and databases tab.
All databases or RAC databases that are listed in a policy must be part of the same Data Guard configuration. Each Data Guard configuration needs a separate policy.
- On the Backup selections tab, select the wanted option.
The policy cannot have the backup type Database Backup Shares or Whole Database - Datafile Copy Share selected. These selections are incompatible with Data Guard-aware policies.
- Click the Oracle tab.
See Oracle tab.
- Locate the Data Guard backup options.
The Data Guard backup options let you specify a policy to always back up the primary or a standby database:
None - NetBackup does not look at the Data Guard role. At the policy run time each database or RAC database in the policy is backed up.
Require primary - This option backs up the primary Data Guard database in the list of databases (or RAC databases) in the policy.
If the primary is not available, the backup fails. A message appears in the job details that indicates NetBackup cannot find the primary database.
Require standby - This option backs up a standby Data Guard database in the list of databases (or RAC databases) in the policy. The first standby database NetBackup finds, is backed up. Currently there is no way to set a priority order for the standby databases.
Oracle Intelligent Policies do not support RMAN proxy type backups of Data Guard standby databases.
If the standby is not available, the backup fails. A message appears in the job details that indicates NetBackup cannot find the standby database.
Prefer standby - This option backs up a standby Data Guard database in the list of databases (or RAC databases) in the policy. If a standby database is not found and the primary is available, then the primary database is backed up.
Oracle Intelligent Policies do not support RMAN proxy type backups of Data Guard standby databases.
- Click Create.