aiaiDBA

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

13718043309

010-86462881

SQL-02147: ANSI Dynamic occurrence value out of range

SQL-02147: ANSI Dynamic occurrence value out of range
Cause: The value clause in a dynamic GET or SET statement is less than one or greater than MAX given for descriptor allocation.
Action: Supply a number for the VALUE clause between 1 and the MAX occurrences supplied when the descriptor was allocated.

请先 登录 后评论

1 个回答

小智
SQL-02147:ANSI动态事件值超出范围,
.原因:动态GET或SET语句中的值子句小于等于描述符分配给出的MAX。,
.操作:为描述符分配时提供的1个字符与MAX发生之间的VALUE子句提供一个数字。,
.
请先 登录 后评论