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 -> help: CPU usage

help: CPU usage

From: Dave Apple <pippin_at_xs4all.nl>
Date: Thu, 16 Dec 1999 10:02:46 +0100
Message-ID: <FU164.373$i01.18840@amoeba1.soneraplaza.nl>


Hi folks
any ideas?

our application is running fine, with statements tuned as much as possible but there is still a problem with what looked like locking when multiple users were active.

after investigation, it turned out that the CPU was simply busy with the first request so could not process the second until the first was complete.

I am surprised by this as of course i need all the users to get good response times and not be 'queued' for the cpu.

is there any way to limit/smooth the cpu usage for the users? (not an absolute max returning an error like from the profile, but a high watermark so no one user can clog up the system)

thanks

Dave Received on Thu Dec 16 1999 - 03:02:46 CST

Original text of this message

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