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
How do you submit a job for execution?
What happens if both JOBLIB & STEPLIB is specified ?
in ways data can be passed to a COBOL program from JCL?
What is the difference between run mode and addressing mode?
How can values be passed from the job stream to an executable program?
which utility is used to run a cobol-db2 program?
Explain the function of //cntl statement?
How to submit jcl through a cobol program?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
what is the compile process of cobol program expalin with code
What is the function of the dd mgmtclas keyword in sms datasets?
what is DSN in JCL and what are the parameters to declare the DSN?
Give the syntax of job specifying jcl statement.
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
How can return codes be tested before execution of a job step?