Oracle Error Message
PLW-06004: inlining of call of procedure ‘string’ requested
Reason for the Error
A pragma INLINE(, ‘YES’) referring to the named procedure was found. The compiler will, if possible, inline this call.
Solution
None
PLW-06004: inlining of call of procedure ‘string’ requested
A pragma INLINE(, ‘YES’) referring to the named procedure was found. The compiler will, if possible, inline this call.
None