标题: ORA-22282: non-contiguous append to a buffering [打印本页] 作者: admin 时间: 2016-8-31 17:01 标题: ORA-22282: non-contiguous append to a buffering ORA-22282:non-contiguous append to a buffering enabled LOB not allowed Cause: The buffered write operation has an input offset valuemore than one byte
or character past the end of the LOB. Action: Specifyan 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.