what is JCLLIB and PROCLIB in jcl and their syntax

Answer Posted / raghu

//proccall jcllib order=proclib.name,disp=shr


//proclib dd dsn=proclib.name,disp=shr

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how you can access an uncataloged dataset in a JCL?

656


What parameters can be used to limit the number of records written to a sysout dataset?

750


what operation is performed by job statement?

663


How to pass data to a program that is coded in an exec statement?

829


Explain in DD statement what is the use of DCB parameter?

656






What is the format of comment statement?

669


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

704


what is the difference between JES3 and JES2?

683


What are the 4 fields in dd statement?

744


Explain the function of //cntl statement?

659


what is use of disp parameter in dd statement?

665


How jcl work to handle various input output file operations?

659


Where can program checkpoints be stored for use in a restart?

851


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

816


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1752