ORA-22294:cannot update a LOB opened in read-only mode
错误码
错误描述:cannot update a LOB opened in read-only mode
错误原因:An attempt was made to write to or update a LOB opened in read-only mode.
解决方法:Close the LOB and re-open it in read-write mode before attempting to write to or update the LOB.
向认证技术专家提问
向技术专家提问


