exam questions

Exam 1z0-067 All Questions

View all questions & answers for the 1z0-067 exam

Exam 1z0-067 topic 1 question 125 discussion

Actual exam question from Oracle's 1z0-067
Question #: 125
Topic #: 1
[All 1z0-067 Questions]

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
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Jachp
4 years, 5 months ago
B is correct!, because of 12c can use IMPORT CATALOG RMAN command, and this feature is for catalog moving operations, you do not need issue expdp and impdp like previous and older versions. https://docs.oracle.com/database/121/BRADV/rcmcatdb.htm#GUID-12C01FD0-2CFF-478E-B80C-FF7639EF2F4C
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...