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: HELP - Temporary tablespace

Re: HELP - Temporary tablespace

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: 2000/06/21
Message-ID: <3950CE48.23E1@yahoo.com>#1/1

Abbate Carmine wrote:
>
> How clear dirty segment in temporary tablespace create as "temporary" ?
>
> Tanks Carmine Abbate.

alter tablespace temp default storage ( pctincrease 0)

(even if it is already 0, this will give SMON a prod to clean it up)

but remember that temp tablespaces are SUPPOSED to be 'full' - this is so the segments can be re-used without needing to have to reallocate space for later sorts..

HTH

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

We are born naked, wet and hungry...then things get worse
Received on Wed Jun 21 2000 - 00:00:00 CDT

Original text of this message

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