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

My JOB contains three steps. //STEP1 EXEC PGM=ABC //STEP2 EXEC PGM=DEF //STEP3 EXEC PGM=GHI My Question is 1) I want to execute second step only. How will do. 2) Soppose U consider above three steps are in PROC steps and I want execute the PROC second step only? How to execute the second step only. During exection time its creating any ABEND? Please let me know..........

2 Answers  


what are the ways of passing data to a cobol program from jcl?

1 Answers   IBM,


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

0 Answers  


I need exexution process for JCL programs

0 Answers  


There are 2 steps in a JCL. If the first step abends due to system or user abend and the second step has COND specified as EVEN or ONLY, will this step still be executed inspite of the abend in the previous step?

2 Answers  


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

0 Answers   IBM,


What is RESTART? How is it invoked?

8 Answers   HSBC,


What is the purpose and meaning of the REGION keyword and what JCL statement is it associated with?

3 Answers   IBM,


what is the difference between perform varying and perform

1 Answers  


how can we pass parameters from JCL to cobol subprogram...my requirement is i should not get data from mainprogram but i need it from JCL directly

5 Answers   IBM, TCS,


how can we pass external data to instream procedures

5 Answers   IBM, Infosys, Ocwen,


In my job I have 6 steps. Step01,02,03...step06. after executing step02 i want to skip step03 and want to execute step04. and once step04 is done then I want to go back and execute step03. once step03 is completed I want execute step05, 06 and so on... can any one tell me how do i do that???

10 Answers   Perot Systems,


Categories