Hi,
How is calculated the buffer cache hit ratio showed on Spotlight on Oracle? It doesn’t match the value calculated from v$sysstat: 1 - ((‘physical reads cache’) / (‘consistent gets from cache’ + ‘db block gets from cache’))
Thanks,
Ezio
Hi,
How is calculated the buffer cache hit ratio showed on Spotlight on Oracle? It doesn’t match the value calculated from v$sysstat: 1 - ((‘physical reads cache’) / (‘consistent gets from cache’ + ‘db block gets from cache’))
Thanks,
Ezio