I have a JCL with 10 steps, want to execute first 5 steps
only, what are ways of doing it?is it possible to control
through JOB card?

Answer Posted / shivakrishna

we can bypass by giving cond parameters in step from 6 if
we know the cond codes from previous steps.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is NOTCAT ?

842


Is it possible to define dd statements as you want?

751


How to pass the parameter in parm using linkage section ? (syntax)?

747


Is acct parameter mandatory?

843


Name a few IBM utility programs, and explain its function.

4538






When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

1027


How do you access an uncatalogued dataset in a jcl?

817


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1862


Is condition checking possible in jcl?

828


The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

1063


Explain the purpose of the dd keylen parameter?

769


How jcl work to handle various input output file operations?

744


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

916


What is the difference between run mode and addressing mode?

726


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

5167