what is JCLLIB and PROCLIB in jcl and their syntax
Answer Posted / ch.mohan
jcllib is identify the path of proclib,and proclib is
identify the procedure name
syntax
//proclib jcllib order=userid.name.proclib.filename
| Is This Answer Correct ? | 6 Yes | 9 No |
Post New Answer View All Answers
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
How to do automated restart when a job abend?
Can we call instream to catalog and catalog to instream?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
What are some jcl statements that are not allowed in procedures?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What are the jcl procedures?
What are the utility programs in jcl?
what is use of dcb parameter in dd statement?
When space is allocated for an output dataset, what units can be used?
what is the purpose of coding notify parameter in job statement?
what is “Cond= even” and “Cond=only”?
can any one plzzzzzz tell the jcl code for creating ps using idcams
when can a job time-out occur? How to overcome that?
Is it possible to left uncode disp?