How many types of libraries are there in JCL ?
Answers were Sorted based on User's Feedback
Answer / guest
Libraries are of three types.
1.Sytem Libraries: SUCH AS SYS1.LINKLIB
2.Private Libraries: SPECIFIED IN A JOBLIB OR STEPLIB DD
STATEMENTS.
3.Temporary Libraries: CREATED IN A PREVIOUS STEP OF THE JOB.
| Is This Answer Correct ? | 13 Yes | 7 No |
How many instream we can write in single jcl?
A job has 90 steps i want to execute only step7 and step15
COND -> step1 . . step2, Step2, Executes if the CC of step1 is 0. But even if it is NOT 0 and if we dont give COND, will step2 be executed ?
what is DSN in JCL and what are the parameters to declare the DSN?
how to run JCL thru COBOL.
How can return codes be tested before execution of a job step?
How are GDGs concatenated?
How many days does a job remain in spool
What is the function of the dd mgmtclas keyword in sms datasets?
What are steplib and joblib? What for they are used?
can we maintain 2 generations with different Lengths in Same GDG ?
How to see the COMP3 value(packd decimal)