How many types of parameters are used in JCL and what are
mandatory parameters of JOB statement.
Answer Posted / praveen
notify,accounting information are necessary
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is condition checking in jcl? Is this possible?
Is there any command to check wether the ps file is in sorted order?
How can an in-stream dataset be terminated?
What is the difference between run mode and addressing mode?
which utility is used a dummy utility?
What are the rules employed while naming the steps in a job?
List in order the hierarchical levels of jcl?
What is the motivation behind coding class parameter in job statement?
What do you understand by jcl?
Is automatic restart possible in jcl? If yes, how?
What are the 4 fields in dd statement?
Why include statement is used in a jcl?
What is the difference between the positional and keyword parameters? Give examples.
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.
How does jcl specify the job to the operating system?