Oracle Cloud Infrastructure 2020 Architect Associate — Question 27

You have an Autonomous Transaction Processing Database with three OCPUs and auto scaling turned on and your application is using the TPURGENT service.
The load on the database increases from three OCPUs to nine OCPUs.
What is the total number of concurrent statements that the TPURGENT service can support? (Choose the best answer.)

Answer options

Correct answer: A

Explanation

The TPURGENT service can handle a maximum of 300 concurrent statements per OCPU. Therefore, with nine OCPUs, the total capacity is 9 OCPUs * 300 statements/OCPU = 2700 statements. The other options do not reflect the correct calculation based on the OCPU capacity.