aiaiDBA

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

13718043309

010-86462881

PGU-41025: invalid VERSION number specified

PGU-41025: invalid VERSION number specified
Cause: The token is not a valid version number in a PGAU DEFINE or UNDEFINE CALL or TRANSACTION statement, or in a GENERATE statement. Valid version numbers are all numeric and must match a the Oracle sequence object value reported by a previous DEFINE statement. Syntax checking only continues with the next statement.
Action: Correct the VERSION number in the statement.

请先 登录 后评论

1 个回答

小智
PGU-41025:指定的VERSION号无效,
.原因:令牌不是PGAU DEFINE或UNDEFINE CALL或TRANSACTION语句或GENERATE语句中的有效版本号。有效的版本号全部为数字,必须与上一个DEFINE语句报告的Oracle序列对象值相匹配。语法检查只能继续下一个语句。,
.操作:更正语句中的VERSION号。,
.
请先 登录 后评论