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: temporary tablespace

Re: temporary tablespace

From: Mladen Gogala <mladen_at_wangtrading.com>
Date: Thu, 29 Jan 2004 15:05:54 -0500
Message-ID: <20040129200554.GA5629@mladen.wangtrading.com>


It depends. If you can create sort_area_size that can dynamically autoallocate larger and larger chunks of memory, then go ahead, create autoallocate temporary tablespace. If your sort_area_size is fixed, then you should create temporary tablespace with the uniform extent size.

On 01/29/2004 02:54:37 PM, Jeffrey Beckstrom wrote:
> Is it better to create the temporary tablespace with uniform
> allocation or autoallocate.
>
>
>
> Jeffrey Beckstrom
> Database Administrator
> Greater Cleveland Regional Transit Authority
> 1240 W. 6th Street
> Cleveland, Ohio 44113
>
> ----------------------------------------------------------------
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> ----------------------------------------------------------------
> To unsubscribe send email to: oracle-l-request_at_freelists.org
> put 'unsubscribe' in the subject line.
> --
> Archives are at http://www.freelists.org/archives/oracle-l/
> FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> -----------------------------------------------------------------
>



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

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Thu Jan 29 2004 - 14:05:54 CST

Original text of this message

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