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# ?
Sybrand Bakker wrote:
> 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? ;) >>
If you're going to condemn advice, at least provide an explanation of why it is incorrect but don't condemn a guy for trying to help. At least not unless you have a better suggestion to identify/resolve the problem, which so far has been (blank). Received on Tue Mar 01 2005 - 16:42:28 CST