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 and STEPLIB in JCL? what is the purpose of
using it?

Answer Posted / sai

Both joblib and steplib for specifying where loadmodule is
located. I.e address of loadmodule dsn. But here big
difference between joblib and steplib is IF you give
loadmodule address in joblib it assigns to all steps in one
jcl. I.e for all steps takes this loadmodule address.

In steplib: loadmodule for that step only.i.e takes
address of loadmodule for that step only.

and if you give both steplib, joblib, For each step steplib
address overrides joblib address.

Is This Answer Correct ?    56 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the use of outrecord?

2276


What is the Purpose of Pointer in the string?

1127


How do you reference the following file formats from cobol programs?

1207


IF I mention stop run in CICS what happens?

2432


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

6677


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

2280


What are different data types in cobol?

1390


Which Search verb is equivalent to PERFORM…VARYING?

1108


What are the different data types in cobol?

1517


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

2189


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

2333


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

1135


What is the Purpose of POINTER Phrase in STRING command in COBOL?

1302


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

1214


how can i see junk values in dclgen or in hostvariable of comp ?

3054