Oracle Cloud Infrastructure 2019 Architect Associate — Question 50
Which three statements are correct when the Autonomous Database is stopped? (Choose three.)
Answer options
- A. User with DWROLE can still access the database.
- B. Tools are no longer able to connect to a stopped instance.
- C. CPU billing is halted based on full-hour cycles of usage.
- D. In-flight transactions and queries are stopped.
Correct answer: B, C, D
Explanation
Answer B is correct because connections to a stopped instance are indeed not possible. Answer C is also right, as CPU billing ceases when the database is stopped based on hour cycles. Answer D is correct since all in-flight transactions and queries are halted when the database is stopped. Answer A is incorrect because a user with DWROLE cannot access the database when it is not running.