Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Very high CPU on OS side vs very high dbFileSeqRead on Oracle side...
Hi,
before you analyze the database, make sure that the cpu consumer is
oracle. Use top to get the most cpu-consuming processes.
If the're non-oracle, analyze them. If oracle, use the pid to correlate
to oracle sessions and check them.
Regards
Stephan
Received on Thu Mar 04 2004 - 07:08:27 CST