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 is the function of the dd mgmtclas keyword in sms datasets?
What are the rules employed while naming the steps in a job?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
How can the disposition of sysout datasets be set for an entire jobstream?
what is DSN parameter and DISP parameter is used for?
what is SOC4 error?
What is the format of comment statement?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
What is the function of the dd avgrec keyword in sms datasets?
What is the purpose of the dd keylen parameter?
What do you know about jcl?
In sms datasets, what is the function of the dd mgmtclas keyword?
How jcl work to handle various input output file operations?
Explain how can values be passed from the job stream to an executable program?
when does a dataset go uncataloged?