if we are specifing joblib as well as steplib in job
then at the time of execution how the process will complete
Answer Posted / om prakash yadav
The JOBLIB statement is placed after the JOB statement and
is effective for all JOB steps. It cancot be placed a
cateloged procedure. The STEPLIB statememnt is placed after
the EXEC statement and is effective for that job step only.
Unlike the JOBLIB statement, the STEPLIB can be placed in a
cataloged procedure.
If both the JOBLIB and STEPLIB statement are coded, then the
STEPLIB specification will override the JOBLIB specification
for that job step.
The specification of the STEPLIB will continue for any steps.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Explain the hierarchy levels in jcl?
what happens in conversion stage in job processing?
write a jcl to execute a job by 7:00 am on jan 20,1986?
how to do automated restart when a job abends?
Is there any command to check wether the ps file is in sorted order?
in ways data can be passed to a COBOL program from JCL?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What are the difference between jcl and jes?
In sms datasets, what is the function of the dd mgmtclas keyword?
What is timing concept in mainframe?
Is condition checking possible in jcl?
what happens in execution stage in job processing?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
how would you create a temporary dataset? And where will you use them?
Explain how can values be passed from the job stream to an executable program?