Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Event 'db file seq. read' stuck for hours on the same file#/block# ?
On Tue, 01 Mar 2005 08:29:03 GMT, "Haximus" <e_at_t.me> wrote:
>All I was suggesting is to check if the session is hung on a latch request:
>
>select * from v$session_wait sw, v$latchname ln where sw.p2=ln.latch# where
>sw.sid=###
>
>Are all you DBA fixtures here such ogres? ;)
>
latch requests are latch requests, and have nothing to do with
sequential read.
You are by far the worst source of misinformation here and and would
advise everyone not to follow up on your postings. You really don't
know what you are talking about.
I would consider it unprofessional to let 'advise' like this passed
without warning.
-- Sybrand Bakker, Senior Oracle DBAReceived on Tue Mar 01 2005 - 16:29:55 CST