trying to use ceda on cics and i get a abend aezdwhat is the cause of this
Ralph Noll
Systems Programmer
City of Little Rock
Phone (501) 371-4884
Fax (501) 371-4616
Cell (501) 590-8626
mailto:rn...@littlerock.state.ar.us
\\\|///
\\\ ~ ~ ///
( @ @ )
===============oOOo=(_)=oOOo===============
trying to use ceda on cics and i get a abend aezd
what is the cause of this
Ralph ,
Do you mean aezB or aezD. I don't show a aezd. aezb says:
AEZB
Explanation: A transaction running in AMODE(31) has attempted to call a
task related user exit linkedited AMODE(24). An AMODE(24) task related
user exit cannot run when the calling application is linkedited AMODE(31)
as this would cause a protection exception or a storage overwrite.
System Action: The transaction is abnormally terminated with a CICS/VSE
transaction dump.
User Response: Either redefine and install a new definition for the
transaction with AMODE(24), or modify the task related user exit so that
it is invoked in AMODE(31).
Module(s): DFHERM
Have a good day,
Glen Gunselman SHAWNEE COUNTY
mailto:glen.gu...@CO.SHAWNEE.KS.US
<mailto:glen.gu...@CO.SHAWNEE.KS.US>
Http://www.co.shawnee.ks.us <http://www.co.shawnee.ks.us>
See IBM Database 2 Version 3 DB2 Administration Guide (SC26-4888-0) for more information.
AEZD: Attempt to run EXEKCEY(USER) program in a transaction with
TASKDATAKEY(CICS) specified.
Solution: Change Transaction definition to TASKDATAKEY(USER)
B. Lee Briggs
System Programmer
East Jefferson General Hospital
New Orleans, LA
lbr...@ejhospital.com
-----Original Message-----
From: Lee Briggs [mailto:lbr...@ejhospital.com]
Sent: Tuesday, July 24, 2001 10:25 AM
To: VSE Discussion List