SlideShare a Scribd company logo
1 of 6
Download to read offline
File Based System
© Aviyal Presentations : https://aviyalpresentations.wordpress.com/
What is file based system?
• It’s a predecessor of database system.
• Data is stored in files.
• Each unit of organization has its own files and each file has a specific set
of programs that were used to manipulate data in that file.
• Each department collected and maintained the required data. This
usually resulted in duplication of data and inconsistency of data.
• Entries are searched sequentially to retrieve data. Alternatively, indexing
system could be used.
• It works well when the number of data items to be stored is small. It even
works quite well when the number of items to be stored is quite large and
they are only needed to be stored and retrieved.
© Aviyal Presentations : https://aviyalpresentations.wordpress.com/
• File system crashes when cross-referencing and processing of information in the files is
performed.
• Its almost obsolete, cumbersome and time consuming.
EXAMPLE:
In a college a number of students are enrolled who can do various courses. The college
may have separate files for student personal details, fees paid by each of them, details
of faculty members, details of courses taught etc..
© Aviyal Presentations : https://aviyalpresentations.wordpress.com/
Disadvantages of File based System
• File-based system has the following disadvantages:
 Data Redundancy: Due to decentralized approach, the same information may be
duplicated in different files. This leads to : i) wastage of storage space ii) costs time and
money to enter the data more than once. For example, consider a person has both savings
and current account. In this case, customers personal details(name, address…) will be
stored in both files. This results in wastage of memory.
 Data Inconsistency: Two reasons for inconsistency: i) more than one person modifies the
data simultaneously. ii) wrong data is entered. For example, consider a person has both
savings and current account. Consider that the address of a person is changed only in one
file. This creates data inconsistency.
 Difficulty in Accessing Data: It becomes difficult to access data when data is stored in
different files. When data is stored in more than one file it becomes extremely difficult to
access data as large amount of data has to be searched.
 Limited Data Sharing: Data are stored in different files. Different files may have different
formats and these files may be stored in different folders. So, due to this data isolation, it is
difficult to share data among different applications.
© Aviyal Presentations : https://aviyalpresentations.wordpress.com/
 Integrity Problems: Data integrity means that the data contained in the database in
both correct and consistent. For this purpose the data stored in database must satisfy
correct and consistent. For example, balance for any account should not be less than
0, this should be specified in the system by adding appropriate code .
 Data dependence: File structure is stored in program code. Its very difficult to change
the existing structure. The programmer will have to find all the affected programs,
modify and change them. This characteristic is known as program data
independence.
 Incompatible file formats: File structure is stored in program code, therefore the
structure is dependent on programming language. This makes it difficult to process
jointly.
 Fixed Queries: File based systems are dependent on application program. Programs
are written to satisfy particular functions. Any new requirement needs a new program.
 Maintenance: Maintenance of file based system is difficult.
 Security: There is no provision for security. Paper files can be lost leading to permanent
data loss.
 Recovery: Recovery is non-existent or inadequate.
© Aviyal Presentations : https://aviyalpresentations.wordpress.com/
© Aviyal Presentations : https://aviyalpresentations.wordpress.com/

More Related Content

What's hot

Distributed Query Processing
Distributed Query ProcessingDistributed Query Processing
Distributed Query ProcessingMythili Kannan
 
Types Of Keys in DBMS
Types Of Keys in DBMSTypes Of Keys in DBMS
Types Of Keys in DBMSPadamNepal1
 
Introduction to database
Introduction to databaseIntroduction to database
Introduction to databasePradnya Saval
 
Complete dbms notes
Complete dbms notesComplete dbms notes
Complete dbms notesTanya Makkar
 
Multimedia Database
Multimedia Database Multimedia Database
Multimedia Database Avnish Patel
 
Introduction to Database
Introduction to DatabaseIntroduction to Database
Introduction to DatabaseSiti Ismail
 
Log based and Recovery with concurrent transaction
Log based and Recovery with concurrent transactionLog based and Recovery with concurrent transaction
Log based and Recovery with concurrent transactionnikunjandy
 
data modeling and models
data modeling and modelsdata modeling and models
data modeling and modelssabah N
 
Advance database system (part 3)
Advance database system (part 3)Advance database system (part 3)
Advance database system (part 3)Abdullah Khosa
 
Database Management System
Database Management SystemDatabase Management System
Database Management SystemNishant Munjal
 
Data base management system
Data base management systemData base management system
Data base management systemashirafzal1
 
Transaction management DBMS
Transaction  management DBMSTransaction  management DBMS
Transaction management DBMSMegha Patel
 
1. Introduction to DBMS
1. Introduction to DBMS1. Introduction to DBMS
1. Introduction to DBMSkoolkampus
 

What's hot (20)

Distributed Query Processing
Distributed Query ProcessingDistributed Query Processing
Distributed Query Processing
 
Types Of Keys in DBMS
Types Of Keys in DBMSTypes Of Keys in DBMS
Types Of Keys in DBMS
 
RDBMS
RDBMSRDBMS
RDBMS
 
