What is the difference between joblib and jcllib statements
Answer Posted / sreedhar naidu dhekodna
Loadlib will contain load module of the program not the
step if the program is called in the step then the load
module of that particular program will be searched in that
load libraries which are specified in JOBLIB.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
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?
what is use of disp parameter in dd statement?
Explain how can return codes be tested before execution of a job step?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
What parameter directs the output of the job log dataset?
What is timing concept in mainframe?
Define concatenating?
What is the difference between the positional and keyword parameters? Give examples.
Differentiate between the joblib and the steplib statements?
List the different components of jcl statement?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What is the purpose of dd?
Explain the function of the dd dcb keyword?