Answer Posted / muttaiah
I can say "JCL is a compiler" since we use JCL to compile
the programs written in Cobol, PL1/ Assembler.
Since JCL acts as an intermediate between OS and
Application program most of them say as interpreter..
You can add the above stmts while answering.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
which utility is used a dummy utility?
How do you access an uncatalogued dataset in a jcl?
what happens in execution stage in job processing?
How to override loadlib?
how can you check if a file is empty using jcl?
How can the disposition of sysout datasets be set for an entire jobstream?
Can we call instream to catalog and catalog to instream?
how do you access an uncataloged dataset in a jcl?
A dd statement consists of 4 fields. Name them?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
whats the diff bw the evaluate also and and?
Can an individual step be restricted from using all the jobs allowed cpu time?
What is multithreading in jcl?
what is “Cond= even” and “Cond=only”?
what operation is performed by job statement?