Veritas NetBackup™ for Oracle Administrator's Guide
- Introduction
- NetBackup for Oracle QuickStart
- Installing NetBackup for Oracle
- About linking Oracle RMAN with NetBackup for UNIX
- Oracle policy configuration
- Preparing for NetBackup for Oracle configuration
- Instance management for an Oracle Intelligent Policy
- About Oracle Intelligent Policies (OIP)
- About script- or template-based Oracle policies
- About adding backup selections to an Oracle policy
- About configuring the run-time environment
- About creating templates and shell scripts
- About creating RMAN scripts manually
- Performing backups and restores of Oracle
- About NetBackup for Oracle backups
- About NetBackup for Oracle restores
- Using NetBackup for Oracle in a Microsoft Windows cluster environment
- Guided Recovery
- Troubleshooting Guided Recovery
- 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
- Troubleshooting
- Troubleshooting RMAN backup or restore errors
- Appendix A. Real Application Clusters
- Appendix B. Best practices for protecting Oracle RAC with NetBackup
- Appendix C. Deduplication best practices
- Appendix D. Snapshot Client support of SFRAC
- Appendix E. 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 F. XML Archiver
- NetBackup for Oracle XML export and XML import
- About XML export templates and shell scripts
- Performing an XML export archive
- Restoring an XML export archive
- Troubleshooting XML export or XML import errors
- Appendix G. Register authorized locations
Registering an Oracle database instance
The NetBackup Discovery Service discovers Oracle database instances on the local client host. The service reports to the master server upon startup and every 4 hours thereafter. The master server collects the discovered instances in an instance repository. The user accesses the repository on the NetBackup Administration Console or by running the nboraadm command.
See the nboraadm description in the NetBackup Commands Reference Guide.
Use the following procedure to register an Oracle database instance that the discovery service adds to the instance list.
To register an Oracle database instance
- In the NetBackup Administration Console, in the left pane, expand NetBackup Management > Applications > Oracle.
- Click All Instances. The right pane displays a list of instances. Instances that have previously been registered show a date and time in the Registered column.
- Double-click the instance that you want to register. The Edit Instance dialog box appears. For example, you can select ORAC13 to display the following:
You can select multiple instances to register at the same time.
- (Conditional) Use the Override Default TNS_ADMIN Path if you need to override the default network administration directory on the client system. Enter the fully qualified path for the network administration directory on this host. Click Help to display a description of the parameter. Example of the parameter:
- In the Credential area, click Edit to display the Register Instance dialog box. For example:
- In the Register Instance dialog box, click Use Instance Credentials.
The Oracle database user is required to have a certain level of credentials. The Oracle database user must have
SYSBACKUP
orSYSDBA
privileges (based on version of Oracle). - In the Instance credentials area of the window, select one of the three authentication options:
OS authentication only
Oracle authentication only
Oracle and OS authentication
The Oracle authentication only option lets you use SUDO or ssh keys for the user name and password. If you use this option then you must enter specific Oracle credentials. You may need to contact the Oracle DBA for the correct credentials. The system tries to validate the credentials and reports its findings.
- (Optional) Click Oracle RMAN recovery catalog credentials to enter credentials for the RMAN recovery catalog. Then click OK to save the credentials. TheEdit Instance dialog box reappears.
- In the right pane of the Applications dialog, check the Registered column to see that the instance is now registered.
- Repeat for all other instances that you want registered.