wht is step lib n job lib ? where can we code joblib n steplib ?
Answer Posted / tanmay
Joblib is written before the STEP and it gives the library
name where the program resides.
Step lib is coded in any step and tells the library where
the program resides.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Explain the jcl exec statement?
Explain in DD statement what is the use of DCB parameter?
What is the function of job statement in jcl?
how you can access an uncataloged dataset in a JCL?
what is use of dsn parameter in dd statement?
which utility is used to run a cobol-db2 program?
Explain dfsort utility?
What dd statement is used to supply the name of a dataset?
How is the record format of an output dataset specified?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
write a jcl to execute a job by 7:00 am on jan 20,1986?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What is job control language?
how can you check if a file is empty using jcl?