How to execute 300 steps in a Job?
Answer Posted / harsha
I think its not possible.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What is notcat 2 - gs?
Explain the purpose of dd * statement in jcl?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
what is the difference between JES3 and JES2?
Define concatenating?
Must tape dataset definitions include vol=ser specifications?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
What is jcl in mainframe, and how many types of jcl statements are there for a job?
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.
What is condition checking in jcl? Is this possible?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
What is the function of //cntl statement?
Explain how can a jobs execution priority be modified?