Configure an Oracle database in NetApp Backup and Recovery
You can change authentication and node settings for a new standalone or clustered Oracle database. NetApp Backup and Recovery protects databases without these changes. If your environment changes after discovery, you might need to update the database settings.
Required Console role
Backup and Recovery super admin. Learn about Backup and recovery roles and privileges. Learn about NetApp Console access roles for all services.
Configure an Oracle database
Change the configuration for a standalone or clustered Oracle database.
-
From the NetApp Console menu, select Protection > Backup and Recovery.
-
Under Workloads, select the Oracle tile.
-
In the Oracle inventory, select the Databases menu.
-
In the list of databases, select Configure database (standalone database) or Configure RAC database (clustered database) for the database you want to configure.
-
Configure database settings: Configure authentication settings for the standalone or clustered database.
-
Select OS authentication to authenticate with the host operating system only. Backup and Recovery uses the host credentials that you specified during discovery.
-
Select Database authentication when the database requires credentials. Then choose existing credentials or add new ones, and pick the port to use for the connection.
-
-
Configure RMAN catalog: Choose where metadata for backups and recovery operations is stored for this database or cluster when automatic cataloging is enabled in the protection policy or when you manually catalog a recovery point:
-
Select Target control file to store metadata in the database target control file.
-
Select Catalog database to store metadata in the RMAN recovery catalog. Choose the credentials and Transparent Network Substrate (TNS) name to connect to the recovery catalog.
The RMAN recovery catalog is a separate database schema used by the RMAN utility to store metadata about backups and recovery operations for registered databases. It provides redundancy and long-term retention in case the target control file is lost or when historical data is needed. Enable this option to register datafiles and archivelog copies in the RMAN repository so that RMAN can track and manage those copies for reporting and recovery.
-
-
Configure nodes (clustered databases only): Add or remove nodes from protection, or change node priority using the arrow buttons.
Nodes with higher priority are protected first. Lower priority nodes are protected only if higher priority nodes are unreachable or unhealthy.
-
When finished, select Done.
Backup and Recovery connects to the database using the new settings.