ORA-01691: unable to extend lob segment string.string by string in tablespace string
What triggered the Error:
Failed to allocate an extent of the required number of blocks for LOB segment in the tablespace indicated.What should we do to fix it:
Use ALTER TABLESPACE ADD DATAFILE statement to add one or more files to the tablespace indicated.