What is JOBLIB ?

Answer Posted / pankaj thakur

Joblib specifies the location of program for all the steps
used within the JCL.In a single Job there can be 255 steps
coded at a single time.

If in a particular step we use the steplib statement then
that steplib statement overrides the joblib statement.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

whats the diff bw the evaluate also and and?

1841


What happens if both JOBLIB & STEPLIB is specified ?

597


what is the purpose of coding class parameter in job statement?

706


List in order the hierarchical levels of jcl?

659


Describe the various parameters utilized in the creation of a gdg?

670






Explain how can the submitting users racf authority be overridden in a job stream?

662


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

685


what is use of dsn parameter in dd statement?

658


How would you understand error(execution phase)?

614


what are the types of abends that occur on job failure? And explain the possible causes of these

1107


What are the 2 types of parameters in dd statement?

636


What is the purpose of the dd keylen parameter?

706


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

734


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

1723


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

801