exam questions

Exam 1z0-066 All Questions

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

Exam 1z0-066 topic 1 question 38 discussion

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

Which two are prerequisites for creating a standby database using Enterprise Manager cloud control?

  • A. The primary database must have FORCE LOGGING enabled.
  • B. The primary database must be in archivelog mode.
  • C. A backup of the primary database must exist.
  • D. The primary host and the proposed standby database host must run the same operating system.
  • E. The primary database instance must be started using an SPFILE.
  • F. The primary database must have flashback enabled.
Show Suggested Answer Hide Answer
Suggested Answer: AB 🗳️
A: Before you create a standby database you must first ensure the primary database is properly configured.
Place the primary database in FORCE LOGGING mode.
B: If archiving is not enabled, issue the following SQL statements to put the primary database in ARCHIVELOG mode and enable automatic archiving:
SQL> SHUTDOWN IMMEDIATE;
SQL> STARTUP MOUNT;
SQL> ALTER DATABASE ARCHIVELOG;
SQL> ALTER DATABASE OPEN;
References:
https://docs.oracle.com/database/121/SBYDB/create_ps.htm#SBYDB4719

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
Rockfics
1 year, 3 months ago
Selected Answer: AB
Answer A,B C. A backup is not necessary. It can be created by the wizard D. Dataguard support mix O.S. E. PFILE is an option F. Flashback Database is not mandatory
upvoted 1 times
...
JESUSBB
2 years, 5 months ago
Answer: B and E
upvoted 4 times
...
raoratna
3 years, 1 month ago
BE IS THE RIGHT ANSWER
upvoted 4 times
...
Sugar
3 years, 3 months ago
the A answer is wrong
upvoted 2 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago