aiaiDBA

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

13718043309

010-86462881

PLW-05010: duplicate pragma INLINE on procedure 'string'

PLW-05010: duplicate pragma INLINE on procedure 'string'
Cause: Pragma INLINE was applied twice to the same procedure in the same statement. The procedure will be inlined only if all duplicates specify a control value of 'YES'
Action: Remove the duplicate pragma.

请先 登录 后评论

1 个回答

小智
PLW-05010:重复的pragma INLINE过程' string ',
.原因: Pragma INLINE在同一语句中同时使用两次。仅当所有重复项指定控件值为“YES”时,该过程才会被内联,
.操作:删除重复的pragma。,
.
请先 登录 后评论