Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: An Oracle Error I don't understand.
From the Oracle Supports Notes CD:
"ORA-01653: unable to extend table name.name by num in tablespace name
Cause: Failed to allocate extent for table segment in tablespace.
Action: Use the ALTER TABLESPACE ADD DATAFILE statement to add one or more files to the specified tablespace."
There is probably a website somewhere with these same HTML files on it.
Rock.
In article <8aoabp$oi9$1_at_nnrp1.deja.com>,
texsura_at_my-deja.com wrote:
> Hello all,
>
> I'm using perl to access our database. I wrote a script that will do a
> simple replacement in a column. The script worked last week but now
when
> I try and run it I get this error:
>
> ORA-01653: unable to extend table SYSTEM.TSOWEB by 1902 in tablespace
> TOOLS (DBD ERROR: OCIStmtExecute) at magix_images.pl line 82.
>
> Can someone please decript this error, or teach me to fish and show me
> a place to research oracle errors.
>
> Thank you,
> Gary
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Wed Mar 15 2000 - 13:53:53 CST
![]() |
![]() |