Explain the function of //jcllib statement?



Explain the function of //jcllib statement?..

Answer / Amar Jeet Singh

The '//JCLLIB' statement in JCL is used to specify a library containing other JCL members (known as job control language libraries, or JCLLIBs). This allows for the reuse and organization of frequently-used JCL code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

Suppose I have 5 dataset listed under a single DD name in a catlogued PROC. How can I override one of those 5 dataset (say 3rd dataset)?

5 Answers   Cognizant,


My requirement is : How to populate a empty PS/flat file with ONLY spaces in the first line. You should not use any input dataset to do this. I'm not sure whether you may use any utility for this purpose?

2 Answers   HCL,


What is one line to pass PARM from JCL to COBOL?

1 Answers  


Explain concatenating datasets?

2 Answers   CTS,


read all error codes like SB07?

1 Answers  


Can you give the sort card to arrange the specific column in the version of GDG.

1 Answers  


Is condition checking possible in jcl? If yes, how?

1 Answers  


What is the function of job statement in jcl?

1 Answers  


What is job control language?

1 Answers  


you have one jcl .in sort step 5 files are there.if out of 5 files if one file is uncataloged or not there then how will you correct your jcl so that problem does not come. you should not create this file externally.how will u overcome it.

3 Answers  


describe the dd statement,its meaning,syntax and keywords?

1 Answers  


What is model dataset label(Model DSCB)?

1 Answers  


Categories