What is order of searching of the libraries in a JCL?

Answer Posted / sukhwinder

First Steplib, if not then Joblib, if not then system lib.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

1613


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

583


Explain the function of the dd dcb keyword?

704


I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.

726


how can the same proc be re-used and called by many jobs?

909






which utility is used a dummy utility?

791


Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC

675


What parameter of the job statement is used to limit the cpu time consumed by the job?

838


Is condition checking possible in jcl? If yes, how?

737


why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

1949


Describe the various parameters utilized in the creation of a gdg?

682


Name the parameters which can be used to limit the number of records written to a sysout dataset?

653


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

1730


List the different components of jcl statement?

691


What is the function of //cntl statement?

830