What are steplib and joblib?



What are steplib and joblib?..

Answer / Kunal Bharti

Steplib is a library containing steps (a series of JCL statements). It allows you to reuse a set of common instructions for multiple jobs. Joblib is a library containing entire jobs. It helps manage and organize related jobs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

which utility is used to sort a file in jcl?

1 Answers   IBM,


What is TimeStamp, What is TimeStamp error and What is the Abend Code for TimeStamp Error ?

4 Answers   IBM,


Where & How Do You Code Identifier In Jcl?

1 Answers   IBM,


what is the use of temporary files?

5 Answers   Hexaware,


Explain about Internal Sort

1 Answers  


What is the function of the dd mgmtclas keyword in sms datasets?

1 Answers  


Is CPU time assigned to a JOB and JOBSTEP BOTH, by default ?

4 Answers   IBM,


What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?

5 Answers   CitiGroup,


List the different jcl statements that are not permitted in the procedures?

1 Answers  


What is primary allocation for a dataset?

4 Answers  


What does the statements: typrun=scan and typrun=hold do in a JCL statement

2 Answers  


How to skip first step of a job? Can we use COND on the first step?

3 Answers   iNautix,


Categories