Which two are direct benefits of the multiprocess, multithreaded architecture of Oracle
Database 12c when it is enabled?
A.
Reduced logical I/O
B.
Reduced virtual memory utilization
C.
Improved Serial Execution performance
D.
Reduced physical I/O
E.
Reduced CPU utilization
Throw out C as an answer. If C were correct, it should say, “Improved Parallel Execution Performance”, not “Serial”.
B and E are the answers.
B and E
BE
Can anyone give some link for reference to make sure the answer is BE?
https://petesdbablog.wordpress.com/2013/07/09/12c-new-feature-multi-process-multi-threaded-oracle/
This Architecture have some Benefits:
CPU usage reduction
Memory usage reduction
Better performance for parallel executions / operations
Better system reliability
Thanks RNW for your link !
B, E
Another link:
http://oracleelogs.blogspot.com.es/2013/10/oracle-database-12c-performance_14.html
Benefits can be seen at CPU, Memory Usage, System Reliability and Parallel Operations level.
But nothing from Oracle Tech.
So, B and E.
BE