Oracle Cloud Infrastructure 2021 Architect Associate — Question 21
Which TWO predefined service names can you use when connecting to an Oracle Cloud Infrastructure Autonomous Data Warehouse? (Choose two.)
Answer options
- A. Medium for a lower level of resources to process each SQL statement.
- B. High for the highest level of resources to process each SQL statement.
- C. TRUrgent for a connection service for when you do want to run with parallelism.
- D. TP for a connection service for when you do not want to run with parallelism.
Correct answer: A, B
Explanation
The correct answers are A and B because 'Medium' and 'High' are the predefined service names specifically designed for varying levels of resource allocation in processing SQL statements. Options C and D, 'TRUrgent' and 'TP,' refer to connection services related to parallelism, which are not the predefined service names for resource levels.