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: Win2000/8.1.7.3.0/SQL

RE: Win2000/8.1.7.3.0/SQL

From: Vergara, Michael (TEM) <mvergara_at_guidant.com>
Date: Mon, 19 Aug 2002 15:58:20 -0800
Message-ID: <F001.004B9799.20020819155820@fatcity.com>


Hmmm...that's a possibility. However, the query is blowing out a 2GB temp space that is empty when the query starts. I'll check and play with this field anyway.

Thanks,
Mike

-----Original Message-----
Sent: Monday, August 19, 2002 4:18 PM
To: Multiple recipients of list ORACLE-L

The order by is dong a sort and you have insufficient sort space configured so it is doing it to disk and that is the temp tablespace or whatever is allocated as the users temporary tablespace. I suspect that this database has the smallest SGA for any of the databases you have tested.
You might like to investigate the SORT_AREA_SIZE parameter or maybe just look at increasing the available memory to the instance.

Cheers

--

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

Author: Vergara, Michael (TEM)
  INET: mvergara_at_guidant.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 Aug 19 2002 - 18:58:20 CDT

Original text of this message

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