Storage violation AEYD abend



Support for CICS/ESA, CICS/TS & Transaction Gateway, CICS Configuration Manager and CICS Performance Analyzer

Storage violation AEYD abend

Postby sandeepdobriyal » Thu Feb 06, 2014 12:37 pm

Hi,

CICS API is calling sub routine which is giving following error-

+DFHSR0622 <cics region name> An attempt to overwrite the EUDSA has caused the abend which follows
+DFHSR0001 <cics region name> An abend (code 0C4/AKEA) has occurred at offset X'000066DA' in program <sub-routine pgm name>

how can i find out what is causing this storage violation?
sandeepdobriyal
 
Posts: 1
Joined: Thu Feb 06, 2014 12:29 pm
Has thanked: 0 time
Been thanked: 0 time

Re: cics storage violation- AEYD abend

Postby NicC » Thu Feb 06, 2014 4:35 pm

Go to offset 66da in your compile listing and if it does not directly equeate to a cobol statement scroll up until you find the cobol statement.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times


Return to CICS

 


  • Related topics
    Replies
    Views
    Last post