Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Temp Segments

Re: Temp Segments

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: 2000/04/03
Message-ID: <38E872A5.F5F@yahoo.com>#1/1

Joe Maloney wrote:
>
> Just to confues the issue, there should be a permanent tablespace,
> usually called TEMP, that is used just for temporary segments. The
> other, 'Permanent', tablespaces hold the data.
>
> In article <8c8php$e0a$1_at_nnrp1.deja.com>,
> hotoracle_at_my-deja.com wrote:
> > The SORT_AREA_SIZE parameter is the maximum amount of memory given to
 an
> > Oracle session for sorting before using the temporary segments.
> >
> > The parameter SORT_AREA_RETAINED_SIZE is the space that will be
 retained
> > for the results of the sort.
> >
> > Lastly temporary segments should never be created in PERMANENT
> > tablespaces only in TEMPORARY tablespaces. This is for many
 performance
> > reasons.
> >
> > Ian Saunders
> > http://www.hot-oracle.com
> >
> > Sent via Deja.com http://www.deja.com/
> > Before you buy.
> >
> --
> Joseph R.P. Maloney, CCP,CSP,CDP
> MPiR, Inc.
> 502-451-7404
> some witty phrase goes here, I think.
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.

I don't think TEMP should be a permament tablespace.

Ideally it should be

HTH

-- 
===========================================
Connor McDonald
http://www.oracledba.co.uk

We are born naked, wet and hungry...then things get worse
Received on Mon Apr 03 2000 - 00:00:00 CDT

Original text of this message

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