aiaiDBA

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

13718043309

010-86462881

OCI-21579: Input LCR must have at least one old or new column.

OCI-21579: Input LCR must have at least one old or new column.
Cause: An attempt was made to call OCIXStreamInChunkSend with an LCR that had empty column lists.
Action: Use OCILCRRowColumnInfoSet to add one or more columns to the input LCR before calling OCIXStreamInChunkSend.

请先 登录 后评论

1 个回答

小智
OCI-21579:输入LCR必须至少有一个旧列或新列。,
.原因:尝试使用具有空列列表的LCR调用OCIXStreamInChunkSend。,
.操作:在调用OCIXStreamInChunkSend之前,使用OCILCRRowColumnInfoSet向输入LCR添加一个或多个列。,
.
请先 登录 后评论