OCI-22282:non-contiguous append to a buffering enabled LOB not allowed
错误码
错误描述:non-contiguous append to a buffering enabled LOB not allowed
错误原因:The buffered write operation has an input offset value more than one byte or character past the end of the LOB.
解决方法: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.
向认证技术专家提问
向技术专家提问


