How can i execute 5th step without executing first 4 steps?

Answer Posted / vidhya

The above answer is correct if suppose you have some more
steps below and you dont want to execute them, then give
condition code like RESTART = STEP NAME, cond=(0,LE)in the
job card.

Is This Answer Correct ?    22 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to run batch program without jcl?

10093


Name what parameter directs the output of the job log dataset?

567


define cond parameter in jcl?

779


Brief description of inline procedure of jcl.

687


What is the function of the dd dcb keyword?

832






When output dataset space is required, what quantity categories are used?

834


What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

2001


What is the function of //cntl statement?

833


How gdg are concatenated?

672


What parameter directs the output of the job log dataset?

769


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

675


Explain the job statement in jcl?

653


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

659


How to override loadlib?

1432


I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.

1959