1Z0-083 · Question #110
Which should be tuned first when doing a performance tuning exercise for an Oracle Database environment?
The correct answer is A. SQL statements. Because Oracle's memory requirements vary depending on your application, you should tune memory allocation after tuning your application and your SQL statements. Allocating memory before tuning your application and your SQL statements may make it necessary to resize some Oracle…
Question
Which should be tuned first when doing a performance tuning exercise for an Oracle Database environment?
Options
- ASQL statements
- Blog writer performance
- Cgeneral operating system health
- Ddatabase writer performance
- Edatabase instance memory management and sizes
How the community answered
(34 responses)- A71% (24)
- B15% (5)
- C3% (1)
- D3% (1)
- E9% (3)
Explanation
Because Oracle's memory requirements vary depending on your application, you should tune memory allocation after tuning your application and your SQL statements. Allocating memory before tuning your application and your SQL statements may make it necessary to resize some Oracle memory structures to meet the needs of your modified statements and application.
Topics
Community Discussion
No community discussion yet for this question.