what are JCLLIB and STEPLIB in JCL?
No Answer is Posted For this Question
Be the First to Post Answer
What is timing concept in mainframe?
When concatenating two PDS can any one PDS can have empty dataset i.e without any value(Dummy).
A dd statement consists of 4 fields. Name them?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
How can you trap abends in the JCL?
how would you create a temporary dataset? And where will you use them?
how to convert fb to vb in jcl ?
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..
GDGs can be CREATED (not COPIED) only on DASD and NOT on tape drives ? Is it True ?
a jcl has 2 steps. How to code the jcl such that if step1 abends, then step2 runs. Else, job terminates with step1?
At what stage, operator can change the class and priority of a submitted job?
If the COND parameter is specified in both the JOB and EXEC statements, which one will take precedence? If JOB takes priority and if all the conditions evaluate to false, then will the conditions on the EXEC step be evaluated next?