Which three steps are prerequisites for the creation of a physical standby database on a separate server using the RMAN active database duplication method?
A.
Set the DB_UNIQUE_NAME parameter on the primary database to a different value than that of the DB_NAME parameter.
B.
Put the primary database into archivelog mode.
C.
Startup nomount the standby database instance.
D.
Configure Oracle Net connectivity on the primary host to the standby database instance.
E.
Establish user equivalence for the database software owner between the primary host and standby host.
Suggested Answer:CDE🗳️
C: Shut down and restart the auxiliary database instance on the destination host in NOMOUNT mode. D: When a database must be accessed from another host, you must set up a password file and Oracle Net connectivity. E: When instructed to connect to the necessary instances, connect to the root as a user with SYSDBA or SYSBACKUP privilege. On both instances, the password for the user performing the duplication must be the same. References: https://docs.oracle.com/database/121/BRADV/rcmdupdb.htm
yes B C D. primary must be in Archivelog. it is a requirement else cannot proceed
upvoted 1 times
...
...
Log in to ExamTopics
Sign in:
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.
JESUSBB
1 year, 9 months agoemre90
3 years, 6 months agoSugar
3 years, 3 months ago