aiaiDBA

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

13718043309

010-86462881

PGU-41012: invalid PLSDNAME parameter

PGU-41012: invalid PLSDNAME parameter
Cause: The parameter specified in the PLSDNAME clause of a DEFINE or REDEFINE DATA statement does not comply with PL/SQL syntax for PL/SQL variable names. Syntax checking only continues with the next statement.
Action: Correct the PLSDNAME parameter to use a name which complies with PL/SQL syntax for data variables.

请先 登录 后评论

1 个回答

小智
PGU-41012:PLSDNAME参数无效,
.原因: DEFINE或REDEFINE DATA语句的PLSDNAME子句中指定的参数不符合PL / SQL变量名称的PL / SQL语法。语法检查只能继续下一个语句。,
.操作:更正PLSDNAME参数以使用符合数据变量的PL / SQL语法的名称。,
.
请先 登录 后评论