eG Monitoring
 

Measures reported by O9iConnCacheTest

This test reports the performance metrics related to the connection cache of an Oracle application server instance of the Oracle9i application server.

Measurement Description Measurement Unit Interpretation
Free_cache_size The number of free slots in the connection cache Number  
Cache_size Total size of the connection cache Number  
Cache_hits The number of times a request for  connection has been fulfilled by the cache Conns/Sec Reading from the cache is less expensive than reading from disk. Therefore, the higher this value, the better.
Cache_misses The rate at which the cache failed to fulfill a request for connection Conns/Sec Reading from the cache is less expensive than reading from disk. Therefore, the lower this value, the better.