SPP7960 Error at line <line>, column <column>:The PUT statement is not supported in this release
Language:
C, COBOL, PL/I
Possible Cause:
A PUT statement has been encountered in the program. PUT, which is associated with insert cursors, is not yet supported.
Possible Solution:
Remove the PUT statement.