Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Solaris - DBWR process chewing up CPU Time

Re: Solaris - DBWR process chewing up CPU Time

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Thu, 18 Nov 1999 19:12:04 -0000
Message-ID: <942953007.1821.1.nnrp-12.9e984b29@news.demon.co.uk>

This could be because you are
doing too much writing and are
also running async I/O.

It would help if you could quantify
'chewing up' as a percentage of
CPU. Look at v$filestat for the number of
writes per file, look at alert log
for frequency of checkpoints,
look at db_files compared to actual
number of files.

--

Jonathan Lewis
Yet another Oracle-related web site: http://www.jlcomp.demon.co.uk

Badesha Singh wrote in message
<942935541.14233.0.nnrp-08.c1ed3ca6_at_news.demon.co.uk>...
>We have Oracle 8i on Sun Sparc Solaris 2.6 and are finding that the DBWR
>process (and CKPT) is chewing up the CPU time on the machine. Anyone had
>this problem or know how we can try to track the problem down.
>
>Does anyone know which commands/utilities will help us track the problem
>down (could it be a swapping problem?).
>
>Thanks
>
>Badesha
>
>
Received on Thu Nov 18 1999 - 13:12:04 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US