aiaiDBA

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

13718043309

010-86462881

PLS-00908: The stored format of string is not supported by this release

PLS-00908: The stored format of string is not supported by this release
Cause: PL/SQL cannot understand the stored format of a library unit. It has been compiled or shrink-wrapped with a version of PL/SQL either too new or too old for this version to understand it.
Action: Recompile the library unit for this version of PL/SQL.

请先 登录 后评论

1 个回答

小智
PLS-00908:此版本不支持存储的字符串格式,
.原因: PL / SQL不能理解库单元的存储格式。它已经被编译或收缩包装了一个版本的PL / SQL太新或太旧,这个版本可以理解它。,
.操作:重新编译此版本的PL / SQL的库单元。,
.
请先 登录 后评论