Differentiate between the joblib and the steplib statements?
No Answer is Posted For this Question
Be the First to Post Answer
Hi, all Suppose i have 10 step in a job (s1,s2,s3,...s10) i want to execute step9 first and then step3 and i used the DPRTY for these steps. so what will happen to other steps? Will the get executed or only these two steps get executed?
Explain about LMMFIND - find a library member
what happens if job falls in loop ? how to resolve it ?
What is a procedure?
What does the TIME parameter signify ? What does TIME=1440 mean ?
Which statement is used to identify the private libraries in job?
why do we use file-aid wht r the adv of using file-aid thn in ispf
If job is submitted with typerun = hold then how can we submit the same job?
suppose i have job it contains 10 steps after exicution of job failuer at 3 and 7 th steps i want exicute step 3 and step 7 only how we specify condition ?
How to skip first step of a job? Can we use COND on the first step?
What is jcl in mainframe?
wht is step lib n job lib ? where can we code joblib n steplib ?