Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: 10046 trace: 'latch free' then 'db file seq. read' waits
Argh... Forgot to say I'm dealing with an 8i DB, for which
SQL> select name from v$latch where latch#=66;
NAME
Sorry.
> When you find a series of 'latch free' waits with p2=66 in a 10046
> trace file that are immediately followed by a 'db file sequential read'
> wait (and then again 'latch free' p2=66 lines until another 'db file
> seq. read' line with different file#/block# values etc etc.) does it
> mean that Oracle now shows a wait for a seq. read on this very
> p1=file# and p2=block# on which it was trying to get a 'cache buffer
> chain' latch a second before ?
>
Received on Wed Jun 14 2006 - 02:07:40 CDT
![]() |
![]() |