Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

PLW-05012

pragma INLINE for procedure 'string' could not be applied

Cause

A pragma INLINE(name, 'yes') was used, but the named procedure could not be inlined.


Action

Eliminate the reasons which are blocking the inlining. See the documentation for possible problems.