Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> New error message to me!

New error message to me!

From: Terry Maguire <tmaguire_at_iiu.nospam.ie>
Date: Wed, 7 Jul 1999 16:53:33 +0100
Message-ID: <7lvtg1$o5g$1@ezekiel.eunet.ie>


Hi all

I'm using Oracle 7.3.3 and the Oracle SQL Worksheet app to modify a few tables. When I execute the following statement to transfer data:

insert into t_daily_download
select * from download
where to_char(downloaddate)='29-JAN-99'

I get the following error message:

ORA-01653: unable to extend table TERRY.T_DAILY_DOWNLOAD by 61446 in tablespace QUANTBCK

There are no problems with the size of tablespace, there's loads of free space. I checked Dejanews and saw info on coalescing. I checked and there's no prob there. So if anyone has any idea what this is please reply.

Regards

Terry Maguire Received on Wed Jul 07 1999 - 10:53:33 CDT

Original text of this message

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