Improved Data Sharing and Data Security
Improved Data Sharing and Data Security
5.
Disadvantages of relying on electronic databases as
compared to manual databases
1. Complexity: The provision of the functionality we expect of a good database makes it
complex to set up. Database designers, database administrators, and end-users must understand
this functionality to take full advantage of it. Failure to understand the system can lead to bad
design decisions, which can have serious consequences for an organization.
2. Cost of setting up a database: The cost of setting up an electronic database varies
significantly, depending on the hardware, software and functionality required.
3. The need for conversion & difficult transition: This includes the cost of converting
existing applications to run on the new DBMS and hardware plus the cost of training staff to use
these new systems, and possibly the employment of specialist staff to help with the conversion
and running of the system.
4. Performance: Typically, a file-based system is written for a specific application, such as
invoicing. As a result, performance is generally very good. However, the DBMS is written to be
more general, to cater for many applications rather than just one. The effect is that some
applications may not run as fast as they used to.
5. Higher impact of a failure: The centralization of resources increases the vulnerability of
the system. Since all users and applications rely on the availability of the DBMS, the failure of
certain components can bring all operations to a halt.
DATABASES, ELECTRONIC