aiaiDBA

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

13718043309

010-86462881

OCI-21573: Invalid command type (string) when sending a chunk.

OCI-21573: Invalid command type (string) when sending a chunk.
Cause: An attempt was made to send a chunk when the command type for the current LCR was not INSERT, UPDATE, or LOB WRITE.
Action: Check your program and provide an LCR with a valid command type to OCIXStreamInChunkSend call or to OCICallbackXStreamInChunkCreate callback.

请先 登录 后评论

1 个回答

小智
OCI-21573:发送块时无效的命令类型(字符串)。,
.原因:当当前LCR的命令类型不是INSERT,UPDATE或LOB WRITE时,尝试发送一个块。,
.操作:检查您的程序,并向OCIXStreamInChunkSend调用或OCICallbackXStreamInChunkCreate回调提供一个有效的命令类型的LCR。,
.
请先 登录 后评论