Support
Orange Support > 문의하기
Q & A
Re: buffer cache hit ratio
Date2005.06.23 /
Hit : 9966
buffer cache hit ratio
hit ratio는 v$sysstat의 db block gets, consistent gets, physical reads의 값을 가지고 구합니다. 오라클은 이들 값을 db가 스타트업한 이후 변경분을 누적치로 제공합니다. cumulative는 이 누적치 값으로 hit ratio을 계산한것이고 delta 값은 특정시점사이에 발생한 변경분만 가지고 hit ratio를 계산한 것입니다.
---------- Original Message ----------
이름 : 김용배 제목 : buffer cache hit ratio
--------------------------------------------------------
* Orange for Oralce Version(ex. 3.0.6) : * Oracle Client (SQL*Net) Version : * Oracle Server Version : * Client OS :
--------------------------------------------------------
buffer cache hit ratio에서 보면 특정시간에 hit ratio이 떨어지는데 logical read, physical read 수치는 별변동이 없습니다. Hit Ratio(Cumulative) Hit Ratio(Delta) Logical Reads Physical Reads 97.213 98.743 57971812830 1615826613 97.216 94.943 58161228304 1619429961 97.203 48.575 58185949015 1627741139 그리고 cumulative와 delta값에 대해서 차이점도 알려주세요~
hit ratio는 v$sysstat의 db block gets, consistent gets, physical reads의 값을 가지고 구합니다. 오라클은 이들 값을 db가 스타트업한 이후 변경분을 누적치로 제공합니다. cumulative는 이 누적치 값으로 hit ratio을 계산한것이고 delta 값은 특정시점사이에 발생한 변경분만 가지고 hit ratio를 계산한 것입니다.
---------- Original Message ----------
이름 : 김용배 제목 : buffer cache hit ratio
--------------------------------------------------------
* Orange for Oralce Version(ex. 3.0.6) : * Oracle Client (SQL*Net) Version : * Oracle Server Version : * Client OS :
--------------------------------------------------------
buffer cache hit ratio에서 보면 특정시간에 hit ratio이 떨어지는데 logical read, physical read 수치는 별변동이 없습니다. Hit Ratio(Cumulative) Hit Ratio(Delta) Logical Reads Physical Reads 97.213 98.743 57971812830 1615826613 97.216 94.943 58161228304 1619429961 97.203 48.575 58185949015 1627741139 그리고 cumulative와 delta값에 대해서 차이점도 알려주세요~
buffer cache hit ratio
Genie3
2005.06.23
Re: buffer cache hit ratio
오렌지팀
2005.06.23