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 -> help needed on ORA-01653: unable to extend table

help needed on ORA-01653: unable to extend table

From: humble_one <rastapoppolous_at_yahoo.com>
Date: 3 Jan 2002 21:01:52 -0800
Message-ID: <42bb2f93.0201032101.7d03c493@posting.google.com>


hi everyone,
 I get the error ORA-01653: unable to extend table KARTHIK.CLONE by 165 in tablespace.

i extended the tablespace by giving the command

    alter table clone storage (next 10k)

I have lots of space to support the data that i want to load, my question is by how much should i alter the storage so that this problem doesn't occur again.
I am loading a huge amount of data and this error causes a real pain as the loading process is interrupted.

TIA,
KArthik Received on Thu Jan 03 2002 - 23:01:52 CST

Original text of this message

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