Xref: alice comp.databases.oracle.misc:35543
Path: alice!news-feed.fnsi.net!newsfeed.direct.ca!logbridge.uoregon.edu!newsfeed.esat.net!Ireland.EU.net!not-for-mail
From: "Terry Maguire" <tmaguire@iiu.nospam.ie>
Newsgroups: comp.databases.oracle.misc
Subject: New error message to me!
Date: Wed, 7 Jul 1999 16:53:33 +0100
Organization: EUnet Ireland customer
Lines: 23
Message-ID: <7lvtg1$o5g$1@ezekiel.eunet.ie>
X-Newsreader: Microsoft Outlook Express 4.72.3110.5
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3

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


