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

is there any way to execute more than one proc in the same exec statement at the same time..?

2109


How do you overcome this limitation ?

698


how to compare two datasets without using superce because output is limited to 133 bytes

1482


What does a disposition of (MOD,DELETE,DELETE) mean ?

667


What are the 2 types of parameters in dd statement?

652






Does jcl support automatic restart?

761


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

2107


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 are the utility programs in jcl?

648


a dd statement has 2 types of parameters. Name them?

647


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

672


Matching Logic in Jcl not in cobol.Could any one please answer this question

3671


Explain the function of a dd statement?

659


how JCL works?

796


What parameter of the job statement is used to limit the cpu time consumed by the job?

840