aiaiDBA

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

13718043309

010-86462881

PGU-41018: invalid COMPOPTS parameter

PGU-41018: invalid COMPOPTS parameter
Cause: The COMPOPTS parameter in a DEFINE or REDEFINE DATA statement is not a valid compiler option string recognized by PGAU. Syntax checking only continues with the next statement.
Action: Correct the COMPOPTS parameter to specify valid options. The only valid option is 'TRUNC(BIN)'.

请先 登录 后评论

1 个回答

小智
PGU-41018:COMPOPTS参数无效,
.原因: DEFINE或REDEFINE DATA语句中的COMPOPTS参数不是由PGAU识别的有效的编译器选项字符串。语法检查只能继续下一个语句。,
.操作:更正COMPOPTS参数以指定有效选项。唯一有效的选项是'TRUNC(BIN)'。,
.
请先 登录 后评论