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.