Library Routines Commonly Reported in a PLIDUMP Call Stack

Provides a list of descriptions of library routines commonly found in a PLIDUMP call stack.

The following are one-line descriptions of routines that are commonly seen in the call stack of a PLIDUMP. These provide possible starting points when analyzing the cause of a failure. For example, a failure on an ON CONVERSION (or sometimes an ON ERROR) condition can occur when an attempt is made to assign a PIC variable containing character data to a FIXED BIN(31) variable. In this scenario the call stack shows a call to MFP_ANY2 just prior to entering the ON unit.

Note: Depending on operating system conventions, each routine name might include up to two preceding underscores.