PLIDUMP

Provides instructions for creating a PLIDUMP report and suggestions for analyzing the report as a means of problem determination.

To ensure that your application creates a PLIDUMP before terminating, include the PLIDUMP subroutine your program's ON ERROR block. See PLIDUMP Subroutine for details.

Important: Review the call stack in the PLIDUMP output to identify the last line that executed before termination, and make a note of the line in question. This line likely triggered the problem.