why do we use file-aid wht r the adv of using file-aid thn in ispf
Answer Posted / srinivasa yadav
FILE AID IS A NAVIGATION TOOL.
WHICH IS USED
1)TO BROWSE THE DATA.
2)TO EDIT THE DATA.
3)TO COUNT THE NUMBER OF RECORDS.
4)TO CREATE GDG BASE.
5)TO COPY ONE PDS TO OTHER PDS.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What are the 2 types of parameters in dd statement?
Explain the jcl exec statement?
what is the purpose of coding class parameter in job statement?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What is the function of job statement in jcl?
What is the purpose of the dd keylen parameter?
what is the use of IEBGENER utility?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Define concatenating?
Explain how can the submitting users racf authority be overridden in a job stream?
How can values be passed from the job stream to an executable program?
What is the function of the dd dcb keyword?
What is use of restart and how to use it?
which utility is used to sort a file in jcl?
How to pass data to a program that is coded in an exec statement?