What is the difference between joblib and jcllib statements
Answer Posted / prashanthkodakani
hi mrunmaya,
loadlib: its a load library it contain the load module of
the step, then joblib search the load modules of the steps
in loadlib.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Is it possible to left uncode disp?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Is there any command to check wether the ps file is in sorted order?
Explain about LMFREE�free data set from its association with data ID
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
what is use of disp parameter in dd statement?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
What is the function of the dd mgmtclas keyword in sms datasets?
Name the statement which can be used to send data to another mvs jes3 node?
Explain how can the attributes of one sms dataset be copied to another dataset?
which parameter is use to declare the name of dataset in dd statement?
a dd statement has 2 types of parameters. Name them?
what are JCLLIB and STEPLIB in JCL?
which parameter is used to check the syntax of a jcl without executing it?
Is automatic restart possible in jcl?