aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

PCC-02447: Cannot specify destination offset in a LOB WRITE APPEND

PCC-02447: Cannot specify destination offset in a LOB WRITE APPEND
Cause: A destination offset was specified in a LOB WRITE APPEND statement. The destination offset is assumed to be the end of the LOB so specifying an explicit destination offset is erroneous.
Action: Remove the destination offset from the LOB WRITE APPEND statement.

请先 登录 后评论

1 个回答

小智
PCC-02447:无法在LOB WRITE APPEND中指定目标偏移量,
.原因:在LOB WRITE APPEND语句中指定了目标偏移量。目的地偏移被假设为LOB的结束,因此指定显式目的地偏移是错误的。,
.操作:从LOB WRITE APPEND语句中删除目标偏移量。,
.
请先 登录 后评论