|
How many types of libraries are there in JCL?
JOB CONTROLL LANGUAGE (JCL) Interview Questions
(Continued from previous question...)
How many types of libraries are there in JCL?
Libraries are of three types
1. System 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.
(Continued on next question...)
Other Interview Questions
|