Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Can we use DISP=SHR in output file in JCL

1461


Explain the purpose of dd dummy statement?

1273


Explain how can the disposition of sysout datasets be set for an entire jobstream?

1147


how do you code a null statement?

1384


which parameter is use to declare the name of dataset in dd statement?

1317


Explain the function of a dd statement?

1272


What is the format of comment statement?

1272


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

5010


Where & How Do You Code Identifier In Jcl?

1322


I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.

1274


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

1516


For what purpose steplib and joblib are used ?

1186


Is condition checking possible in jcl?

1256


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

1338


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

2515