Database Error Messages

ORA-01688

unable to extend table string.string partition string by string in tablespace string

Cause

Failed to allocate an extent of the required number of blocks for table segment in the tablespace indicated.


Action

Use ALTER TABLESPACE ADD DATAFILE statement to add one or more files to the tablespace indicated.