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 + temp tablespace extent sizing

RE: sort_area_size + temp tablespace extent sizing

From: DEMANCHE Luc (Cetelem) <luc.demanche_at_cetelem.fr>
Date: Tue, 24 Apr 2001 10:02:24 -0700
Message-ID: <F001.002F0A22.20010424091057@fatcity.com>

Stephane,

What situation would make you choose a certain value (i.e.:  using '3' versus '4.5')?

-----Message d'origine-----
De: paquette stephane [mailto:stephane_paquette_at_yahoo.com] Date: Tuesday, April 24, 2001 6:03 PM
À: Multiple recipients of list ORACLE-L
Objet: Re: sort_area_size + temp tablespace extent sizing

The extent size of the temp tablespace should be a multiple of the sort_area_size parameter + 1 block.

If your sort_area_size is 128K and if you need to go to temp tablespace that means that 128K is not enough so you should allocate for more than 128K.

temp extent = (sort_area_size*n)+ 1 block                where n goes from 2 to usually 4,5                depending on your situation


Stéphane Paquette
DBA Oracle, consultant entrepôt de données Oracle DBA, datawarehouse consultant
stephane_paquette_at_yahoo.com

Do You Yahoo!? -- Pour faire vos courses sur le Net, Yahoo! Shopping : http://fr.shopping.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: =?iso-8859-1?q?paquette=20stephane?=
  INET: stephane_paquette_at_yahoo.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 Tue Apr 24 2001 - 12:02:24 CDT

Original text of this message

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