in jcl you are having JCLLIB and STEPLIB what happens
Answer Posted / kishore
STEPLIB will override for that step only not for entire job
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
For what purpose steplib and joblib are used ?
What is the function of the steplib 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?
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?
Where can program checkpoints be stored for use in a restart?
what is use of space parameter in dd statement?
How is a type of file defined in the jcl that executes the cobol program?
what is a jcl?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Explain about ISPF/TSO Commands
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What is the motivation behind coding class parameter in job statement?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Can I send output of job to my remote device careerride123?
How can the attributes of one sms dataset be copied to another dataset?