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: Event 'db file seq. read' stuck for hours on the same file#/block# ?

Re: Event 'db file seq. read' stuck for hours on the same file#/block# ?

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Tue, 01 Mar 2005 23:26:58 +0100
Message-ID: <5vq921pssosqb886vn7ndmrn5hd83vvrkm@4ax.com>


On Tue, 01 Mar 2005 16:22:48 GMT, "Haximus" <e_at_t.me> wrote:

>Excessive amount of wait time on library cache latches? This can happen
>when massive amounts of SQL parsing takes place, causes lots of library
>cache latch demand. What does the entire SELECT look like.... are there
>literals embedded in it that would cause it to be reparsed every time,
>instead of reused from the library cache?
>

Please stop posting this mess.
If you submit an identical statement with identical literals for the second time it has the same hash value and it is only soft-parsed.

I haven't seen such utter rubbish in this group for ages.

--
Sybrand Bakker, Senior Oracle DBA
Received on Tue Mar 01 2005 - 16:26:58 CST

Original text of this message

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