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: high recursive cpu usage

RE: high recursive cpu usage

From: Harvinder Singh <Harvinder.Singh_at_MetraTech.com>
Date: Thu, 8 Jul 2004 14:31:14 -0400
Message-ID: <D6424CD4C8A3C044BBC49877ED51C5187D925E@ex2003.metratech.com>


I already created the tables and indexes with 60 extents each of 1Gb each so 60G should be enough for table to hold 1M records....also datafiles are already sized correctly.... Or
It might be space allocation in rollback segments or temp tablespace or System tablespace?

Thanks
--Harvinder

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Mladen Gogala Sent: Thursday, July 08, 2004 2:26 PM
To: oracle-l_at_freelists.org
Subject: Re: high recursive cpu usage

On 07/08/2004 02:21:44 PM, Harvinder Singh wrote:
> Hi,
> What can be the reason for high value of "recursive cpu usage"?

Expensive recursive SQL. In other words, your inserts are probably doing

dynamic space allocation.

--=20
Mladen Gogala
Oracle DBA
Wang Trading LLC
Tel: (203) 956-6826

Note:
This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. Wang Trading LLC and any of its subsidiaries each reserve the right to monitor all e-mail communications through its networks.
Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of any such entity.



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Thu Jul 08 2004 - 13:27:48 CDT

Original text of this message

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