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-04030 error

Re: ORA-04030 error

From: Christian Trassens <ctrassens_at_yahoo.com>
Date: Mon, 17 Sep 2001 02:14:56 -0700
Message-ID: <F001.003900E5.20010917014021@fatcity.com>

Include in the init.ora the event with the error and errorstack to find out where it is hanging:

event="4030 trace name errorstack level 10"

If it is hanging in a create of java procedure, increase the java_pool_size,
java_soft_sessionspace_limit,
java_max_sessionspace_size. If it is an common procedure, increase the shared_pool_size and shared_pool_reserved_size.

Although I think you are hitting a bug. While testing those parameters I've mentioned, call Oracle an give them the trace of the errorstack. Also refer to bug 1747011 solved on 8.1.7.2.

Regards.


Eng. Christian Trassens
Senior DBA
Systems Engineer
ctrassens_at_yahoo.com
ctrassens_at_hotmail.com
Phone : 541149816062

Terrorist Attacks on U.S. - How can you help? Donate cash, emergency relief information http://dailynews.yahoo.com/fc/US/Emergency_Information/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Christian Trassens
  INET: ctrassens_at_yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Mon Sep 17 2001 - 04:14:56 CDT

Original text of this message

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