ADPL

Explanation

A server program has issued a command which is restricted in the distributed program link (DPL) environment. Certain API and CPI-RR requests, and the DL/I terminate request are not allowed in the DPL environment. See the Developing CICS Applications for a list of these restricted commands.

A server program is a program which has been remotely linked, or a program defined to run with the DPL subset.

System action

CICS abends the transaction with a transaction dump.

User response

Remove the restricted commands from the server program, or run the server program locally.

Module

DFHEIP, DFHCPIR, DFHDLI