aiaiDBA

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

13718043309

010-86462881

PCB-00701: MAX OCCURRANCES must be between 1 and 65535

PCB-00701: MAX OCCURRANCES must be between 1 and 65535
Cause: The value specified in the WITH MAX clause of an EXEC SQL ALLOCATE DESCRIPTOR statement was less than 1 or greater than 65535
Action: Specifiy a value between 1 and 65535 inclusive

请先 登录 后评论

1 个回答

小智
PCB-00701:MAX OCCURRANCES必须介于1到65535之间,
.原因: EXEC SQL ALLOCATE DESCRIPTOR语句的WITH MAX子句中指定的值小于1或大于65535,
.操作:指定介于1到65535之间的值,
.
请先 登录 后评论