Resources
are Oracle databases on the host that are maintained by SnapCenter. You can add these databases to resource groups to perform data protection operations after you discover the databases that are available. You should be aware of the process that SnapCenter follows to discover different types and versions of Oracle databases.
For Oracle versions 11g to 12cR1 | For Oracle versions 12cR2 to 18c |
---|---|
RAC database: The RAC databases are discovered only on the basis of /etc/oratab entries. You should have the database entries in the /etc/oratab file. |
RAC database: The RAC databases are discovered using the srvctl config command. |
Standalone: The standalone databases are discovered only on the basis of /etc/oratab entries. You should have the database entries in the /etc/oratab file. |
Standalone: The standalone databases are discovered based on the entries in the /etc/oratab file and the output of the srvctl config command. |
ASM: The ASM instance entry should be available in the /etc/oratab file. | ASM: The ASM instance entry need not be in the /etc/oratab file. |
RAC One Node: The RAC One Node databases are discovered only on the basis of /etc/oratab entries. The databases should be either in nomount, mount, or open state. You should have the database entries in the /etc/oratab file. The RAC One Node database status will be marked as renamed or deleted if the database is already discovered and backups are associated with the database. You should perform the following steps if the database is relocated:
|
RAC One Node: The RAC One Node databases are discovered using the srvctl config command only. The databases should be either in nomount, mount, or open state. The RAC One Node database status will be marked as renamed or deleted if the database is already discovered and backups are associated with the database. You should perform the following steps if the database is relocated:
|