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: Sort Area Size?

RE: Sort Area Size?

From: Deshpande, Kirti <kirti.deshpande_at_verizon.com>
Date: Mon, 09 Sep 2002 17:48:19 -0800
Message-ID: <F001.004CB9B6.20020909174819@fatcity.com>


I suggest you check the amount of disk sort activity (v$sysstat, v$sesstat). If there are numerous disk sorts taking place, you may want to consider raising Sort_Area_Size and Sort_Area_Retained_Size. Also, if the sorting (to disk) is taking place mainly in the batch processes, consider changing these parameters only for those sessions. Changing these parameters at instance level may waste system memory.

HTH,

-----Original Message-----
Sent: Monday, September 09, 2002 6:18 PM To: Multiple recipients of list ORACLE-L

Hello,

For an SGA of about 512MB and a 2GB database (total of the *.dbf) files.

Is 1MB sort area size enough?

Thank you for any tips.

ltiu

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: ltiu
  INET: ltiu_at_alumni.sfu.ca

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: Deshpande, Kirti
  INET: kirti.deshpande_at_verizon.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 09 2002 - 20:48:19 CDT

Original text of this message

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