Oracle Cloud Infrastructure 2022 Architect Associate — Question 40
Which TWO predefined service names can you use when connecting to an Oracle Cloud Infrastructure (OCI) Autonomous Data Warehouse? (Choose two.)
Answer options
- A. TP for a connection service when you do not want to run with parallelism.
- B. TPUrgent for a connection service when you do want to run with parallelism.
- C. High for the highest level of resources to process each SQL statement.
- D. Medium for a lower level of resources to process each SQL statement.
Correct answer: C, D
Explanation
The correct answers are C and D because 'High' provides the maximum resources for SQL processing, while 'Medium' offers a reduced resource level. Options A and B refer to connection services that focus on parallelism, which are not part of the predefined service names for resource allocation in the Autonomous Data Warehouse.