Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Increasing CPU on every execution of an anonymous block sent from WebLogic
I've been wondering that myself...something about having to traverse the Java bind variable area, maybe?
Paul Baumgartel
CREDIT SUISSE
Information Technology
DBA & Admin - NY, KIGA 1
One Madison Avenue
New York, NY 10010
USA
Phone 212.538.1143
paul.baumgartel_at_credit-suisse.com
www.credit-suisse.com
From: Dennis Williams [mailto:oracledba.williams_at_gmail.com]
Sent: Tuesday, March 20, 2007 3:39 PM
To: paul.baumgartel_at_credit-suisse.com
Cc: Christian Antognini; oracle-l_at_freelists.org
Subject: Re: Increasing CPU on every execution of an anonymous block sent from WebLogic
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.credit-suisse.com/legal/en/disclaimer_email_ib.html
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Mar 21 2007 - 08:57:42 CDT
![]() |
![]() |