一起学习网 一起学习网


ORA-22282: non-contiguous append to a buffering enabled LOB not allowed ORACLE 报错 故障修复 远程处理

网络编程 ORA-22282: non-contiguous append to a buffering enabled LOB not allowed ORACLE 报错 故障修复 远程处理 10-15

文档解释

ORA-22282: non-contiguous append to a buffering enabled LOB not allowed

Cause: The buffered write operation has an input offset value more than one byte or character past the end of the LOB.

Action: Specify an input offset value which is exactly one character or byte greater than the length of the LOB that you are attempting to update through a buffered write operation.


编辑:一起学习网

标签:文档,buffered,ORA,contiguous,append