You are here: Home //
Oracle 11g //
ORA-01688: unable to extend table string.string partition string by string in tablespace string
ORA-01688: unable to extend table string.string partition string by string in tablespace string
Posted by
Oracle 11g Release 2 on
Aug 13, 2005 |
Leave a Comment
Cause: Failed to allocate an extent of the required number of blocks for table segment in the tablespace indicated. See the solution below.
Error solution: Use ALTER TABLESPACE ADD DATAFILE statement to add one or more files to the tablespace indicated.
Database version: Oracle 11g Release 2 (11.2)
Tags: ora, Oracle 11g Release 2