there are 10 steps in jcl how to execute the steps from
step2 to step8 only

Answer Posted / guest

He wants step 1 and 10 should be bypassed and not 9 and 10.
We can use restart parameter

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can the disposition of sysout datasets be set for an entire jobstream?

853


Differentiate between addressing mode and run mode.

622


In sms datasets, what is the function of the dd avgrec keyword?

660


What are the utility programs in jcl?

660


Which statement is used to identify the private libraries in job?

688






How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.

5072


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

679


How is a type of file defined in the jcl that executes the cobol program?

724


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

1494


Is condition checking possible in jcl? If yes, how?

751


How can a jobs execution priority be modified?

807


How can return codes be tested before execution of a job step?

939


how can you check if a file is empty using jcl?

825


List in order the hierarchical levels of jcl?

679


Which dd parameters are required?

708