A. Job Abended in STEP03. Now run job again to execute
STEP03, STEP04 (STEP01,STEP02 should not execute again)

Answers were Sorted based on User's Feedback



A. Job Abended in STEP03. Now run job again to execute STEP03, STEP04 (STEP01,STEP02 should not ex..

Answer / guest

There are two ways we can do that,

1)Please use the Restart parameter in the job card (for
example Restart=step03)

2).Please use the COND=(0,LE) in step 1 and step2(for
example(Step1 exec pgm=XXXX,cond=(0,LE) and step2= exec
PGM=XXXX,cond=(0,LE)).

Is This Answer Correct ?    17 Yes 0 No

A. Job Abended in STEP03. Now run job again to execute STEP03, STEP04 (STEP01,STEP02 should not ex..

Answer / bvr

Here, In this Sceneraio it is better to use restart

Is This Answer Correct ?    15 Yes 0 No

A. Job Abended in STEP03. Now run job again to execute STEP03, STEP04 (STEP01,STEP02 should not ex..

Answer / guest

by using restart parameter you can do this.


//jobcard, restart=(step3)


Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More JCL Interview Questions

What is the error/SOC code if dd names are not sysut1 and sysut2 in IEBGENER?

1 Answers   CTS,


What is the DD statement for a output file?

3 Answers  


What does the one advantange of using IEBUPDTE?????

2 Answers  


What is the exact difference between PRTY and DPRTY

2 Answers   iGate,


What does the statements: typrun=scan and typrun=hold do in a JCL statement

2 Answers  


How to change default PROCLIB?

1 Answers  


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

1 Answers  


what is A-MODE and R-MODE?

2 Answers  


i want to avoid the positional parameter how to code it ?

3 Answers   TCS,


Name a few IBM utility programs, and explain its function.

1 Answers  


Explain dfsort utility?

1 Answers  


Is it possible to define dd statements as you want?

1 Answers  


Categories