| 3. |
Which sequence reflects the current Oracle AI Database 26ai process for creating a base RMAN recovery catalog?
Please select the best answer.
|
| |
A.
|
Run catrman.sql and manually install DBMS_RCVCAT and DBMS_RCVMAN. |
| |
B.
|
Create a catalog owner, grant RECOVERY_CATALOG_OWNER, run dbmsrmansys.sql, then run CREATE CATALOG while connected through RMAN as the catalog owner. |
| |
C.
|
Grant SYSDBA to the catalog owner and create the catalog inside each target database. |
| |
D.
|
Create only a tablespace; RMAN creates the catalog automatically during the first backup. |