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

Xpediter abend S0c4


IBM Mainframe Forums -> Compuware & Other Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sunilsangaraju

New User


Joined: 02 Dec 2003
Posts: 6

PostPosted: Tue Apr 28, 2009 3:36 pm
Reply with quote

hi all,
I have a problem while debugging a SP. once the program execution is completed the control again goes to procedure division, instead of comming out of xpediter, and when the next statement is executed it gives me a SOC4 abend. made sure that had 1 against the number of runs in xpediter main menu. please let me know why this occurs.

Thanks & Regards,
Sunil
Back to top
View user's profile Send private message
yasodha_p

New User


Joined: 03 Apr 2008
Posts: 14
Location: Chennai

PostPosted: Tue Apr 28, 2009 3:39 pm
Reply with quote

Did you mention STOP-RUN statement???
Back to top
View user's profile Send private message
sunilsangaraju

New User


Joined: 02 Dec 2003
Posts: 6

PostPosted: Tue Apr 28, 2009 4:03 pm
Reply with quote

as this is an SP the control must be returned to called program. i have mentioned GOBACK instead of STOP-RUN.
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8700
Location: Dubuque, Iowa, USA

PostPosted: Tue Apr 28, 2009 4:59 pm
Reply with quote

Some things that might help figure out your problem:

1. Are you running a batch program or CICS program or ???
2. What language is the main program written in?
3. I assume the called program is COBOL since you mention GOBACK, but are there any tables in the called program? If so, have you compiled with SSRANGE on and tested this way?
4. Did you use the INITIAL attribute?
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> Compuware & Other Tools

 


Similar Topics
Topic Forum Replies
No new posts Avoid job abend on dataset held by us... JCL & VSAM 6
No new posts After newcopy the CICS program user f... CICS 7
No new posts User ABEND U0476. Need help. IMS DB/DC 1
No new posts ABEND 0717 during starting IMS IMS DB/DC 0
No new posts Call an hlasm from REXX in batch and ... CLIST & REXX 4
Search our Forums:


Back to Top