Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Finding users who have dynamically set SORT_AREA_SIZE

Re: Finding users who have dynamically set SORT_AREA_SIZE

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Thu, 9 May 2002 19:19:04 +0100
Message-ID: <1020968979.18554.0.nnrp-13.9e984b29@news.demon.co.uk>

For heap and memory dumps the typical values are:

    1        PGA
    2        SGA
    4        UGA
    8        CGA    (C for call)

    16 and 32 also have an effect in 9i, IIRC 32 relates     to the large pool but I can't remember what 16 did.

Your are correct about the 'clopen' notation.

I've not come across nm before - perhaps the omission is because the dump is from a heap and not from the static data segment -- but that's a conjecture based on ignorance of the technology.

--
Jonathan Lewis
http://www.jlcomp.demon.co.uk

Author of:
Practical Oracle 8i: Building Efficient Databases

Next Seminar - Australia - July/August
http://www.jlcomp.demon.co.uk/seminar.html

Host to The Co-Operative Oracle Users' FAQ
http://www.jlcomp.demon.co.uk/faq/ind_faq.html



Yong Huang wrote in message ...

>I wanted to try 12. But I accidentally typed 14, which still gave me
>what I want. I think the levels usually are 2, 4, 8 and 12.
>
>I wonder what the two numbers following "stpdef" and "stsustp_p" mean
>(stpdef is not even in `nm $ORACLE/bin/oracle`)? And why does the
>bracket close with parenthesis? Maybe an address range inclusive at
>the start but exclusive at the end? Oracle "hackers" such as Steve
>Adams or K Gopal may be more interested in those things!
>
>Yong Huang
>
Received on Thu May 09 2002 - 13:19:04 CDT

Original text of this message

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