Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: temporary tablespace
Hi!
In later Oracle versions where workarea sizes for executing even identical statements can change considerably due automatic workarea management and your temporary tables can be swapped into temp tablespace from PGA, it actually might be worth-while to create temp TS as autoallocate.
So far I've sticked with uniform, though.
Tanel.
> On 01/29/2004 04:10:06 PM, Reginald.W.Bailey_at_jpmorgan.com wrote:
> >
> > How do you make sort_area_size dynamically autoallocate large chunks
> > of
> > memory?
> >
>
> You don't. And you don't create temporary tablespace with autoallocate,
> either.
> ----------------------------------------------------------------
> 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
> -----------------------------------------------------------------
>
-- 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 Fri Jan 30 2004 - 04:24:38 CST
![]() |
![]() |