How does jcl act on a cobol code?
No Answer is Posted For this Question
Be the First to Post Answer
What is the syntax of JCL statement?
How to copy one PS file to multiple PS files with same data?
what are the various stages of job processing?
There are two steps in a JCl, the first one generates a report while the second step send an email saying the report has been generated, but the second steps should only be executed when the report file is non-empty. How can it be acheived. We may include steps in between.
what do you mean By spooling? Expand SPOOL?
what is d/f b/w sysout & sysprint
I am having one step in my jcl.in that step,i am calling one proc.In that proc,i have 10 steps.i want to call a particular step in that proc without writing any new jcl ike iebedit utility...
What are the kinds of job control statements?
How can I override a dsn that is contained in a proc called by another proc? I need to do the override in the calling JCL.
Explain the function of dd name parameter with a 2 part structure; audit.report?
Is condition checking possible in jcl? If yes, how?
I have GDG defined e.g. GDG.smaplegdg.base, after processing the GDG. it contains some records and which is input to the second step2. How can I use GDG to use it as input file at step2.