Friday, July 3, 2009

Library Cache Hit Ratio

This gives the percentage of Pin requests that result in pin hits.

PINS: No. of times an item in the library cache was executed.
PINHITS: No. of times an item was executed without reloads.

The value should be greater than 95%. If less then,
  • Increase the SHARED_POOL_SIZE init parameter.
  • CURSOR_SHARING may need to be set to FORCE.
  • SHARED_POOL_RESERVED_SIZE may be too small.
  • Inefficient sharing of SQL, PLSQL or JAVA code.
  • Insufficient use of bind variables.

Run hitratio scrip to get the Library hit ratio.

Thanks

No comments:

Followers

Powered By Blogger
 

Oracle Database Administration. Copyright 2008 All Rights Reserved Revolution Two Church theme by Brian Gardner Converted into Blogger Template by Bloganol dot com