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

Setting ABENDCC back to zero


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vikash singh

New User


Joined: 12 May 2007
Posts: 15
Location: noida

PostPosted: Tue Oct 21, 2008 9:13 am
Reply with quote

Hi,

I have a JCL which abends with ABEND=S000 U0005 REASON=00000000 in step3.
My requirement is to execute steps that come after step3. This can be done using COND parameter. Even thought I am able to execute the desired steps using COND but job ends with abended status. Please suggest how the job’s return code can be set back to zero.

Thanks
M
Back to top
View user's profile Send private message
gcicchet

Senior Member


Joined: 28 Jul 2006
Posts: 1702
Location: Australia

PostPosted: Tue Oct 21, 2008 9:29 am
Reply with quote

Hi,

what is the problem, the job abended and with COND codes you are able to run following steps.

Where does the job end with abended status ?

If you don't like this then fix the problem.

You cannot reset the return code once the job has completed.

Gerry
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Oct 21, 2008 9:50 am
Reply with quote

Hello,

Quote:
You cannot reset the return code once the job has completed.
You also cannot "un-abend" a job - the abend has already occurred..

Why is there an abend in the first place? I'd suggest reviewing how the process is implemented and change the design so there is no abend (unless this is some controlled user abend that meant is to inform the operators or the schedulers).
Back to top
View user's profile Send private message
vikash singh

New User


Joined: 12 May 2007
Posts: 15
Location: noida

PostPosted: Tue Oct 21, 2008 9:53 am
Reply with quote

Thanks for quick reply. 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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Moving Or setting POINTER to another ... COBOL Programming 2
No new posts Change Default Scroll Setting TSO/ISPF 1
No new posts Accessing ABENDCC in JCL JCL & VSAM 6
No new posts Setting CA7 user variable from data s... CA Products 7
No new posts Back Page print direction (Duplex Pri... JCL & VSAM 3
Search our Forums:

Back to Top