Oracle Error Message
PLW-06008: call of procedure ‘string’ will not be inlined
Reason for the Error
A pragma INLINE(, ‘NO’) referring to the named procedure was found. The compiler is prevented from inlining this call.
Solution
None
PLW-06008: call of procedure ‘string’ will not be inlined
A pragma INLINE(, ‘NO’) referring to the named procedure was found. The compiler is prevented from inlining this call.
None