aiaiDBA

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

13718043309

010-86462881

PGU-41073: repeated OPTIONS subparameter

PGU-41073: repeated OPTIONS subparameter
Cause: The indicated subparameter was previously specified in an OPTIONS parameter. The only valid OPTIONS subparameter is UDF. It may be specified only once per GENERATE statement. Syntax checking only continues with the next statement.
Action: Remove the duplicate subparameter from the OPTIONS specification.

请先 登录 后评论

1 个回答

小智
PGU-41073:重复OPTIONS子参数,
.原因:指定的子参数以前在OPTIONS参数中指定。唯一有效的OPTIONS子参数是UDF。每个GENERATE语句只能指定一次。语法检查只能继续下一个语句。,
.操作:从OPTIONS规范中删除重复的子参数。,
.
请先 登录 后评论