标题: ORA-24854: invalid pieceinfo provided [打印本页] 作者: admin 时间: 2016-9-1 15:34 标题: ORA-24854: invalid pieceinfo provided ORA-24854: invalid pieceinfo provided Cause: While making thefirst call to write LOB data, an invalid pieceinfo value
provided. Action: Correct the call touse OCI_ONE_PIECE or OCI_FIRST_PIECE. If using
OCCI, make sure to call writeBuffer before calling writeLastBuffer.