|
What is a PROC ? What is the difference between an instream and a catalogued PROC ?
JOB CONTROLL LANGUAGE (JCL) 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 Interview Questions
|