File System Model Drawbacks
Problems with File System Model
- Changes to file structure or file location effect many programs causing high maintenance costs.
- Data in various and sometimes proprietary data formats.
- File indexes were easily corrupted if not open during data entry, updates , deletes.
- All Data Validation was completely dependent on all application programs.
- All Data security was completely dependent on all application programs.
- Efficient Multi-application / multi-user access to the same file(s) required strict adherence to agreed upon locking strategies.
- Integrated bcakup and re covery of hundreds of data files is difficult to control.
- Tendency for redundant data to enter various data files.

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home