IBM0913S
ONCODE=oncode-value An error occurred on a FREE statement.

Explanation

PL/I storage management detected an error during the processing of either a FREE statement or the PLIFREE built-in function.

The ONCODE associated with this message is 1102.

System action

The ERROR condition is raised.

Programmer response

Ensure the variable specified on the FREE statement is a controlled variable that has been allocated. Another suggestion is to acquire a storage report to check on the program's use of storage. A PLIDUMP should be obtained for later study by IBM®.

Symbolic Feedback Code

IBM0SH