suppose i have 10 job steps and i want to execute only step
6.How to write?

Answer Posted / anji

use Restate parameter in job card like Restart=(step 6)
And use cond parameter in 6'step like cond(4.le)
That means if successful exection 6 th step before going to
7th step it will check cond code if it is true remaning
steps not executed.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention the types of job control statements?

792


Explain the jcl exec statement?

745


if the submitter of a job wants to inform another user about the job completion, how can it be done?

861


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1592


how can the same proc be re-used and called by many jobs?

1033






What are the parameters that are used in creating a gdg?

827


what are the various stages of job processing?

840


when does a dataset go uncataloged?

935


How can a fb file convert to vb file using sort program?

922


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

910


what is the use of JCL?

762


State the uses of syspring, sysin, sort fields, sum fields and dummy.

747


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

916


How to pass data to a program that is coded in an exec statement?

926


Explain the function of dd disp parameter?

687