what is JCLLIB and PROCLIB in jcl and their syntax
Answer Posted / ashok kumar
jcllib is used to identify procedure,include private liveries
syn:
//jclnam jcllib order=(lib1,lib2)
proclib is having achval proc private liberes
// procname proc
// steps.....
//.....
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
Explain about LMFREE�free data set from its association with data ID
Explain the function of //cntl statement?
how to do automated restart when a job abends?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What parameter directs the output of the job log dataset?
what is “Cond= even” and “Cond=only”?
what happens in conversion stage in job processing?
what happens in execution stage in job processing?
Explain the function of a dd statement?
what JCL Procedures?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
What is the purpose of dd * statement in jcl?
How to submit jcl through a cobol program?
Explain the purpose of the dd keylen parameter?