Can anyone recommend a good SQL Tuning perf. book, that cover DBMS_STATS options in details, etc, etc.
Most of the ones I have thumbed thru talk about how to gather stats, but not what all the options mean, and what is the preffered way to analyze: example: for all columns, or for all index columns, etc, etc.
Guy Harrison's book "Oracle SQL High-Performance Tuning " was published in Dec 2000 ! Those who have it: Are you recommending it for the explaination of the concepts, not necessarily for the implementation of Oracle options ?
Also, I have Tom Kyte's book, and it does not have what I am looking for either !
Originally posted by khussain Guy Harrison's book "Oracle SQL High-Performance Tuning " was published in Dec 2000 ! Those who have it: Are you recommending it for the explaination of the concepts, not necessarily for the implementation of Oracle options ?
Also, I have Tom Kyte's book, and it does not have what I am looking for either !
Go for the concepts; the details will come with a little RTFM. Three chapters of Harrison's book would have fixed nearly every performance prob I've seen posted here.
Don't see how you can have Kyte's new book - it's not published yet!
Bookmarks