|
1 |
Start SQL*Plus, and connect with administrator privileges to the database. |
|
1 |
Launch the Registry Editor on the Oracle Database Server. |
|
a |
|
b |
|
3 |
Open the folder entitled “KEY_<Oracle_Home>” that represents the target installation of Oracle to list the registry items in the frame on the right. |
|
4 |
In the Name column, locate the following items, and make note of the associated entry in the Data column: |
|
1 |
Open the “oratab” file by issuing the following command in a terminal window: |
|
2 |
In the “oratab” file, note the application information. |
|
• |
“PROD” is the ORACLE_SID |
|
• |
“/u03/app/oracle/product/10.2.0/db_1” is the ORACLE_HOME |
|
1 |
Start SQL*Plus, and connect with administrator privileges to the database that will contain the Recovery Catalog. |
|
3 |
Grant the RECOVERY_CATALOG_OWNER role to the schema owner. |
|
4 |
|
2 |
Run the CREATE CATALOG command to create the catalog. |