Showing posts with label ORA-01653. Show all posts
Showing posts with label ORA-01653. Show all posts

Tuesday, 17 January 2012

ORA-01653: unable to extend table string.string by string in tablespace string

ORA-01653: unable to extend table string.string by string in tablespace string

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

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