Introduction to database
Introduction to databaseIntroduction to database
Introduction to database
 
Complete dbms notes
Complete dbms notesComplete dbms notes
Complete dbms notes
 
Multimedia Database
Multimedia Database Multimedia Database
Multimedia Database
 
Relational model
Relational modelRelational model
Relational model
 
Data models
Data modelsData models
Data models
 
Introduction to Database
Introduction to DatabaseIntroduction to Database
Introduction to Database
 
11 Database Concepts
11 Database Concepts11 Database Concepts
11 Database Concepts
 
File system vs DBMS
File system vs DBMSFile system vs DBMS
File system vs DBMS
 
Log based and Recovery with concurrent transaction
Log based and Recovery with concurrent transactionLog based and Recovery with concurrent transaction
Log based and Recovery with concurrent transaction
 
data modeling and models
data modeling and modelsdata modeling and models
data modeling and models
 
Advance database system (part 3)
Advance database system (part 3)Advance database system (part 3)
Advance database system (part 3)
 
Database Management System
Database Management SystemDatabase Management System
Database Management System
 
Data base management system
Data base management systemData base management system
Data base management system
 
Transaction management DBMS
Transaction  management DBMSTransaction  management DBMS
Transaction management DBMS
 
1. Introduction to DBMS
1. Introduction to DBMS1. Introduction to DBMS
1. Introduction to DBMS
 
Distributed DBMS - Unit 5 - Semantic Data Control
Distributed DBMS - Unit 5 - Semantic Data ControlDistributed DBMS - Unit 5 - Semantic Data Control
Distributed DBMS - Unit 5 - Semantic Data Control
 
Database security
Database securityDatabase security
Database security
 

Similar to File based approach

old file system/traditional file sysytem
old file system/traditional file sysytemold file system/traditional file sysytem
old file system/traditional file sysytemjizaka
 
Chapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdfChapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdfTamiratDejene1
 
Chapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdfChapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdfTamiratDejene1
 
PURPOSE OF DATABASE final.pptx
PURPOSE OF DATABASE final.pptxPURPOSE OF DATABASE final.pptx
PURPOSE OF DATABASE final.pptxAnusha sivakumar
 
Disadvantages of file management system (file processing systems)
Disadvantages of file management system(file processing systems)Disadvantages of file management system(file processing systems)
Disadvantages of file management system (file processing systems) raj upadhyay
 
dbms ppt.pptx database management system
dbms ppt.pptx database management systemdbms ppt.pptx database management system
dbms ppt.pptx database management systemdeeptipal230
 
Lecture 1&2(rdbms-ii)
Lecture 1&2(rdbms-ii)Lecture 1&2(rdbms-ii)
Lecture 1&2(rdbms-ii)Ravinder Kamboj
 
Chapter 1 Short Slide.pdf
Chapter 1 Short Slide.pdfChapter 1 Short Slide.pdf
Chapter 1 Short Slide.pdfGirmaNeshir
 
computer fund-database presentation
 computer fund-database presentation computer fund-database presentation
computer fund-database presentationRakibul islam
 
Fundamentals of DBMS
Fundamentals of DBMSFundamentals of DBMS
Fundamentals of DBMSAhmed478619
 

Similar to File based approach (20)

Dbms mca-section a
Dbms mca-section aDbms mca-section a
Dbms mca-section a
 
old file system/traditional file sysytem
old file system/traditional file sysytemold file system/traditional file sysytem
old file system/traditional file sysytem
 
8.DBMS.pptx
8.DBMS.pptx8.DBMS.pptx
8.DBMS.pptx
 
Ch01
Ch01Ch01
Ch01
 
Database
DatabaseDatabase
Database
 
Chapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdfChapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdf
 
Chapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdfChapter – 1 Intro to DBS.pdf
Chapter – 1 Intro to DBS.pdf
 
PURPOSE OF DATABASE final.pptx
PURPOSE OF DATABASE final.pptxPURPOSE OF DATABASE final.pptx
PURPOSE OF DATABASE final.pptx
 
Database basics
Database basicsDatabase basics
Database basics
 
Disadvantages of file management system (file processing systems)
Disadvantages of file management system(file processing systems)Disadvantages of file management system(file processing systems)
Disadvantages of file management system (file processing systems)
 
dbms ppt.pptx database management system
dbms ppt.pptx database management systemdbms ppt.pptx database management system
dbms ppt.pptx database management system
 
Unit1 dbms
Unit1 dbmsUnit1 dbms
Unit1 dbms
 
Lecture 1&2(rdbms-ii)
Lecture 1&2(rdbms-ii)Lecture 1&2(rdbms-ii)
Lecture 1&2(rdbms-ii)
 
Intro.pptx
Intro.pptxIntro.pptx
Intro.pptx
 
Chapter 1 Short Slide.pdf
Chapter 1 Short Slide.pdfChapter 1 Short Slide.pdf
Chapter 1 Short Slide.pdf
 
database ppt(2)
database ppt(2)database ppt(2)
database ppt(2)
 
computer fund-database presentation
 computer fund-database presentation computer fund-database presentation
computer fund-database presentation
 
