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
Register credentials for an Oracle database or RMAN catalog
To protect Oracle you must register credentials with the Oracle databases. Use the NetBackup web UI, the nboracmd command, or the NetBackup APIs to access the repository for database registration.
After the discovery service adds new databases to the repository, you can register credentials with those databases. When you register credentials, NetBackup queries the Oracle database for metadata. The database must be in an OPEN state while NetBackup validates credentials. The NetBackup Credential Management System (CMS) stores the credentials for your databases.
You can register or update credentials for a database or an RMAN catalog at any time. When you manually add a database, you can choose not to include the credentials at that time.
When an Oracle RAC database is discovered, that database does not have a Database ID. A Database ID is required to manually add additional RAC instances to the database. You must register the RAC database and provide a Database ID before adding additional instances.
For client versions 8.2 and earlier, NetBackup may require the database unique name to validate a credential. This information can be found by contacting your Oracle administrator or querying the database with the following command:
select DB_UNIQUE_NAME from v$database;
Refer to the following Oracle information for recommendations for the authentication of users.
Operating System Authentication of Users
Authentication of Database Administrators by Using the Operating System
To register credentials for an Oracle database or RMAN catalog
- On the left, click Workloads > Oracle.
- Select one of the following:
To register credentials for a database, click the Databases tab.
To register credentials for an RMAN catalog, click the RMAN catalogs tab.
- Select one or more databases or a catalog. Then click Manage credentials.
- Click Select from existing credentials. Then click Next.
Alternatively, you can add a new credential.
See Add a credential for an Oracle database or RMAN catalog.
- Select the credential. Then click Next.
- The credential is validated. NetBackup saves the credential even if the validation fails.
- Review the Registered column to see that the database or catalog is now registered.