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

How to force sucess a job abended in step1


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
srinu14165
Warnings : 1

New User


Joined: 19 Jul 2006
Posts: 8

PostPosted: Fri Sep 29, 2006 9:00 pm
Reply with quote

Can anybody tell me what is the procedure or a command to force success a Job which has abended in step1.
Back to top
View user's profile Send private message
Kevin

Active User


Joined: 25 Aug 2005
Posts: 234

PostPosted: Fri Sep 29, 2006 9:50 pm
Reply with quote

Um, I think we'd need to know what Job Scheduling system you're using!
Back to top
View user's profile Send private message
guptae

Moderator


Joined: 14 Oct 2005
Posts: 1208
Location: Bangalore,India

PostPosted: Sat Sep 30, 2006 10:54 am
Reply with quote

Hi there,

Well i think if u code COND = EVEN in every subsequent job step then it will execute if previous job step failed.
Back to top
View user's profile Send private message
salehi

New User


Joined: 30 Sep 2006
Posts: 14
Location: Iran

PostPosted: Tue Oct 03, 2006 2:02 pm
Reply with quote

HI , as said
usign CODN in deffrent step u can control your job execution accordign to diffrent step return codes .
Back to top
View user's profile Send private message
jayant_tibhe

New User


Joined: 25 Feb 2006
Posts: 27
Location: Pune

PostPosted: Tue Oct 03, 2006 3:09 pm
Reply with quote

Hi,

If you know the particular abend step then Just bypass that step OR Just give the Cond code on the Pre Step.
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 -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
No new posts Reorg abended with REASON=X'00E40347' DB2 2
No new posts force tablespace using LISTDEF input DB2 1
No new posts Forcing a step to run (even if abended) JCL & VSAM 8
No new posts Force a Return Code and print error m... SYNCSORT 30
No new posts An write operation error - ABENDED S0... COBOL Programming 3
Search our Forums:

Back to Top