aiaiDBA

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

13718043309

010-86462881

PGU-41006: value for parameter 'string' missing

PGU-41006: value for parameter 'string' missing
Cause: The parameter keyword was properly specified but parameter value was not found. Syntax checking only continues with the next statement.
Action: Supply the missing parameter value or remove the keyword from the PGAU statement. PGAU parameter values should be enclosed in parentheses immediately following the keyword with no intervening space. statement.

请先 登录 后评论

1 个回答

小智
PGU-41006:缺少参数' string '的值,
.原因:参数关键字已正确指定,但未找到参数值。语法检查只能继续下一个语句。,
.操作:提供丢失的参数值或从PGAU语句中删除关键字。PGAU参数值应该在紧跟在关键字之后的括号中,不带空格。声明。,
.
请先 登录 后评论