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

A dd statement consists of 4 fields. Name them?

0 Answers  


What is the function of //jcllib statement?

0 Answers  


How many positional parameters are there in job statement?

4 Answers  


which utility is used a dummy utility?

0 Answers   IBM,


what JCL Procedures?

0 Answers  


The maximum number of in-stream procedure you can code in any JCL is ?

5 Answers  


JCL Example: // //RUNJCL JOB CLASS=5,MSGCLASS=6,NOTIFY=&SYSUID //STEP01 EXEC PGM=IEFBR14 // .. .. If this JCL will run or it'll throw the ERROR?

4 Answers   HCL,


IF we are calling a PROC from Jcl...This Proc have 3 steps in it and we want to execute only the second step using the JCL, How to do it?? Please give the answer ASAP:)

8 Answers  


what is the resolution for sb37 error

2 Answers   TCS,


i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?

1 Answers   IBM,


What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?

0 Answers   IBM,


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

0 Answers   IBM,


Categories