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: values in V$SGA

RE: values in V$SGA

From: Joan Hsieh <Joan.Hsieh_at_mirror-image.com>
Date: Thu, 01 Feb 2001 12:42:29 -0800
Message-ID: <F001.002A8006.20010201122755@fatcity.com>

If you have Steve Adam's book, on page 82 The fixed area of SGA contains several thousand atomic variables, small data structures such as latches and pointers into other areas of the SGA. These variables are all listed in the fixed table x$ksmfsv along with their data types, sizes, and memory addresses.
The variable area = large_pool_size + shared_pool_size + size of the permanent memory arrays.

Joan

-----Original Message-----
Volker
Sent: Thursday, February 01, 2001 8:41 AM To: Multiple recipients of list ORACLE-L

Hi list,

I think this is a easy question, but I'm not sure if I'm right:

  1. What is "Variable Size" in view V$SGA, SUM(large_pool_size+java_poolsize+shared_pool_size)?
  2. What is Fixed Size in view V$SGA?

TIA Volker
E-Mail: mailto:v.schoen_at_inplan.de
http://www.inplan.de

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Schoen Volker
  INET: v.schoen_at_inplan.de

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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Joan Hsieh INET: Joan.Hsieh_at_mirror-image.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 Thu Feb 01 2001 - 14:42:29 CST

Original text of this message

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