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
What is the motivation behind coding class parameter in job statement?
How to alter the parameters for the existing gdg?
Can an individual step be restricted from using all the jobs allowed cpu time?
Explain the function of job statement in jcl?
when does a dataset go uncataloged?
Matching Logic in Jcl not in cobol.Could any one please answer this question
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
Explain how can values be passed from the job stream to an executable program?
What is the maximum length of a single line of jcl?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
i want to store 20 digits . how will u do it in cobol ?
What do you understand by jcl?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Explain in DD statement what is the use of DCB parameter?
What is condition checking in jcl? Is this possible?