why do we use file-aid wht r the adv of using file-aid thn in ispf
Answer Posted / divya
hi every one file aid is nothing but a data managing solution.it is used to test the data and will be very helpful to developers while developing a new functionality with out hunting for genuine data. used to add data to the base registers.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
In job processing, what happens in conversion stage?
What is the function of //jcllib statement?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
How can a stopped job be started again?
How do you submit a job for execution?
what is the purpose of coding notify parameter in job statement?
Where can program checkpoints be stored for use in a restart?
Explain how can the attributes of one sms dataset be copied to another dataset?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
How can an in-stream dataset be terminated?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
how can the same proc be re-used and called by many jobs?
How can unused space allocation be returned to the system when a dataset is closed?
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?