Oracle Error ORA-03233: unable to extend table string.string subpartition string by string in tablespace string

Oracle Error Message

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

Reason for the Error

Failed to allocate an extent for table subpartition segment in tablespace.

Solution

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