answersLogoWhite

0


Best Answer

DBMS can have several advantages - I am just giving a few of them...

1. Sharing of information
2. Real time transactional processing
3. Historical track record for auditing and control
4. A good disaster recovery plan may save a business from bankruptcy

Here are some disadvantages

1. DBMS subjects a business to a risk in the loss of critical data in its electronic format it can be more readily stolen without proper security

2. The cost of a DBMS can be prohibitive for small enterprises as they struggle with cost justification for making the investment in the infrastructure

3. Improper use of the DBMS can lead to incorrect decision making as people take for granted the data is accurate as presented.

4. Datas can be stolen by careless of the password security.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

Advantages

  • Reduced data redundancy (Data security)
  • Reduced updating errors and increased consistency
  • Greater data integrity and independence from applications programs
  • Improved data access to users through use of host and query languages
  • Improved data security
  • Reduced data entry, storage, and retrieval costs
  • Facilitated development of new applications program
  • Frequent use
  • Easy Data control
  • Accuracy
  • Better processing speed
  • Reuse of data code
  • Remote access
  • Efficiency
  • Easy to find related information

Disadvantages

  • Database systems are complex, difficult, and time-consuming to design
  • Substantial hardware and software start-up costs
  • Damage to database affects virtually all applications programs
  • Extensive conversion costs in moving form a file-based system to a database system
  • Initial training required for all programmers and users
This answer is:
User Avatar

User Avatar

Wiki User

14y ago

program data dependency

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: List the advantages and disadvantages of DBMS over conventional file system?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the disadvantages and disadvantages of object oriented DBMS?

#


What are the different types of the DBMS with the advantages and disadvantages?

Some common types of DBMS are relational, NoSQL, and NewSQL. Relational databases are structured and use SQL for querying, offering ACID compliance and strong consistency, but may struggle with scalability for large datasets. NoSQL databases are non-relational, offering flexibility and scalability for big data applications, but may lack ACID compliance and require more effort for data consistency. NewSQL databases combine the best of both worlds, providing ACID compliance, scalability, and performance for complex queries, but can be more complex and expensive to implement.


What are advantages of rdbms over dbms?

Some advantages of relational database management systems (RDBMS) over traditional database management systems (DBMS) include data integrity through the use of constraints, normalization to reduce redundancy, support for ACID transactions, and standardized SQL language for data manipulation. RDBMS also offer scalability and flexibility for complex data structures and relationships.


What is DBMS?

DBMS is short for database management system . DBMS is the collection of related records.


Advantage and disadvantage of data dase manage ment system?

Advantages of DBMS:Redundancies and inconsistencies can be reducedthe advanrage of DBMS is to help you in the future


What are advantages of dbms approach?

There are number of advantages of DBMS approach , some of them are : Data integrity is maintained, Data accessibility is also easy, The redundancy of data is also reduced.


What is the fullform of DBMS?

The full form of DBMS is Database Management System.


Is Microsoft OneNote a DBMS?

Yes ,DBMS -data base management system


What does an DBMS do?

DBMS is database management system and it stores data that are related. DBMS maintains data security and integrity as well.


What is the difference between database and file system?

A database is a structured collection of data organized for efficient retrieval, storage, and manipulation, while a file system is a method used by operating systems to store, organize, and access files on a computer. Databases provide features like data integrity, relationships, and query capabilities, whereas file systems primarily focus on storing and managing individual files.


What is specialization in dbms?

Specialization in database management refers to the process of creating subtypes from a supertype entity in an entity-relationship (ER) model. It allows for the customization and organization of data based on unique characteristics within a specific subset of the main entity. This helps in categorizing and structuring data more efficiently.


What are dbms languages?

DBMS languages are specialized programming languages used to interact with databases. Common DBMS languages include SQL (Structured Query Language) for querying and manipulating data, and PL/SQL (Procedural Language/SQL) for developing procedures and functions within a database system. These languages are designed to facilitate communication with the database management system and perform various operations on the data stored in the database.