Oracle Solution for Error ora-22990

Solution for Oracle Error ORA-22990

ORA-22990: LOB locators cannot span transactions

What triggered the Error:

LOB locator selected in one transaction cannot be used in a different transaction.

What should we do to fix it:

-select the LOB locator and retry the operation.