ERROR | cannot update a LOB opened in read-only mode |
CAUSE | An attempt was made to write to or update a LOB opened in read-only mode. |
ACTION | Close the LOB and re-open it in read-write mode before attempting to write to or update the LOB. |
ERROR | cannot update a LOB opened in read-only mode |
CAUSE | An attempt was made to write to or update a LOB opened in read-only mode. |
ACTION | Close the LOB and re-open it in read-write mode before attempting to write to or update the LOB. |