DBA > Job Interview Questions > JOB CONTROLL LANGUAGE (JCL) Interview Questions

How many types of libraries are there in JCL?

More DBA job interview questions and answers at http://dba.fyicenter.com/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 Job Interview Questions