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: Extensive SYSTEM-Tblspc growing!ß!

Re: Extensive SYSTEM-Tblspc growing!ß!

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Fri, 24 Aug 2001 10:22:58 +0100
Message-ID: <3B861CF2.4E33@yahoo.com>


R. Schicht wrote:
>
> What could be a reason for the SYSTEM-Tablespace to grow up very fast
> (05.2001 about 1GB -> today about 8GB)?!?
>
> It´s Oracle 8i (NT) with no auditing and pctincrease set on 50% for
> SYSTEM-TABLESPACE.
>
> I have made a simply query like
>
> select sum(bytes) from dba_segments where tablespace_name = 'SYTEM';
>
> brought me the knowledge there are only 38Megabytes in this
> Tablepace!!!!!
>
> The other miracle is, that the datafile is defined with 5,7GB in
> dba_data_files but on disk i habe a file with 8GB!!!
>
> Does anyone has an idea??
>
> Any idea and help would be appreciated
>
> Roman Schicht

Are people doing massive sorts in it ? (Check the tempoary_tablespace column in dba_users )

hth
connor

-- 
==============================
Connor McDonald

http://www.oracledba.co.uk

"Some days you're the pigeon, some days you're the statue..."
Received on Fri Aug 24 2001 - 04:22:58 CDT

Original text of this message

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