Differentiate between the joblib and the steplib statements?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JCL Interview Questions

how would you create a temporary dataset? And where will you use them?

0 Answers  


Can we create VSAM file by using IEBGENER?

4 Answers   Principal Finance,


Explain about ISPFTTRC

1 Answers  


What is the function of a dd statement?

0 Answers  


What is a GDG

4 Answers   IBM,






When cursor is not closed what is the error?

3 Answers   IBM,


What is the difference between IEBGENER, IEBCOPY and REPRO in IDCAMS utility?

8 Answers   Accenture, TCS,


How much space OS allocates when you create a PS or PDS?

4 Answers  


hi iam learning mainframes,can anybody tell me how to check JCL errors.(after submiting the JCL we have check in spool or is there any other method)

8 Answers  


I have a Symbolic Parameter which can have a value say 01 or 02 etc. Now consider i have another Symbolic parameters which is used to get 3 digit code of months (JAN, FEB, etc) but for that i need to check the first symbolic parameter's value and provide its corresponding month's name in the second symbolic parameter. Say IF sym1 = 01 then sym2='Jan' ENDIF etc... In JCL, IF condition is used for RC, ABEND purposes of a step etc. When i use Symbolic parameter in IF clause it is showing Error message. Is there a way to get the above result possible in JCL. If you could provide me with an example, i would understand it better.

0 Answers  


I have 15 flat files. each record in the files have the monthly salary for 12 months with the employee number. Now I want to concatenate the 15 files such that for the employee numbers that are common the o/p file should have only one record and the salaries should be concatenated to that record. How can we do it with JCL?

1 Answers  


Is automatic restart possible in jcl?

0 Answers  


Categories