Differentiate between the joblib and the steplib statements?
No Answer is Posted For this Question
Be the First to Post Answer
Why we us SYSTSIN DD with IKJEFT01 (TSO Utility) to execute a COBOL DB2 program? Why can't we use SYSIN DD?
How do you check the syntax of a JCL without running it?
What is TimeStamp, What is TimeStamp error and What is the Abend Code for TimeStamp Error ?
There are 5 steps in a Job. How to bypass the first step by making use of only COND Parameter and not using any Restart and IF/THEN/ELSE parameter?
Explain about LMMLIST�list a library's members
Can we give two user name in NOTIFY parameter in JOBCARD
What is the function of job statement in jcl?
Explain the jcl exec statement?
What are some jcl statements that are not allowed in procedures?
What is the purpose of dd?
I have 2 steps in my exec statement , in first step I am creating a gdg, and the output of this step is going into second step as a input, and this second step is abended , now how could i approach in this case.
How to execute step2,step5,step7 of a proc of 10 steps? You are not allowed to change in JCL.