Answer Posted / kiran balerao
s222 = you cancelled your job.
| Is This Answer Correct ? | 21 Yes | 2 No |
Post New Answer View All Answers
how JCL works?
how would you create a temporary dataset? And where will you use them?
How can an in-stream dataset be terminated?
How to run cobol program using jcl?
List the various advantages of using jcl language?
Explain the purpose of the dd keylen parameter?
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?
what JCL Procedures?
In job processing, what happens in conversion stage?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
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 jcl exec statement?
Explain the function of //cntl statement?
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 statement can be used to send data to another mvs jes3 node?