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
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
What does a disposition of (MOD,DELETE,DELETE) mean ?
How jcl is used for testing batch programs?
What is the function of dd disp parameter?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Define concatenating?
what is “Cond= even” and “Cond=only”?
what JCL Procedures?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
what are the types of abends that occur on job failure? And explain the possible causes of these
can any one plzzzzzz tell the jcl code for creating ps using idcams
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Can we use DISP=SHR in output file in JCL
What is the significance of addrspc parameter in exec statement?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?