Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-01654: unable to extend index
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
![]() |
![]() |