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: set event 4031

Re: set event 4031

From: A. Bardeen <abardeen1_at_yahoo.com>
Date: Sun, 02 Sep 2001 08:34:39 -0700
Message-ID: <F001.00380638.20010902083037@fatcity.com>

Henry,

The event will cause a trace file to be generated for any session that encounters an ORA-4031. Is it possible that it wasn't one of the sessions being logged that generated the error? If you look in the trace file you should see the current SQL being executed that may give you more info about the session generating the error.

Also, be aware that there's a bug on 8.1.6.3 where ORA-4031's can occur attempting to allocate state objects, often accompanied by heavy latch contention on the 'cache buffer chains' latch. This is bug 1640583. You might want to check with support as there are PSE's (patchset exceptions) available for several platforms.

This is not the same as bug 1397603 where ORA-4031's are also reported when allocating state objects. This bug is specific to 8.1.7 and the workaround is to set _db_handles_cached = 0.

HTH,


Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger http://im.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: A. Bardeen
  INET: abardeen1_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 Sun Sep 02 2001 - 10:34:39 CDT

Original text of this message

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