568数据 568数据


ORA-22294: cannot update a LOB opened in read-only mode ORACLE 报错 故障修复 远程处理

网络编程 ORA-22294: cannot update a LOB opened in read-only mode ORACLE 报错 故障修复 远程处理 10-14

文档解释

ORA-22294: 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.


编辑:568数据

标签:文档,attempting,open,Close,Action