Skip to main content

Oracle Performance Tuning for 10gR2

  • 2nd Edition - September 15, 2006
  • Author: Gavin JT Powell
  • Language: English
  • Paperback ISBN:
    9 7 8 - 1 - 5 5 5 5 8 - 3 4 5 - 3
  • eBook ISBN:
    9 7 8 - 0 - 0 8 - 0 4 9 2 0 2 - 5

Tuning of SQL code is generally cheaper than changing the data model. Physical and configuration tuning involves a search for bottlenecks that often points to SQL code or data mo… Read more

Oracle Performance Tuning for 10gR2

Purchase options

LIMITED OFFER

Save 50% on book bundles

Immediately download your ebook while waiting for your print delivery. No promo code is needed.

Institutional subscription on ScienceDirect

Request a sales quote

Tuning of SQL code is generally cheaper than changing the data model. Physical and configuration tuning involves a search for bottlenecks that often points to SQL code or data model issues. Building an appropriate data model and writing properly performing SQL code can give 100%+ performance improvement. Physical and configuration tuning often gives at most a 25% performance increase.

Gavin Powell shows that the central theme of Oracle10gR2 Performance Tuning is four-fold: denormalize data models to fit applications; tune SQL code according to both the data model and the application in relation to scalability; create a well-proportioned physical architecture at the time of initial Oracle installation; and most important, mix skill sets to obtain the best results.