View Single Post

   
  #1 (permalink)  
Old 02-27-2008, 02:09 PM
Ramchandra
 
Posts: n/a
Default Package cache hit ratio,

Hi ,

i am facing problem in package cache hit ratio its between 47-45%
which is very less:-


here are my configuration related to package cache:-


Catalog cache size (4KB) (CATALOGCACHE_SZ) = 2500
Package cache size (4KB) (PCKCACHESZ) = 2500
Max number of active applications (MAXAPPLS) = 100
Average number of active applications (AVG_APPLS) = 30


Indicator Name = db.pkgcache_hitratio
Value = 45
Evaluation timestamp = 12-12-2007
09:22:02.917262
Alert state = Alarm
Formula = ((1-
(476233/863736))*100)


i tried increasing the PCKCACHESZ to 3480 but the the hit ratio
doesn't increase.


any help in this regards much appreciated.


Regards,
Ramchandra
Reply With Quote