Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> lib cache latch - again

lib cache latch - again

From: Rahul <rahul_at_ratelindo.co.id>
Date: Thu, 27 Jul 2000 10:55:03 +0700
Message-Id: <10570.113081@fatcity.com>


List,
is this how oracle searches the object name in lib cache ?

  1. hash the object name
  2. use the hash value as an index in the hash chain to get the library handle
  3. use the library handle to get the object in lib cache.

if the above steps are ok, my question would be ...WHEN does the "library cache latch" taken in the above steps ??

TIA rahul Received on Wed Jul 26 2000 - 22:55:03 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US