Explain the hierarchy levels in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
I have four steps in jcl they are STEP1,STEP2,STEP3 and STEP4. Can it possible to run the reverse order like step4 first then step3,step2,step1?
hi in one of the interview one asked me how to submit a job from cobol?as well as how to submit a jcl from CICS? can u pls any one tell me..
Can anyone tell me the syntax for printing two files at two different destinations in a single step?
a dd statement has 2 types of parameters. Name them?
How many instream we can write in single jcl?
I have 5 steps in my job. say s1, s2, s3, s4, s5 //s1 exec ............. //s2 exec ............ //s3 exec .......... //s4 exec ........ //s5 exec ............... my question is i want to exeute only s2 and s4 steps... please advice me how to do this:
How can the attributes of one sms dataset be copied to another dataset?
i want to restart frm step 2, previously i coded cond parameter on step2 wht happens at tht time ?
What is Uncatalog dataset? How can we access/use them?
how to do automated restart when a job abends?
What are steplib and joblib? What for they are used?
what is the difference between the JCLLIB and JOBLIB ,and where do we use it ?