aiaiDBA

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

13718043309

010-86462881

PLS-01918: 9.2 and earlier wrap formats are not permitted

PLS-01918: 9.2 and earlier wrap formats are not permitted
Cause: An attempt was made to compile a unit that was wrapped using 9.2 or earlier version of the wrap utility. Wrapped source created by 9.2 and earlier versions of wrap is not permitted on this database.
Action: Wrap the source using 10g or later versions of the wrap utility. Alternately, set the initialization parameter PERMIT_92_WRAP_FORMAT parameter to TRUE.



请先 登录 后评论

1 个回答

小智
PLS-01918:9.2和更早的包装格式是不允许的,
.原因:尝试编译使用9.2或更早版本的wrap实用程序包装的单元。此数据库不允许由9.2和早期版本的wrap创建的包装源。,
.操作:使用10g或更高版本的wrap实用程序来包装源。或者,将初始化参数PERMIT_92_WRAP_FORMAT参数设置为TRUE。,
.,
.,
.
请先 登录 后评论