Hello
I am using XML syntax to store values within a clob datatype of a table. This value is returned back to a page in Apex, however when I do this, I get an error which states "ORA-22275: invalid LOB locator specified".
I have checked everything but still cannot resolve this error , please advise. I am using Oracle Database version 11.2.0.1.0
ORA-22275: invalid LOB locator specified
is_internal_error: false
- ora_sqlcode: -22275
- ora_sqlerrm: ORA-22275: invalid LOB locator specified
Thanks
IQ