What should be the main parts of a performance audit document ?
Hi
I have to create a performance audit template document and I think about the main parts of the document.
Here is my proposal :
(1) General header
- period during which are observed performance issues-
- a general summary of the main problems and a plan of actions to fix them.
(2) Detailed information on the configuration of the server and the database
- hostname
- SID
- CPUs
- Memory
(3) monitoring the overall charge for the specified period
used tools : ASH, AWR, ADDM , LIGHTY
(4) Study of the main sql consumming queries
- SQL code,
- execution plan
- major events related to the pending request
- proposal for an action plan to optimize them (sql profiles, baselines, modifying the sql code, )