Recommendations for Performance Tuning an Oracle 11g Standard Edition Database
I have a client using Oracle 11.2.0.3 on Windows 2008 R2 and they are having performance issues.
I am use to working with OEM and using AWR reports to narrow down where the problems are, but this client is not going to move to Enterprise Edition.
is there any canned utilities or sql scripts that can be recommended for me to run to help narrow down what the problems are. Like SQL consuming most of cpu time, tables that may need indexes added, etc?
I see a tool named Ignite for Oracle which is suppose to be an option but not sure I want to suggest a tool, until I exhaust what we can do for free.
0