Fundamentals of DBMS
Fundamentals of DBMSFundamentals of DBMS
Fundamentals of DBMS
 
Unit1 DBMS Introduction
Unit1 DBMS IntroductionUnit1 DBMS Introduction
Unit1 DBMS Introduction
 
Intoduction- Database Management System
Intoduction- Database Management SystemIntoduction- Database Management System
Intoduction- Database Management System
 

More from PreethaAS

Types of crops
Types of cropsTypes of crops
Types of cropsPreethaAS
 
Harvest festivals-of-india
Harvest festivals-of-indiaHarvest festivals-of-india
Harvest festivals-of-indiaPreethaAS
 
Tamil new-year
Tamil new-yearTamil new-year
Tamil new-yearPreethaAS
 
Karkidakkam vvvnew
Karkidakkam vvvnewKarkidakkam vvvnew
Karkidakkam vvvnewPreethaAS
 
Ganesh chathurthi
Ganesh chathurthiGanesh chathurthi
Ganesh chathurthiPreethaAS
 
Thrissur pooram
Thrissur pooramThrissur pooram
Thrissur pooramPreethaAS
 

More from PreethaAS (10)

Types of crops
Types of cropsTypes of crops
Types of crops
 
Harvest festivals-of-india
Harvest festivals-of-indiaHarvest festivals-of-india
Harvest festivals-of-india
 
Tamil new-year
Tamil new-yearTamil new-year
Tamil new-year
 
Vishu
VishuVishu
Vishu
 
Ramazan
RamazanRamazan
Ramazan
 
Karkidakkam vvvnew
Karkidakkam vvvnewKarkidakkam vvvnew
Karkidakkam vvvnew
 
Onam
OnamOnam
Onam
 
Ganesh chathurthi
Ganesh chathurthiGanesh chathurthi
Ganesh chathurthi
 
Computer
ComputerComputer
Computer
 
Thrissur pooram
Thrissur pooramThrissur pooram
Thrissur pooram
 

Recently uploaded

Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfakmcokerachita
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 

Recently uploaded (20)

Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdf
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 

File based approach

  • 1. File Based System © Aviyal Presentations : https://aviyalpresentations.wordpress.com/
  • 2. What is file based system? • It’s a predecessor of database system. • Data is stored in files. • Each unit of organization has its own files and each file has a specific set of programs that were used to manipulate data in that file. • Each department collected and maintained the required data. This usually resulted in duplication of data and inconsistency of data. • Entries are searched sequentially to retrieve data. Alternatively, indexing system could be used. • It works well when the number of data items to be stored is small. It even works quite well when the number of items to be stored is quite large and they are only needed to be stored and retrieved. © Aviyal Presentations : https://aviyalpresentations.wordpress.com/
  • 3. • File system crashes when cross-referencing and processing of information in the files is performed. • Its almost obsolete, cumbersome and time consuming. EXAMPLE: In a college a number of students are enrolled who can do various courses. The college may have separate files for student personal details, fees paid by each of them, details of faculty members, details of courses taught etc.. © Aviyal Presentations : https://aviyalpresentations.wordpress.com/
  • 4. Disadvantages of File based System • File-based system has the following disadvantages:  Data Redundancy: Due to decentralized approach, the same information may be duplicated in different files. This leads to : i) wastage of storage space ii) costs time and money to enter the data more than once. For example, consider a person has both savings and current account. In this case, customers personal details(name, address…) will be stored in both files. This results in wastage of memory.  Data Inconsistency: Two reasons for inconsistency: i) more than one person modifies the data simultaneously. ii) wrong data is entered. For example, consider a person has both savings and current account. Consider that the address of a person is changed only in one file. This creates data inconsistency.  Difficulty in Accessing Data: It becomes difficult to access data when data is stored in different files. When data is stored in more than one file it becomes extremely difficult to access data as large amount of data has to be searched.  Limited Data Sharing: Data are stored in different files. Different files may have different formats and these files may be stored in different folders. So, due to this data isolation, it is difficult to share data among different applications. © Aviyal Presentations : https://aviyalpresentations.wordpress.com/
  • 5.  Integrity Problems: Data integrity means that the data contained in the database in both correct and consistent. For this purpose the data stored in database must satisfy correct and consistent. For example, balance for any account should not be less than 0, this should be specified in the system by adding appropriate code .  Data dependence: File structure is stored in program code. Its very difficult to change the existing structure. The programmer will have to find all the affected programs, modify and change them. This characteristic is known as program data independence.  Incompatible file formats: File structure is stored in program code, therefore the structure is dependent on programming language. This makes it difficult to process jointly.  Fixed Queries: File based systems are dependent on application program. Programs are written to satisfy particular functions. Any new requirement needs a new program.  Maintenance: Maintenance of file based system is difficult.  Security: There is no provision for security. Paper files can be lost leading to permanent data loss.  Recovery: Recovery is non-existent or inadequate. © Aviyal Presentations : https://aviyalpresentations.wordpress.com/
  • 6. © Aviyal Presentations : https://aviyalpresentations.wordpress.com/