in jcl you are having JCLLIB and STEPLIB what happens
Answer Posted / divyanshu kumar
steplib will override jcllib for that step. whereas if no
steplib is given for a certain step in that jcl .Then
joblib will come into play.
| Is This Answer Correct ? | 31 Yes | 8 No |
Post New Answer View All Answers
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Must tape dataset definitions include vol=ser specifications?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What dd statement is used to supply the name of a dataset?
How can unused space allocation be returned to the system when a dataset is closed?
Explain dfsort utility?
Explain dd statement in jcl?
what are the types of abends that occur on job failure? And explain the possible causes of these
How jcl work to handle various input output file operations?
Is acct parameter mandatory?
Is their any set of rules for dd? Explain.
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
which parameter is use to declare the name of dataset in dd statement?