Jaya Beginner

Joined: 02 Sep 2005 Posts: 77 Topics: 10 Location: Cincinnati
|
Posted: Fri Dec 09, 2005 4:45 am Post subject: AEZD CICS abend |
|
|
Hi
I am getting this abend in test CICS region quite often for a particular screen. After Sometime (few hours to 1day time) the same abend doesn't exists and the transaction works fine.
We are unsure of what made it to work again.Did anybody faced this abend earlier?
On QW,it gave the following explanation
Explanation: An attempt has been made to run a program defined as
EXECKEY(USER) as part of a transaction defined as TASKDATAKEY(CICS).
These attributes are incompatible and the transaction is abended. This
incompatibility could occur as a result of the program definition being
autoinstalled. See the CICS Customization Guide and the CICS Resource
Definition Guide for more information about program autoinstall.
System Action: The transaction is abnormally terminated.
User Response: Redefine and install a new definition either for the
transaction with TASKDATAKEY(USER), or for the program with
EXECKEY(CICS).
Please advice on what needs to be checked during this abend.
Thanks,
Jaya. |
|