What is the function of a dd statement?
No Answer is Posted For this Question
Be the First to Post Answer
I have 5 steps in my jcl ,I need to execute first three steps and then 2nd step again ,4th and 5th steps if rc of 2nd step is zero
When we use conditional statement in JCL using if-then-else-endif, IF statement is true, the step is bypassed or executed?
What is the difference between the JOBLIB and the STEPLIB statements?
I have 3 duplicate records in a file . I want to eliminate 1st, 2nd and copy 3rd one only . HOW ?
A PROC has five steps. Step 3 has a condition code. How can you override/nullify this condition code?
Explain about ISPF/TSO Commands
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
Name what parameter directs the output of the job log dataset?
List the different jcl statements that are not permitted in the procedures?
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??
9 Answers IBM, Infosys, TCS, Xansa, Xchanging,
What do you understand by the term job time – out and how can you overcome that?
Suppose we have 5 steps in a job.No step should be executed After submitting every step in a job