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


Please Help Members By Posting Answers For Below Questions

How to run cobol program using jcl?

652


What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?

9221


What are s0c1, s0c4, s0c5, s0c7 and socb?

706


what is use of dsn parameter in dd statement?

670


What is the purpose of disp parameter?

645






Matching Logic in Jcl not in cobol.Could any one please answer this question

3671


Is automatic restart possible in jcl? If yes, how?

658


Explain the function of the dd dcb keyword?

706


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

834


Explain the job statement in jcl?

653


what are the statements that are not valid to be included in an include statement?

776


how you can direct the data to spool using SYSOUT option?

930


in ways data can be passed to a COBOL program from JCL?

669


What is jcl in mainframe, and how many types of jcl statements are there for a job?

631


In job processing, what happens in conversion stage?

744