aiaiDBA

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

13718043309

010-86462881

OCI-21580: The LOB operation length (value=string) for column (string) must be an even number of bytes.

OCI-21580: The LOB operation length (value=string) for column (string) must be an even number of bytes.
Cause: An attempt was made to call OCIXStreamInChunkSend with an odd number of bytes for a column flagged as AL16UTF16 or NCLOB.
Action: Correct either the LOB column length or 'column_flag' argument to OCIXStreamInChunkSend call.

请先 登录 后评论

1 个回答

小智
OCI-21580:所述LOB操作长度(值= 串列()字符串)必须是偶数字节数。,
.原因:试图调用标有AL16UTF16或NCLOB的列的奇数个字节的OCIXStreamInChunkSend。,
.操作:将LOB列长度或“column_flag”参数更正为OCIXStreamInChunkSend调用。,
.
请先 登录 后评论