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 happens if both JOBLIB and STEPLIB is specified ?

Answers were Sorted based on User's Feedback



What happens if both JOBLIB and STEPLIB is specified ?..

Answer / guest

Steplib will override the joblib given in the JCL

Is This Answer Correct ?    27 Yes 1 No

What happens if both JOBLIB and STEPLIB is specified ?..

Answer / kavya

The STEPLIB specification will overide that of the JOBLIB
for that jobstep

Is This Answer Correct ?    18 Yes 0 No

What happens if both JOBLIB and STEPLIB is specified ?..

Answer / satyasivaji

Steplib overrides the JOBLIB

Is This Answer Correct ?    16 Yes 1 No

What happens if both JOBLIB and STEPLIB is specified ?..

Answer / guest

JOBLIB is ignored

Is This Answer Correct ?    14 Yes 2 No

What happens if both JOBLIB and STEPLIB is specified ?..

Answer / madumahesh

steplib overrides the joblib

Is This Answer Correct ?    10 Yes 2 No

What happens if both JOBLIB and STEPLIB is specified ?..

Answer / praasy@gmail.com

steplib will be executed first and goes for the joblib...
the steplib checks for the last return code of the last step
and as well as maxxcc of all the steps before the current step.

Is This Answer Correct ?    3 Yes 1 No

What happens if both JOBLIB and STEPLIB is specified ?..

Answer / siri

if given joblib and steplib are specified then system first checks in steplib and if not found then it checks in production libraries or system libraries and if not found abends with abend code s806..

Is This Answer Correct ?    1 Yes 0 No

What happens if both JOBLIB and STEPLIB is specified ?..

Answer / mahesh

steplib will override the joblib.....

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

MOD, DELETE; What does a disposition of (,DELETE) mean ?

3 Answers  


How to see the COMP3 value(packd decimal)

2 Answers   iGate,


what is DSN parameter and DISP parameter is used for?

0 Answers  


if we have a job consist of two steps and each step calling a proc having 10 steps each then how many steps are counted only 2 or 22(10+10+1+1)? can we have more than 255 steps in a single job?

5 Answers   Accenture,


Explain about ISPF/TSO Commands

0 Answers  


I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.

0 Answers   HP,


What is the motivation behind coding class parameter in job statement?

0 Answers  


What are the parameter in the job card wihtout which job won't run........

10 Answers   IBM,


i have 5 steps to execute in that i want to skip 3nd step and start execute from forth step how can u do this.

7 Answers   Syntel,


Is their any set of rules for dd? Explain.

0 Answers  


what are the technical terms for // /* in jcl

3 Answers   Cap Gemini,


I have four steps in jcl they are STEP1,STEP2,STEP3 and STEP4. Can it possible to run the reverse order like step4 first then step3,step2,step1?

4 Answers   Broadridge, HCL,


Categories