AEE0

Explanation

An application that is executing in AMODE(64) called CICS using a stub program that does not support AMODE(64).

System action

The task is abnormally terminated with a CICS transaction dump.

User response

Ensure that the application program calls the correct stub program in the correct AMODE.

The application must either call the AMODE(64) version of the stub program or switch AMODE before calling CICS with the stub program that it is currently using.

For an application to call the AMODE(64) version of the stub program, the SYSSTATE macro with the option AMODE64=YES must be invoked before any CICS-supplied macros are invoked.

Module

DFHCPI,DFHEIP, DFHEIPA, DFHERM