why do we use file-aid wht r the adv of using file-aid thn in ispf
Answer Posted / amarnath reddy
File-aid is using browse or edit files structure with
specific layouts, see comp-3 data items etc.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
which parameter is used to check the syntax of a jcl without executing it?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
Why block size is multiple of lrecl in jcl?
what operation is performed by job statement?
What are the difference between jcl and jes?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
What are the utility programs in jcl?
Is there any command to check wether the ps file is in sorted order?
which utility is used to run a cobol-db2 program?
what is DSN in JCL and what are the parameters to declare the DSN?
How can values be passed from the job stream to an executable program?
Explain how can values be passed from the job stream to an executable program?
What is the motivation behind coding class parameter in job statement?
how can the same proc be re-used and called by many jobs?