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 function of dd name parameter with a 2 part structure; audit.report?

1 Answers  


List in order the hierarchical levels of jcl?

1 Answers  


What is STEPLIB, JOBLIB? What is it used for?

2 Answers  


My JCL has 4 steps that execute PROC’s P1, P2, P3 and P4 as shown below //P1 EXEC PROC=P1 //P2 EXEC PROC=P2 //P3 EXEC PROC=P3 //P4 EXEC PROC=P4 There are four steps S1, S2, S3 and S4 in each PROC’s (i.e. P1, P2, P3 and P4) I want to execute only step S2 of PROC P2 and no other steps or PROC’s. How do you achieve this?

4 Answers   IMS,


What are the 2 types of parameters in dd statement?

1 Answers  


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

1 Answers  


What do you feel makes a good program?

1 Answers  


Brief description of inline procedure of jcl.

1 Answers  


Explain the purpose of dd dummy statement?

1 Answers  


What is Cataloged Procedures?

1 Answers  


Explain about Specifying compiler options in the PROCESS (CBL) statement

1 Answers  


I have a PDS and want to omit few rows of all members of a PDS. How to do it?

6 Answers   Accenture,


Categories