For example for Class Buffer -
there is a system Buffer Cache Hit Ratio formula:
1-('physical reads'/('db block gets')+('consistent gets') )
where for example one can grade the results:
Between 90 - 100 OK
Between 80 - 90 Warning
Between 0 - 80 Error
Is there a rule/formula for Enqueue like my example for Buffer
(I was not able to find in Metalink) ?
Re: Question:Is there any rule/formula evaluating sysstat: Enqueues Statistics
Originally posted by CMT
For example for Class Buffer -
there is a system Buffer Cache Hit Ratio formula:
1-('physical reads'/('db block gets')+('consistent gets') )
where for example one can grade the results:
Between 90 - 100 OK
Between 80 - 90 Warning
Between 0 - 80 Error
Even statspack report calculates and reports it
as part of the spreport?
Search this site and the web why this is useless.
You did not address my question that referred to enqueues
Ratios are approximations. In some situations they may fit, some they may not. Show me a ratio, and I'll show you how to both prove and disprove your theory. Here you will get invalid information if you overuse 'FOR UPDATE'.
Bookmarks