Answer Posted / divya
Using fileaid.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of dd * statement in jcl?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
What happens if both JOBLIB & STEPLIB is specified ?
What is one line to pass PARM from JCL to COBOL?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What is the function of job statement in jcl?
Differentiate between the joblib and the steplib statements?
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.
Explain the function of a dd statement?
what happens in execution stage in job processing?
how JCL works?
what is DD statement is used in JCL?
Is automatic restart possible in jcl? If yes, how?
when does a dataset go uncataloged?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?