aiaiDBA

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

13718043309

010-86462881

SQL-02149: ANSI Dynamic insufficient item descriptor areas

SQL-02149: ANSI Dynamic insufficient item descriptor areas
Cause: The SQL statement being described contains more output items (or columns) than were allocated in the descriptor.
Action: Increase the MAX number of occurrences when allocating the descriptor.

请先 登录 后评论

1 个回答

小智
SQL-02149:ANSI动态不足的项目描述符区域,
.原因:正在描述的SQL语句包含比在描述符中分配的更多的输出项(或列)。,
.操作:分配描述符时增加MAX的出现次数。,
.
请先 登录 后评论