Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> 'latch free' contention...
recently I had a spiked load on my db, there is no io problems, or so it seems (no iowait in top, which also seems a bit weird, b/c it usually states something like 6-7 percent). here's what I got from v$system_wait
SQLWKS> select * from v$system_event 2> where average_wait>10 3> order by lower(event) 4>
The thing that I don't understand the most is those timers.
Log switch problem has been 'kindof' fixed.. (there were some
contention on the disk).
Any hints on what to do here? I am not asking to fix the problem..
just some hints :) I can't find any useful documentation on these
issues.
Thanx.
Andrey Dmitriev eFax: (978) 383-5892 Daytime: (917) 750-3630 AOL: NetComrade ICQ: 11340726 remove NSPAM to emailReceived on Fri Apr 07 2000 - 00:00:00 CDT