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/02
Message-ID: <38E75247.10DD@yahoo.com>#1/1

vasarpota_at_my-deja.com wrote:
>
> Hi guys,
> was just reading the Oracle DBA book and wanted to clear up a couple of
> issues:
> 1) The SORE_AREA_SIZE is a system parameter and not specific to each
> user, right? Meaning, this represents the size in memory for all users
> regarding Sorts and when exceeded temporary segments are used
> 2) When should temporary segments be placed in Permanent Tablespaces?
> 3) How is the PGA used regarding Temporary Segments and sorting if at
> all?
> Thanks in advance for
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.

Sort_area_size is for EACH connected user - but is used incrementally - thus you won't be using up that much memory for each person as soon as they connect.

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

We are born naked, wet and hungry...then things get worse
Received on Sun Apr 02 2000 - 00:00:00 CST

Original text of this message

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