aiaiDBA

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

13718043309

010-86462881

PLS-00148: Only 1 pragma of this type is allowed per subprogram

PLS-00148: Only 1 pragma of this type is allowed per subprogram
Cause: The subprogram was found to have two PRAGMA RESTRICT_REFERENCES.
Action: Remove one of the PRAGMA RESTRICT_REFERENCES.

请先 登录 后评论

1 个回答

小智
PLS-00148:每个子程序只允许使用这种类型的1个编译指示,
.原因:该子程序被发现有两个PRAGMA RESTRICT_REFERENCES。,
.操作:删除其中一个PRAGMA RESTRICT_REFERENCES。,
.
请先 登录 后评论