View previous topic :: View next topic
|
Author |
Message |
HameedAli
Active User
Joined: 16 Apr 2009 Posts: 151 Location: India
|
|
|
|
Hi!
I encounter the following error while running a job through JCL, What could be this related to?
Code: |
DSN=XXX.YYY.ZZZ,VOLS=S32328
IEA995I SYMPTOM DUMP OUTPUT
USER COMPLETION CODE=4039 REASON CODE=00000000
TIME=20.31.39 SEQ=08089 CPU=0000 ASID=0211
PSW AT TIME OF ERROR 078D1600 979F6B0E ILC 2 INTC 0D
ACTIVE LOAD MODULE ADDRESS=17934BA8 OFFSET=000C1F66
NAME=CEEPLPKA
DATA AT PSW 179F6B08 - 00181610 0A0D58D0 D00498EC
AR/GR 0: 96DC7EDE/84000000 1: 00000000/84000FC7
2: 00000000/001D9D30 3: 00000000/0006000A
4: 00000000/179EB1E8 5: 00000000/001D9894
6: 00000000/00000000 7: 00000000/1792B2A8
8: 00000000/001D9D30 9: 00000000/001DB40E
A: 00000000/001D9894 B: 00000000/179F6A38
C: 00000000/000D9B58 D: 00000000/001DC530
E: 00000000/979F6A6A F: 00000002/00000000
END OF SYMPTOM DUMP |
E Service: On Error Rtn Code: +310 On Error Unexpected Error Encountered
Edited: Please use BBcode when You post some code/error, that's rather readable, Thanks... Anuj |
|
Back to top |
|
|
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 8796 Location: Welsh Wales
|
|
|
|
Who knows ?
What program - in house or purchased product ?
Any chance of posting JCL and any other associated error messages. |
|
Back to top |
|
|
Anuj Dhawan
Superior Member
Joined: 22 Apr 2006 Posts: 6248 Location: Mumbai, India
|
|
|
|
Quote: |
USER COMPLETION CODE=4039 |
May be you can start from here - when does the "program" issue this? |
|
Back to top |
|
|
enrico-sorichetti
Superior Member
Joined: 14 Mar 2007 Posts: 10884 Location: italy
|
|
Back to top |
|
|
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 8796 Location: Welsh Wales
|
|
|
|
Anuj D. wrote: |
May be you can start from here - when does the "program" issue this? |
Just before it abends |
|
Back to top |
|
|
Anuj Dhawan
Superior Member
Joined: 22 Apr 2006 Posts: 6248 Location: Mumbai, India
|
|
|
|
expat wrote: |
Just before it abends |
Gosh..didn't realize that... |
|
Back to top |
|
|
|