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

Home -> Community -> Usenet -> c.d.o.misc -> temp tablespace full

temp tablespace full

From: sim <jmenker_at_muenster.de>
Date: 15 Sep 2005 04:01:15 -0700
Message-ID: <1126779299.082516.249440@g47g2000cwa.googlegroups.com>


I've got a strange problem. Even after a restart of Oracle (Oracle 10g, 10.1.0.2.0, AIX 5.x) the temp tablespace (8 Gigs in size) remains full and doesn't seem to be purged. At least this is what the Enterprise Manager tells me.
When I try to create a table using 'create table xxx as select ...' the creation always fails because the temp tablespace cannot be extended. I'm absolutely certain that my create statement won't consume 8 Gigs of temp space.
Has anybody a clue on how to solve the problem? Thanks in advance.

sim Received on Thu Sep 15 2005 - 06:01:15 CDT

Original text of this message

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