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

write a jcl to execute a job by 7:00 am on jan 20,1986?

865


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

1045


Explain the function of dd name parameter with a 2 part structure; audit.report?

1181


how JCL works?

994


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

2111


what sort card you will use to copy the data from one dataset to another dataset?

927


How does jcl act on a cobol code?

834


Brief description of inline procedure of jcl.

893


Explain how can a stopped job be started again?

845


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) ?

1964


what are the types of abends that occur on job failure? And explain the possible causes of these

1321


How can a stopped job be started again?

898


how you can direct the data to spool using SYSOUT option?

1139


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 ?

1182


What is catelog procedure and how many catelog procedure to use in one job?

7994