Answer Posted / guest
A set of precoded JCL that can be modified through the use
of parameters or override cards. Note: Procedures can be
catalogued or instream.
| Is This Answer Correct ? | 3 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 is the function of job statement in jcl?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
Can we use DISP=SHR in output file in JCL
Explain the function of //cntl statement?
Must tape dataset definitions include vol=ser specifications?
How is a type of file defined in the jcl that executes the cobol program?
Is it possible to define dd statements as you want?
whats the diff bw the evaluate also and and?
What is the purpose of dd * statement in jcl?
In sms datasets, what is the function of the dd mgmtclas keyword?
How to override loadlib?
How to run cobol program using jcl?
Is it possible to code instream data in a PROC?
What is the difference between the positional and keyword parameters? Give examples.