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 -> Space Usage in temporary tablespace

Space Usage in temporary tablespace

From: anish <anish_recd_at_yahoo.co.in>
Date: 26 Jul 2005 07:40:11 -0700
Message-ID: <1122388811.777476.179030@g44g2000cwa.googlegroups.com>


I am working on a database on which the temporary tablespace databfile(1 datafile only) is autoextensible.After executing a large process the file grew to 9 GB. I added another file to the same tablespace of size 100M .The new file got 100% filled up (saw it using TOAD) .Now i remove the file of 9GB size .Add another file of 2 GB (where autoextensible is no )and remove the smaller file of size 100m.Now when i see the space usage of 2GB file using TOAD it is 100%.How can this be possible.Because I have removed the file of 9 GB ,used intermediate file of 100M and then finally used a file of 2GB.The space usage in the 2GB file should be at most 100M.   I am working on 9.2.0.5. Received on Tue Jul 26 2005 - 09:40:11 CDT

Original text of this message

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