GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Mainframe  >  JCL
Go To First  |  Previous Question  |  Next Question 
 JCL  |  Question 73 of 128    Print  
What is difference between JOBLIB and JCLLIB?

  
Total Answers and Comments: 4 Last Update: October 04, 2007     Asked by: Gajanan More 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
May 21, 2007 21:42:40   #1  
kckinney Member Since: May 2007   Contribution: 48    

RE: What is difference between JOBLIB and JCLLIB?
JOBLIB specifies a loadlib that searched when looking for programs in the job.JCLLIB specifies the library to search in order to find the JCL frags specified in INCLUDE statements
 
Is this answer useful? Yes | No
July 05, 2007 15:32:29   #2  
sreekumar.h        

RE: What is difference between JOBLIB and JCLLIB?
jcllib: when job is submitted JCL will check the JCL syntax error is there or not inside a sys1.

proclib: if there is no error is being transferred to a output queue via conversion where jobs waiting for execution

joblib: if a job is submitted in JCL if a program get terminated during the execution of job time it will get get abend joblib is basically used to check whether job is there is not after at which step the program get terminated it will restart by using the syntax step proc.name

 
Is this answer useful? Yes | No
August 02, 2007 12:40:39   #3  
sunayana.sarangi Member Since: August 2007   Contribution: 7    

RE: What is difference between JOBLIB and JCLLIB?
JOBLIB DD statement specifies the private library that the system needs to search to obtain the program named in each of the EXEC statements PGM parameters. Only if the program is not found in the private the system searches in the system libraries.

JCLLIB statement species the private library that the system needs to search to obtain
(a) the procedures (PROCS) named in the EXEC statement
(b) the Groups of JCL statements (called INCLUDE groups) named on any INCLUDE statements

 
Is this answer useful? Yes | No
October 04, 2007 10:39:08   #4  
neha        

RE: What is difference between JOBLIB and JCLLIB?
joblib is a default load library for all the jobsteps while jcclib is the loadlib that contains catalogued procedures.
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape