Identify the option with the correct sequence for moving the recovery catalog

You want to move your existing recovery catalog to another database.
Examine the steps:
1)Export the catalog data by using the Data Pump Export utility in the source database.
2) Create a recovery catalog user and grant the necessary privileges in the target database.
3) Create a recovery catalog by using the create catalog command.
4)Import the catalog data into the new recovery catalog by using the Data Pump Import utility
in the target database.
5)Import the source recovery catalog schema by using the import catalog command.
6)Connect to the destination database.
7) Connect as catalog to the destination recovery catalog schema.
Identify the option with the correct sequence for moving the recovery catalog.

You want to move your existing recovery catalog to another database.
Examine the steps:
1)Export the catalog data by using the Data Pump Export utility in the source database.
2) Create a recovery catalog user and grant the necessary privileges in the target database.
3) Create a recovery catalog by using the create catalog command.
4)Import the catalog data into the new recovery catalog by using the Data Pump Import utility
in the target database.
5)Import the source recovery catalog schema by using the import catalog command.
6)Connect to the destination database.
7) Connect as catalog to the destination recovery catalog schema.
Identify the option with the correct sequence for moving the recovery catalog.

A.
1, 6, 4

B.
2, 3, 7, 5

C.
1 , 2, 6, 4

D.
1, 2, 3, 6, 5



Leave a Reply 14

Your email address will not be published. Required fields are marked *


IS IT CORRECT?

IS IT CORRECT?

can anyone help with the correct answer?
C r B?

Steve

Steve

B

Another bad question. I have moved catalogs with datapump. So C could work (although “6” isn’t needed)

HOWEVER, this seems to be testing the import catalog command, so the answer is B.

Vonpire

Vonpire

I agree – B

Tri

Tri

Thanks Vonpire!

Tri

Tri

B is the best choice.