Explain how can a jobs execution priority be modified?
No Answer is Posted For this Question
Be the First to Post Answer
What is a procedure?
How to release the Output HELD by using HOLD = YES on DD statement ?
do we need to mention the location of catalogued procedure for each it's call in a single job?
what is the purpose of coding class parameter in job statement?
how to create gdg with out using idcams utility
How do you skip a particular step in a proc/JOB?
What u mean by include statement in JCL ?
what is the sortcard for comparing two files with a field key and get the duplicates in onefile and noduplicates in another file
In JCL I have 5 steps,I need to execute 1st,2nd and 5th steps only,can any one answer me please?
how many members can be created inside a single pds?
Is it possible to define dd statements as you want?
i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?