Oracle Database Fundamentals
Casual Mode - Take your time!
1 / 11
Correct
0
Incorrect
0
Score
0%
Multiple Answers
When WORKAREA_SIZE_POLICY is set to AUTO, the work areas are sized to accomplish which two goals? (Choose two)
- To tune memory using the existing *_AREA_SIZE parameters.
- To allocate memory to work areas in order to optimize throughput only.
- To allocate memory to work areas in order to optimize response time only.
- To allocate memory to work areas in order to optimize both throughput and response time.
- To ensure that the overall size of the PGA will never exceed the value of PGA_AGGREGATE_TARGET.