What is the difference between joblib and jcllib statements
Answer Posted / gowthamgyaa
Mainframe can understand only in terms of hexadecimal. Application programming what we coding like COBOL, have to be converted into Hexadecimal. Hence during the stages of compiling, our Programming codes would be link-edited and moved to load library as hexadecimal codes.
Since Load library is a private library[used only by single user], we are using joblib to invoke it.
JCL lib would be used to invoke system libraries like ZOS.PROCLIB.
Am a learner, so correct me if I'm wrong.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is their any set of rules for dd? Explain.
i want to store 20 digits . how will u do it in cobol ?
Explain how can return codes be tested before execution of a job step?
Differentiate between addressing mode and run mode.
How to submit jcl through a cobol program?
What is the motivation behind coding class parameter in job statement?
In sms datasets, what is the function of the dd avgrec keyword?
Is their any limit for data sets?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What is the function of dd disp parameter?
what are the types of abends that occur on job failure? And explain the possible causes of these
Explain the function of job statement in jcl?
what is JCL?
Are there any set of rules for the names of the steps used in a job? What are they?
What is the syntax of JCL statement?