if we are specifing joblib as well as steplib in job
then at the time of execution how the process will complete
Answer Posted / abhinandan
Above answer given is wrong. the job will execute and
steplib will overide the joblib. means job will ignore the
load module kept in it, job will pick up the load module
from the steplib for that particular step where steplib is
mentioned.
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
How to pass data to a program that is coded in an exec statement?
What are the 4 fields in dd statement?
How to override loadlib?
Explain how can an in-stream dataset be terminated?
What is the use of disp parameter?
How to do automated restart when a job abend?
Is their any set of rules for dd? Explain.
how do you code a null statement?
Explain how can the submitting users racf authority be overridden in a job stream?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
How is a type of file defined in the jcl that executes the cobol program?
which utility is used to sort a file in jcl?
How to alter the parameters for the existing gdg?
how JCL works?