What is the benefit of using Externally Described files
over Internally
Described?

Answer Posted / ankush chaudhary

Defining data files as externally described has several
advantages over program desribed files:
1. If you design the file using database design principles,
externally defined files can reduce the need for
duplication of data across fiels. This kind of duplication
is called redundancy. Because all programs using a given
file use the same field definition and names. Externally
described files impose standardisation among programs and
across applications.
2. Externally described also also increase programmers
efficiency and reduces errors because programmers don't
need to duplicate the file definition effort each time they
need to reference a file within the a program.
3. If it is necessary to add a field to a fiels records or
to change a fields definition, these changes need to made
in only one place (in the externally described file) rather
than in every program that uses that file. THus simplifying
maintenance.
Hope this much difference is suffient :))

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to avoid using indicators in ile ?

956


Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?

1061


how to define to define a hidden filed in dspf ?

1007


what is the maximum number of record formats in dspf?

1306


What is the as400 called now?

740


how can I automatically refresh a web page?

806


what is the use of data structures?

841


when is a tag statement used in rpg?

1759


how does union file maintains record formats?

820


Write a CL program which will run a batch job at 1 am every night

858


what is the maximum number of subfiles that can specified in a display file ?

1361


what is the purpose of ovrdta and ovrata keywords ?

1121


What is binder language ?

1647


what are the different commands used in rlu ?

1870


the maximum number of subfiles that can defined in a rpg program for one display file is ___ .

2760