Return-Path: <root@fatcity.cts.com>
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by naude.co.za (8.11.2/8.11.2) with SMTP id g8A19Gn23931
 for <oracle-l@naude.co.za>; Mon, 9 Sep 2002 21:09:16 -0400
Received: from fatcity.UUCP (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id SAA09752;
 Mon, 9 Sep 2002 18:09:45 -0700 (PDT)
Received: by fatcity.com (26-Feb-2001/v1.0g-b72/bab) via UUCP id 004CB9B6; Mon, 09 Sep 2002 17:48:19 -0800
Message-ID: <F001.004CB9B6.20020909174819@fatcity.com>
Date: Mon, 09 Sep 2002 17:48:19 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: "Deshpande, Kirti" <kirti.deshpande@verizon.com>
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: "Deshpande, Kirti" <kirti.deshpande@verizon.com>
Subject: RE: Sort Area Size?
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 72; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: text/plain;	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

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,

- Kirti 

-----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@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@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@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@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).

