IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Need Assistance on handling Rtn Code: +310


IBM Mainframe Forums -> ABENDS & Debugging
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
HameedAli

Active User


Joined: 16 Apr 2009
Posts: 151
Location: India

PostPosted: Tue Apr 21, 2009 11:10 am
Reply with quote

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
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Tue Apr 21, 2009 11:19 am
Reply with quote

Who knows ?

What program - in house or purchased product ?
Any chance of posting JCL and any other associated error messages.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Tue Apr 21, 2009 4:41 pm
Reply with quote

Quote:
USER COMPLETION CODE=4039
May be you can start from here - when does the "program" issue this?
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Tue Apr 21, 2009 4:44 pm
Reply with quote

Searching the manual on Your behalf

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/CEEA1020/CCONTENTS?SHELF=CEE1BK20&DN=SC28-1942-08&DT=20000117144116

Quote:
U4039 (X'FC7')
Explanation: Language Environment is requesting a system abend dump due to an unhandled severity 2, 3, or 4 condition. This does not necessarily indicate an error condition.
Programmer Response: Refer to the original unhandled condition.
System Action: Language Environment continues with termination.

Research the job log for the original abend
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Tue Apr 21, 2009 6:12 pm
Reply with quote

Anuj D. wrote:
May be you can start from here - when does the "program" issue this?

Just before it abends icon_lol.gif
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Tue Apr 21, 2009 7:24 pm
Reply with quote

expat wrote:
Just before it abends icon_lol.gif
Gosh..didn't realize that... icon_biggrin.gif
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> ABENDS & Debugging

 


Similar Topics
Topic Forum Replies
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts VSAM return code 23 - for a Random read COBOL Programming 4
No new posts Monitoring production job progress. N... JCL & VSAM 4
Search our Forums:

Back to Top