Can we write same stepname for one or more steps in on
job ?
Answer Posted / suresh
YES.YOU CAN DO IT, BUT WHEN YOU USE RESTART AND COND IN
YOUR JCL IT LEADS TO PROBLEM, SO IT IS BEST TO USE UNIQUE
NAME FOR EACH STEP
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is catelog procedure and how many catelog procedure to use in one job?
Give the syntax of job specifying jcl statement.
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
is there any way to execute more than one proc in the same exec statement at the same time..?
Why include statement is used in a jcl?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
how to do automated restart when a job abends?
How to run cobol program using jcl?
Explain the job statement in jcl?
What are s0c1, s0c4, s0c5, s0c7 and socb?
Why block size is multiple of lrecl in jcl?
What is the function of the steplib dd statement?
Is there any command to check wether the ps file is in sorted order?