aiaiDBA

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

13718043309

010-86462881

PLW-05011: pragma INLINE for procedure 'string' does not apply to any calls

PLW-05011: pragma INLINE for procedure 'string' does not apply to any calls
Cause: A pragma INLINE was provided, but there was no call to the mentioned procedure in the next statement.
Action: Remove the unnecessary pragma.

请先 登录 后评论

1 个回答

小智
PLW-05011:程序' string '的编译指示INLINE 不适用于任何调用,
.原因:提供了INLINE的拼写,但是在下一个语句中没有调用所提到的过程。,
.操作:删除不必要的pragma。,
.
请先 登录 后评论