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 ! ! ! temp tablespace

Re: HELP ! ! ! temp tablespace

From: GC <assistant_madman_at_hotmail.com>
Date: Thu, 22 Feb 2001 01:56:28 GMT
Message-ID: <3A9472E2.5770288C@hotmail.com>

ahmed kashif wrote:
>
> my temp (temporary) tablespace grew to ~14g (dont know why it was set to
> unlimited?) - ended up taking all the disk space. I moved it to another disk
> and brought it online, but then it wouldn't let me shutdown the database
> with the exception of shutdown abort. i tried to drop it with drop
> tablespace command, but it always seemed like it hung the database. i even
> let it go for hours - no luck. then i created a new tablespace 'temp2', and
> made that tablespace the temporary tablespace for all the users. then i
> shutdown (abort) the database and removed that sucker from the filesystem.
> brought the database up with no problem. then i tried again to drop it
> throught drop tablespace, but it still does the same - hang the database on
> me.
>
> i still can see that tablespace in dba_tablespaces, and i still can't
> shutdown normal or immediate. please HELP!!!

How many extents are in the temp tablespace? If there are a significant number, it may take multiple hours to drop the tablespace. You may just have to wait it out.

Cheers,
GC Received on Wed Feb 21 2001 - 19:56:28 CST

Original text of this message

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