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: ORA-J00X

Re: ORA-J00X

From: Tim Gorman <tim_at_sagelogix.com>
Date: Thu, 15 Apr 2004 16:03:46 -0600
Message-ID: <BCA462E2.13443%tim@sagelogix.com>


The culprit is likely the stuff that you are running through DBMS_JOB. Are you running any packages or stored procedures via DBMS_JOB that are making heavy use of collections (i.e. PL/SQL tables)? That tends to chew up a bunch of memory, and it doesn't "shrink"...

on 4/15/04 12:07 PM, Seema Singh at oracledbam_at_hotmail.com wrote:

> Hi,
> i have been noticing ORA_J00X processes are taking more memory on Linux box?
> What could be reason.Is any way to fix ?
> thx
>
> _________________________________________________________________
> Check out MSN PC Safety & Security to help ensure your PC is protected and
> safe. http://specials.msn.com/msn/security.asp
>
> ----------------------------------------------------------------
> 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 Apr 15 2004 - 18:05:49 CDT

Original text of this message

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