1.

What Are The Oracle's Suggestions Towards Systematic Tuning?

Answer»

Oracle suggests a specific DESIGN APPROACH with the following STEPS. This is a top down approach:

  1. Design the application correctly.
  2. Tune the application SQL code.
  3. Tune memory.
  4. Tune I/O.
  5. Tune contention and other issues.

Oracle suggests a specific design approach with the following steps. This is a top down approach:



Discussion

No Comment Found