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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Increasing CPU on every execution of an anonymous block sent from WebLogic

Re: Increasing CPU on every execution of an anonymous block sent from WebLogic

From: Dennis Williams <oracledba.williams_at_gmail.com>
Date: Tue, 20 Mar 2007 12:39:02 -0700
Message-ID: <de807caa0703201239s491c1779p93c40b3172ea4faf@mail.gmail.com>


Paul,

I could propose a theory on why you are seeing what you are seeing with Java. It might have something to do with Java memory management. Maybe the successive executions are building up a larger memory area. Maybe even triggering a Java memory garbage collection. Just a thought, not a Java expert by any means.

Dennis Williams

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Mar 20 2007 - 14:39:02 CDT

Original text of this message

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