Hi
If I all my hit ratio are well within the acceptable values, does that mean that the database is working perfectly fine? If not what could be the problems and how to diagnose them?
Printable View
Hi
If I all my hit ratio are well within the acceptable values, does that mean that the database is working perfectly fine? If not what could be the problems and how to diagnose them?
Hi, there.
There allways will be a top ten of intensive queries.
Investigate queries on the following issues:
- intensive disk I/O
- intensive logical reads
- many # of execution of a specific query
If interested I can provide you with scripts to
generate the information needed.
regards, Antoni
[email protected]