Re: HELP!!!!PLEASE! Problem w/memory allocation.

From: Adrian Mulligan <adrianm_at_drives.rta.nsw.gov.au>
Date: 1996/04/19
Message-ID: <31781723.1827_at_drives.rta.nsw.gov.au>#1/1


Patricia McCreary wrote:
>
> I'm simply trying to create a table in Oracle/SQLPlus but I get this
> message.
>
> ERROR at line 1:
> ORA-01659: unable to allocate MINEXTENTS beyond 1 in tablespace PROJECT

[ snip ]

Your tablespace just doesn't have enough contigous freespace left to create your table. Either get a friendly DBA to add another datafile, drop some of the objects already in the tablespace or modify your create table statement to use smaller extents.

Hope this helps...

:-) TBL. Received on Fri Apr 19 1996 - 00:00:00 CEST

Original text of this message