how many max steps can we use in a job? pls answer to my
question
Answer Posted / murali
MAx 255
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the function of //cntl statement?
What is the use of symbol // in jcl?
How do you access an uncatalogued dataset in a jcl?
What is the function of //jcllib statement?
Is automatic restart possible in jcl?
in ways data can be passed to a COBOL program from JCL?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
Explain the job statement in jcl?
How to pass data to a program that is coded in an exec statement?
What is the purpose of dd * statement in jcl?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
Suppose I have five jobs to do. But I want to hold one?
Can I send output of job to my remote device careerride123?
Are there any set of rules for the names of the steps used in a job? What are they?