I have a JCL which 20 steps. How do I execute 17 th step
alone (It should execute only 17ths tep.and it should not
execute 18,19,20 steps??

Answer Posted / ss

In job card type restart=step17 and comment after 17th step

Is This Answer Correct ?    12 Yes 24 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is use of dsn parameter in dd statement?

666


Describe the various parameters utilized in the creation of a gdg?

680


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

1485


what is “Cond= even” and “Cond=only”?

737


I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?

2097






My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

1982


Explain about ISPF/TSO Commands

1308


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

754


How does jcl specify the job to the operating system?

748


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

667


Explain the function of the steplib dd statement?

637


For what purpose steplib and joblib are used ?

682


what is use of disp parameter in dd statement?

656


Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

1961


What is the function of job statement in jcl?

634