AEY9

Explanation

One of the following:

  • An EXEC CICS command has been issued that is not supported by the EXEC interface program DFHEIP.

  • A transaction has issued an EXEC CICS command which is supported in principle by the EXEC interface program DFHEIP, but for which the prerequisite function has not been included in the current CICS start-up.

  • A non-CICS command has been issued via an application stub (expansion of a DFHRMCAL macro), and the program DFHERM has detected that the necessary non-CICS support is not available.

  • An attempt has been made to use remote resources, but the local SYSID has been specified in an EXEC CICS command, or vice versa.

  • An attempt has been made to use remote resources, but ISC is not supported.

  • An EXEC CICS command contains an invalid AID or CONDITION identifier. This indicates that the EXEC CICS command has become corrupted.

System action

The transaction is abnormally terminated with a CICS transaction dump.

User response

Check that the sysid specified and the resource names were correct. If not, notify the system programmer. Either the command (or an application stub) has become corrupted, or the unavailable function needs to be generated (CICS command), ENABLEd (non-CICS command), or exceptionally the non-CICS support has suffered damage and is attempting to withdraw itself from the CICS system.

Module

DFHEIG, DFHEIP, DFHEEI