Answer Posted / dilip
Steplib is used to mentions a particular step Load library
where as Job Library is used to mention Loab library for
all the steps.The hierarchy of the verifying load libraries
is first Step lib,if it didnot get load there it will then
search in the Job lib.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the function of //cntl statement?
which utility is used a dummy utility?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Can we use DISP=SHR in output file in JCL
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?
How do you access an uncatalogued dataset in a jcl?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
How to submit jcl through a cobol program?
what are the various stages of job processing?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
How can the submitting users racf authority be overridden in a job stream?
Explain the function of //cntl statement?
Name what parameter directs the output of the job log dataset?
what is DSN parameter and DISP parameter is used for?