Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Anybody get a 1630 error when trying to add an index ?
Mike,
1630 indicates "max # extents (%s) reached in temp segment in tablespace %s". It is probable that the INITIAL/NEXT is set low for your TEMP tablespace and the sorts/temp usage during index creation is bombing out on the upper limit?
John Kanagaraj
Oracle Applications DBA
DBSoft Inc
(W): 408-970-7002
The manuals for Oracle are here: http://tahiti.oracle.com The manual for Life is here: http://www.gospelcom.net
> -----Original Message-----
> From: Johnson, Michael [mailto:Michael.Johnson_at_oln-afmc.af.mil]
> Sent: Monday, May 13, 2002 12:33 PM
> To: Multiple recipients of list ORACLE-L
> Subject: Anybody get a 1630 error when trying to add an index ?
>
>
> I have been trying to add an index
> to a index tablespace and I keep
> getting a 1630 error.
>
>
> I have 500 extents , but it says the
> max extents are only 121 and they
> are filling up.
>
>
> Maybe my dendrites have been temporarily
> fried and it is something simple.
>
> Thanks for your time in advance.
>
> Mike
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Johnson, Michael
> INET: Michael.Johnson_at_oln-afmc.af.mil
>
> 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).
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: John Kanagaraj INET: john.kanagaraj_at_hds.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 Mon May 13 2002 - 15:13:49 CDT
![]() |
![]() |