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: <Reginald.W.Bailey_at_jpmorgan.com>
Date: Thu, 29 Jan 2004 15:10:06 -0600
Message-ID: <OFBBABCD16.4266353E-ON86256E2A.00742D75@chase.com>

How do you make sort_area_size dynamically autoallocate large chunks of memory?


Reginald W. Bailey
IBM Global Services
JPMC Account - DCI ETS Database Management Your Friendly Neighborhood DBA
713-216-7703 (Office) 281-798-5474 (Mobile) reginald.w.bailey_at_jpmorgan.com
baileyre_at_us.ibm.com


                                                                                                                                    
                    mladen_at_wangtrading.                                                                                             
                    com                       To:     oracle-l_at_freelists.org                                                        
                    Sent by:                  cc:                                                                                   
                    oracle-l-bounce_at_fre       Subject:     Re: temporary tablespace                                                 
                    elists.org                                                                                                      
                                                                                                                                    
                                                                                                                                    
                    01/29/2004 02:05 PM                                                                                             
                    Please respond to                                                                                               
                    oracle-l                                                                                                        
                                                                                                                                    
                                                                                                                                    




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
-----------------------------------------------------------------




----------------------------------------------------------------
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 - 15:10:06 CST

Original text of this message

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