Oracle Error ORA-01683: unable to extend index string.string partition string by string in tablespace string

Oracle Error Message

ORA-01683: unable to extend index string.string partition string by string in tablespace string

Reason for the Error

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

Solution

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