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

Home -> Community -> Usenet -> c.d.o.server -> Re: High hard parse and version counts for dbms_lob functions

Re: High hard parse and version counts for dbms_lob functions

From: El Toro <medawsonjr_at_yahoo.com>
Date: 2 May 2003 08:32:20 -0700
Message-ID: <2e1cd2b.0305020732.1b19e8af@posting.google.com>


> You might want to check whether pinning the dbms_lob package (exec
> dbms_shared_pool.keep('SYS.DBMS_LOB') )

While this is a good general suggestion for a heavily used package, how does doing this effect high version counts and constant *hard* parses within the same session? Does this sound like a bug to you? Received on Fri May 02 2003 - 10:32:20 CDT

Original text of this message

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