Oracle Cloud Infrastructure 2019 Developer Associate — Question 37
Which two statements are true about DB Systems? (Choose two.)
Answer options
- A. Data Guard as a Service is offered between regions.
- B. You cannot manage the database as sys/sysdba.
- C. You have full control over the automatic backup schedule and retention periods.
- D. You can manage Oracle database initialization parameters at a global level.
Correct answer: A, C
Explanation
Option A is correct because Data Guard as a Service can indeed be implemented across different regions. Option C is also correct, as users have comprehensive control over backup scheduling and retention. Options B and D are incorrect; you can manage the database as sys/sysdba, and initialization parameters can also be managed at a finer granularity, not just globally.