Suggested Answer:ADEF🗳️
A: DB_NAME - On a primary database, specify the name used when the database was created. On a physical standby database, use the DB_NAME of the primary database. C: Ensure the COMPATIBLE initialization parameter is set to the same value on both the primary and standby databases. If the values differ, redo transport services may be unable to transmit redo data from the primary database to the standby databases.
D: DB_FILE_NAME_CONVERT - Specify the path name and filename location of the primary database data files followed by the standby location. This parameter converts the path names of the primary database data files to the standby data file path names.
E: DB_UNIQUE_NAME - Specify a unique name for each database. This name stays with the database and does not change, even if the primary and standby databases reverse roles.
F: FAL_SERVER - Specify the Oracle Net service name of the FAL server (typically this is the database running in the primary role). References: https://docs.oracle.com/database/121/SBYDB/create_ps.htm#SBYDB4720
Specify parameters to control redo transport (archive_lag_target)
Specify parameters when standby has different directory structure (D and G)
Specify parameters applicable when database transitioned to standby (FAL_SERVER)
In the answer option C, compatible is mentioned as well, what makes the answer a little bit confusing.
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.
ScottL
1 year, 3 months agoJorgeZG
1 year, 11 months agomarpayer
3 years, 9 months ago