how to set dependancy for jobs?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / rashmi j
Use following DB panel to add dependecy
To add Job Dependency
DB.3.2
To add Dataset Dependency
DB.3.1
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / muttaiah
Hi Rajasekhar,
I think that will give only sucessor jobs list..
Can you explain clearly how to set dependancy using that in
CA-7.
| Is This Answer Correct ? | 2 Yes | 0 No |
How can I override a dsn that is contained in a proc called by another proc? I need to do the override in the calling JCL.
How to execute step2,step5,step7 of a proc of 10 steps? You are not allowed to change in JCL.
Can we Execute a job without specifying Job Name in the Job Card?
what's the significance of freespace(0 0) and freespace(100 100)
What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?
A PROC has five steps. Step 3 has a condition code. How can you override/nullify this condition code?
When space is allocated for an output dataset, what units can be used?
How to get the last but one duplicate record of the file using Sort?
What is the use of ikjeft1b utility in jcl?
What does a disposition of (NEW,CATLG,KEEP) mean?
i want to avoid the positional parameter how to code it ?
How to delete generations of gdg without deleting gdg base?