why do we use file-aid wht r the adv of using file-aid thn in ispf

Answers were Sorted based on User's Feedback



why do we use file-aid wht r the adv of using file-aid thn in ispf..

Answer / laxmikanth

fileaid is a tool .using fileaid we can create data
set ,sort,compare two files etc........

Is This Answer Correct ?    11 Yes 0 No

why do we use file-aid wht r the adv of using file-aid thn in ispf..

Answer / 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

why do we use file-aid wht r the adv of using file-aid thn in ispf..

Answer / 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

why do we use file-aid wht r the adv of using file-aid thn in ispf..

Answer / vimal

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 WITH ANY NUMBER OF RECORDS(IN
ISPF WE CAN COPY ONLY LIMITED DATAS)
6)TO FIND THE DATAS USING ANY OF THE WORDS PRESENT IN THE
MEMBER.

Is This Answer Correct ?    3 Yes 0 No

why do we use file-aid wht r the adv of using file-aid thn in ispf..

Answer / murali

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 WITH ANY NUMBER OF RECORDS(IN
ISPF WE CAN COPY ONLY LIMITED DATAS)
6)TO FIND THE DATAS USING ANY OF THE WORDS PRESENT IN THE
MEMBER.
7)To Compare the datasets also it is useful

Is This Answer Correct ?    3 Yes 0 No

why do we use file-aid wht r the adv of using file-aid thn in ispf..

Answer / muttaiah

The difference between file-aid & ISPF is

1. Comp-3, Comp variables can be displayed using File-aid
2. We can view data in a VSAM file, which is not possible
in ISPF
3. We can view data in GDG also..

Is This Answer Correct ?    2 Yes 1 No

why do we use file-aid wht r the adv of using file-aid thn in ispf..

Answer / 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

More JCL Interview Questions

what is the sortcard for comparing two files with a field key and get the duplicates in onefile and noduplicates in another file

3 Answers   Virtusa,


Name some of the JCL statements that are not allowed in procs.?

1 Answers  


Name the statement which can be used to send data to another mvs jes3 node?

0 Answers  


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

0 Answers  


How is a type of file defined in the jcl that executes the cobol program?

0 Answers  






I have two files each contains 10 records. I would like to copy both files into one output file but in alternate sequence. for e.g. first record from file1 then record 2 from file2.....

3 Answers   RBS,


I have a file in which I have 20 records. I want my first record to go into file 1 and second record to go in second file. I want to copy the alternate records like this in the two output files. How can I do this using JCL?

4 Answers  


In JCL..for TIME Parameter was specified both JOB & STEP..which one is overrides

6 Answers   Satyam,


What is JOBLIB ?

5 Answers   Xansa,


a input file contains 1000 records, how to move the first 500 record into one out put file and how to move to second 500 records to anothere output file

6 Answers   ITC Infotech,


How can the disposition of sysout datasets be set for an entire jobstream?

0 Answers  


For what purpose steplib and joblib are used ?

0 Answers  


Categories