Page 1 of 1

Storage violation AEYD abend

PostPosted: Thu Feb 06, 2014 12:37 pm
by sandeepdobriyal
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?

Re: cics storage violation- AEYD abend

PostPosted: Thu Feb 06, 2014 4:35 pm
by NicC
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.