Answer Posted / praveen b
The dependencies can be set for jobs using scheduler,
The following are the most popular scheduler's
1) CA-7
2) Control-M
3) ESP
So on...
We can also use utilities to set dependencies among the jobs
| Is This Answer Correct ? | 15 Yes | 5 No |
Post New Answer View All Answers
Is condition checking possible in jcl?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Which dd parameters are required?
What is the function of //cntl statement?
what are the various stages of job processing?
what is use of disp parameter in dd statement?
A dd statement consists of 4 fields. Name them?
what is use of dcb parameter in dd statement?
what happens in execution stage in job processing?
What is the difference between run mode and addressing mode?
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
How does jcl act on a cobol code?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What are the difference between jcl and jes?
which utility is used to sort a file in jcl?