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: ORA-01654: unable to extend index

Re: ORA-01654: unable to extend index

From: <rspeaker_at_my-dejanews.com>
Date: Thu, 17 Dec 1998 16:32:12 GMT
Message-ID: <75bbmc$t63$1@nnrp1.dejanews.com>


you are out of space in your DEMO_INXES tablespace. The index tried to grab another extent to grow beyond it's current size. Add another datafile or resize an existing one.

In article <36787724.46247AC3_at_hotmail.com>,   Stan <slc.edp_at_calberson.com.tw> wrote:
> Hello All,
>
> I encountered the following error messages. Can someone kindly tell me
> what I should do.
>
> ORA-06502: PL/SQL: numeric or value error
> ORA-01654: unable to extend index DEMO.AAA_BBB by 512 in tablespace
> DEMO_INXES
> ORA-06512: at "DEM
>
> Thanks in advance
>
>

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Thu Dec 17 1998 - 10:32:12 CST

Original text of this message

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