Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Disadvantage in File Processing System?

disadvantage file
0
10 Posted

Disadvantage in File Processing System?

0
Mido Mido

Disadvantages of File Processing Systems include:
1. Program-Data Dependence. File descriptions are stored within each application program that accesses a given file.
2. Duplication of Data.Applications are developed independently in file processing systemsleading to unplanned duplicate files. Duplication is wasteful as itrequires additional storage space and changes in one file must be mademanually in all files. This also results in loss of data integrity. Itis also possible that the same data item may have different names indifferent files, or the same name may be used for different data itemsin different files.
3. Limited data sharing. Eachapplication has its own private files with little opportunity to sharedata outside their own applications. A requested report may requiredata from several incompatible files in separate systems.
4. Lengthy Development Times.There is little opportunity to leverage previous development efforts.Each new application requires the developer to start from scratch bydesigning new file formats and descriptions
5. Excessive Program Maintenance. The preceding factors create a heavy program maintenance load.

6. Integrity Problem. The problem of integrity is the problem of ensuring that the data in the database is accentuate.

7. Inconsistance data

8. Security


. The Problem of security in file processing is Non Programmer canretrieve modify, delete and insert the data in data base. But this isnot possible in DBMS

0

Ø Data redundancy & inconsistency.Ø Difficult in accessing data.Ø Data isolation.Ø Data integrity.Ø Concurrent access is not possible.Ø Security Problems.

0

• Data redundancy & inconsistency. • Difficult in accessing data. • Data isolation. • Data integrity. • Concurrent access is not possible. • Security Problems.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123