ORA-03233: unable to extend table string.string subpartition string by string in tablespace string
What triggered the Error:
Failed to allocate an extent for table subpartition segment in tablespace.What should we do to fix it:
Use ALTER TABLESPACE ADD DATAFILE statement to add one or more files to the tablespace indicated.