aiaiDBA

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

13718043309

010-86462881

PGU-41065: invalid PGANODE name specified

PGU-41065: invalid PGANODE name specified
Cause: The token is not a valid PGA node identifier name in a GENERATE statement. A PGA node identifier name must begin with an alphabetic character and contain only alphanumeric characters, and be a valid Oracle DB link name. Syntax checking only continues with the next statement.
Action: Correct the PGANODE parameter in the statement.

请先 登录 后评论

1 个回答

小智
PGU-41065:指定无效的PGANODE名称,
.原因:令牌在GENERATE语句中不是有效的PGA节点标识符名称。PGA节点标识符名称必须以字母字符开头,并且只包含字母数字字符,并且是有效的Oracle数据库链接名称。语法检查只能继续下一个语句。,
.操作:更正语句中的PGANODE参数。,
.
请先 登录 后评论