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 a steplib

Answers were Sorted based on User's Feedback



what is a steplib..

Answer / vijay

it specifies a load library in which only a particular steps
of load module is searched.

Is This Answer Correct ?    5 Yes 1 No

what is a steplib..

Answer / rangarao chitipothu

STEPLID and JOBLIB both are used to specify the location of the load-modules to the operating system.
but here
---> In steplid is used for single step.
---> In joblib is used for multiple steps.

Is This Answer Correct ?    4 Yes 0 No

what is a steplib..

Answer / dilip

Steplib is used to mentions a particular step Load library
where as Job Library is used to mention Loab library for
all the steps.The hierarchy of the verifying load libraries
is first Step lib,if it didnot get load there it will then
search in the Job lib.

Is This Answer Correct ?    1 Yes 0 No

what is a steplib..

Answer / ch.mohan

identify the path for loadmodule

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More JCL Interview Questions

which parameter is used to check the syntax of a jcl without executing it?

0 Answers   IBM,


Explain the purpose of the dd keylen parameter?

0 Answers  


1) max no of steps with jcl job can execute 2) how many extentions r possible in sequencial files with job 3) what is set parameter will do 4)how to get syntax errors without sub 5) what is differ between error and abend 6) hw mvs knows who submitted the job and whoom it has to forward 7) what are the positinal parameters of data descripter

1 Answers   L&T,


1) Is CLASS used for assigning Priority (as we say a job having class '6' will run before the job having class '5'? then what is the difference between CLASS and PRTY ? 2) In a same JCL, 2 JOB statements with different Classes and NO PRTY are submitted ? which will run first ? & with different classes and different PRTY also, which will run first now ?

3 Answers   IBM,


What is job control language?

0 Answers  


what will be the error code if duplicate key of VSAM file is found?

1 Answers   HSBC, Kings,


On the DD statement, what is the main difference between creating a new sequential flat file and a partitioned dataset?

2 Answers  


What is the differentiation between TRK,cyl, and Bytes... how they can be connected??

2 Answers  


i have job card like this //job ***** //step1 exec pgm=iebgener //sysut1 dd dsn=main.sss,disp=shr // dd dsn=main1.sss,disp=shr // dd dsn=main2.sss,disp=shr //sysut2 dd dsn=out1.mmm ,disp=(new,catlg,delete) dcb=( ) // sysin dd * like this what i have to do to skip dsn=main1.sss please giveme answer asap

2 Answers   IBM, TetraSoft,


how to run JCL thru COBOL.

1 Answers   Patni,


what is d/f b/w sysout & sysprint

4 Answers   TCS,


How do you overcome this limitation ?

0 Answers  


Categories