ORA-22277: cannot use two different locators to modify the same LOB
What triggered the Error:
B buffering is enabled and an attempt was made to modify the LOB using two different LOB locators.What should we do to fix it:
en using LOB buffering, modify the LOB through one LOB locator only.