Answer Posted / guest
Specifies that the private library (or libraries) specified
should be searched before the default system libraries in
order to locate a program to be executed. STEPLIB applies
only to the particular step, JOBLIB to all steps in the job.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
what operation is performed by job statement?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What is the difference between the positional and keyword parameters? Give examples.
How do you access an uncatalogued dataset in a jcl?
Suppose I have five jobs to do. But I want to hold one?
i want to store 20 digits . how will u do it in cobol ?
When space is allocated for an output dataset, what units can be used?
Mention the types of job control statements?
In sms datasets, what is the function of the dd avgrec keyword?
Explain about LMFREE�free data set from its association with data ID
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
How can a fb file convert to vb file using sort program?
Differentiate between the joblib and the steplib statements?
How can a jobs execution priority be modified?