> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of Jeevan ibm
> 
> Hi , 
> 
> Since some days we are getting CICS error as given below ....
> According to our developers it is System parameter issue. We 
> have set storage protection parameter in CICS subsystem.
> Can anyone throw some light on this ?
> Programs are written in C++.
> Is there any tool which will help in analysing these kind of errors ??
> 
> 
> +DFHSR0622 CICSXXX An attempt to overwrite the ERDSA has caused the 
> +abend
> which follows
>   +DFHAP0001 CICSXXX An abend (code 0C4/AKEA) has occurred at 
> offset X'00001FF4' in module RPTIO005.
>   +DFHME0116 CICSXXX
>    (Module:DFHMEME) CICS symptom string for message DFHAP0001 is
>    PIDS/565501800 LVLS/530 MS/DFHAP0001 RIDS/DFHSRP 
> PTFS/ESA530 AB/S00C4
>    AB/UAKEA RIDS/RPTIO005 ADRS/00001FF4
> 
> 
> How can I avoid program accessing ERDSA storage ?

1.  Write reentrant code, and/or

2.  Link-edit the load module without the RENT attribute.

    -jc-

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to