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

What is a PROC ? What is the difference between

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

What is a PROC ? What is the difference between an instream and a catalogued PROC ?

PROC stands for procedure. It its 'canned' JCL invoked by a PROC statement. An instream PROC is presented within the JCL. a catalogued PROC is referenced from a PROCLIB partitioned dataset.

(Continued on next question...)

Other Job Interview Questions