aiaiDBA

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

13718043309

010-86462881

PGA-20930: invalid SYNCLEVEL, number, specified; valid range is number:number

PGA-20930: invalid SYNCLEVEL, number, specified; valid range is number:number
Cause: The synclevel, , passed to PGAINIT is not a valid value. This value is specified by the SYNCLEVEL keyword in the DEFINE TRANSACTION statement used to define the transaction to PGAU.
Action: The value for SYNCLEVEL must fall within the range :. Correct the value specified in the DEFINE TRANSACTION statement for the SYNCLEVEL keyword, and regenerate the PL/SQL TIP using PGAU.

请先 登录 后评论

1 个回答

小智
PGA-20930:无效SYNCLEVEL,数字,指定; 有效范围是数字:数字,
.原因:传递给PGAINIT的同步级别不是有效值。此值由DEFINE TRANSACTION语句中的SYNCLEVEL关键字指定,用于将事务定义为PGAU。,
.操作: SYNCLEVEL的值必须在范围内。更正SYNCLEVEL关键字的DEFINE TRANSACTION语句中指定的值,并使用PGAU重新生成PL / SQL提示。,
.
请先 登录 后评论