Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PINS in v$librarycache

Status
Not open for further replies.

signalsys

Technical User
Sep 5, 2005
44
CN


PINS : The number of times a PIN was requested for objects of this namespace
PINHITS : The number of times all of the metadata pieces of the library object were
found in memory
RELOADS : Any PIN of an object that is not the first PIN performed since the object
handle was created, and which requires loading the object from disk

As the above description of these parameter in v$librarycache, Does the following formula exists ?
PINS=PINHITS+RELOADS

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top