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: err msg = ora - 1652 , unable to extend segment by 128 in tablespace temp.

Re: err msg = ora - 1652 , unable to extend segment by 128 in tablespace temp.

From: Kenny Gump <kgump_at_mylanlabs.com>
Date: Thu, 21 Jan 1999 07:48:13 -0500
Message-ID: <36a72235.0@news.mountain.net>


You were doing some action that required a sort, (order by, group by, distinct, create index), and you ran out of room in the TEMP tablespace. Add another datafile to the temp tablespace.

Kenny Gump
OCP 7.3 DBA



hpcheong_at_ncs.com.sg wrote in message <786gi6$q12$1_at_nnrp1.dejanews.com>...
>hi ,
>
>anyone?
>
>err msg = ora - 1652 , unable to extend segment by 128 in tablespace temp.
>
>pls help! urgent.
>
>thanks!
>
>evelyn.
>
>-----------== Posted via Deja News, The Discussion Network ==----------
>http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
Received on Thu Jan 21 1999 - 06:48:13 CST

Original text of this message

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