Please some one help me to fix this abend..
IEA995I SYMPTOM DUMP OUTPUT 042
SYSTEM COMPLETION CODE=0C4 REASON CODE=00000004
TIME=09.38.32 SEQ=41318 CPU=0000 ASID=060A
PSW AT TIME OF ERROR 478D2000 80B9F2D2 ILC 4 INTC 04
NO ACTIVE MODULE FOUND
NAME=UNKNOWN
DATA AT PSW 00B9F2CC - C4645871 000041E0 703815EF
AR/GR 0: 00000000/00000000_25164CE8 1: 00000002/00000000
2: 00000000/000008A4_00000014 3: 00000000/000008A4
4: 00000000/00000000_0001F3D0 5: 00000000/00000000
6: 00000000/00000000_0010A6A0 7: 00000000/00000000
8: 00000000/00000000_00016110 9: 00000000/00000000
A: 00000000/00000000_00016158 B: 00000000/00000000
C: 00000000/00000000_00B9F118 D: 00000000/00000000
E: 00000000/00000000_80B9F25A F: 00000000/00000000
END OF SYMPTOM DUMP
IEA995I SYMPTOM DUMP
-
- Global moderator
- Posts: 3025
- Joined: Sun Jul 04, 2010 12:13 am
- Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
- Referer: Google
- Location: Pushing up the daisies (almost)
Re: IEA995I SYMPTOM DUMP
Welcome to the forum. One of our rules is to post in the correct section. Your post has nothing to do with JCL but all to do with debugging. I have moved it.
What have you discovered so far about your problem? What you have posted is of no value to anyone by itself.
Before starting another topic please take time to familiarise yourself with the layout and rules of the forum.
What have you discovered so far about your problem? What you have posted is of no value to anyone by itself.
Before starting another topic please take time to familiarise yourself with the layout and rules of the forum.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
Regards
Nic
-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: IEA995I SYMPTOM DUMP
The 0C4 system completion code means a storage violation occurred -- the program is attempting to access storage it does not have access to. This particular problem has many, many, many possible causes such as table overflow, addressing mode incompatibility, attempting to use a file before it is open or after it is closed, etc. You have posted nothing that would allow us to help you resolve the issue. Contact your site support group for more assistance.
-
- Global moderator
- Posts: 2105
- Joined: Thu Jun 03, 2010 6:21 pm
- Skillset: Assembler, JCL, utilities
- Referer: zos.efglobe.com
Re: IEA995I SYMPTOM DUMP
This topic has an extended discussion of z/OS symptom dumps.
However, as NicC says, this discussion may not help. A very quick perusal of your problem suggests to me your program took a wild branch.
However, as NicC says, this discussion may not help. A very quick perusal of your problem suggests to me your program took a wild branch.
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: IEA995I SYMPTOM DUMP
Hello and welcome to the forum,
Which program was executing at the time of the abend? Is this a program written locally or part of some vendor code?
Which program was executing at the time of the abend? Is this a program written locally or part of some vendor code?
Hope this helps,
d.sch.
d.sch.
Re: IEA995I SYMPTOM DUMP
Hi all,
Thanks for your reply.. I'm new to this , going forward i will post my doubt in detail manner..
Thanks for your reply.. I'm new to this , going forward i will post my doubt in detail manner..
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: IEA995I SYMPTOM DUMP
Hello,
Is this resolved? If no, post info reauested.
If this is resolved, it would be good to post how it was fixed - as it might help another with a similar problem one day.
That would be good.going forward i will post my doubt in detail manner..
Is this resolved? If no, post info reauested.
If this is resolved, it would be good to post how it was fixed - as it might help another with a similar problem one day.
Hope this helps,
d.sch.
d.sch.
-
- Similar Topics
- Replies
- Views
- Last post
-
- 0
- 1385
-
by lee_merrill
View the latest post
Fri Feb 24, 2023 2:30 am
-
- 6
- 1914
-
by sergeyken
View the latest post
Sat Jul 17, 2021 12:38 am
-
-
SDUMPX fails to dump requested areas under z/OS 3.1
by gmac » Fri Aug 23, 2024 1:43 pm » in Assembler - 2
- 2359
-
by gmac
View the latest post
Wed May 21, 2025 4:16 pm
-