Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: temp problem when rebuilding Index
On June 30, 2001 06:35 pm, Raghu Kota wrote:
> Hi Friends
>
> Iam rebuilding my 6Gb index, But Iam getting problem with TEMP
> tablespace. What is solution for this??
>
> iam using alter index index_name rebuild tablespace_name;
>
> ORA-1652: unable to extend temp segment by 128 in tablespace
> TEMP
You need to either partition your table or increase the size of temp.
Cheers,
GC
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Gregory Conron INET: gconron_at_hfx.andara.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Sat Jun 30 2001 - 16:28:59 CDT