Hi!

This event is meant for detectiong heap corruptions, by doing additional
checks when allocating/deallocating memory. (It affects heap manager).

When set on level 2 it does some check of heap structure when freeing it
(level 1) + when allocating/deallocating memory in heap, the memory is
filled with junk (level 2). I assume it's because, when you have complete
junk in your heap (not some leftover from other session) you'll more likely
have a crash in case of some mispointing pointer, thus detecting problems
earlier.

So, it's for diagnostics, and you should remove it, especially when on
decent Oracle version.

Tanel.

----- Original Message ----- 
To: "Multiple recipients of list ORACLE-L" <[EMAIL PROTECTED]>
Sent: Monday, August 11, 2003 8:19 PM


> One of our databases has the 10235 (level 2) event set. Unfortunately, the
Metalink doc is very sparse (barely more than oerr). It mentions that it
protects internal memory management structures. What I am needing are
reasons why this event would be set. Anyone have experience with this event
and what some of the motivations were?
>
> Dan


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Tanel Poder
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (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).

Reply via email to