answersLogoWhite

0

Data deduplication is the method by which you can prevent data duplication. Data deduplication is a specialized data compression technique for eliminating coarse-grained redundant data, typically to improve storage utilization. In the deduplication process, duplicate data is deleted, leaving only one copy of the data to be stored, along with references to the unique copy of data. Deduplication is able to reduce the required storage capacity since only the unique data is stored.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Is moving data the same as duplicating data?

No, Moving data is not same as duplicating data. When we copy data that causes duplication of data . And while moving we are just changing the storage location of data.To copy data is duplication, but to move data does not cause duplication.


What is a back-up in data storage?

A redundancy or duplication of data.


What is the difference between redundancy and duplication?

Redundancy refers to the inclusion of extra components to ensure system reliability, while duplication involves creating an exact copy of something. Redundancy can help prevent system failure by providing backup options, while duplication involves replicating data or information for various purposes.


What compression technique does data de duplication use?

Data de duplication is a process that eliminates duplicate copies of repeating data. The compression technique that it uses to function is called intelligent data compression.


What is it called when you repeat the same data in many tables in a data base?

duplication


Disadvantages of system data duplication?

System data duplication, or denormalization, causes excess use of redundant storage, excess time processing queries, and possible inconsistency when de-normalized data is changed in one place but not the other. (Any one else have examples? Please enhance this answer. Thank you.)


Occurs when the same data are stored in many places?

Data duplication occurs when the same data is stored in multiple locations or systems. This can lead to inconsistencies, errors, and challenges in maintaining data integrity. Employing data normalization techniques and centralized storage systems can help reduce data duplication.


What is data redundancy and problems associated with it?

Duplication of data is data redundancy. It leads to the problems like wastage of space and data inconsistency.


What do you mean by the Data redundancy and inconsistency?

To avoid duplication of data we use data redundency .commonly in buissiness administration we have bundle of duplicate files so for such type of these things we use it .data consistency a common data which can acces by every common user a data which consistent for all.


Duplication of data can be avoided by?

Data duplication happens all the time. It is an inevitable phenomenon as millions of data are gathered at very short intervals. A data warehouse is basically a database and having unintentional duplication of records created from the millions of data from other sources can hardly be avoided. In the data warehousing community, the task of finding duplicated records within large databases has long been a persistent problem and has become an area of active research. There have been many research undertakings to address the problems of data duplication caused by duplicate contamination of data. Several approaches have been implemented to counter the problem of data duplication. One approach is manually coding rules so that data can be filtered to avoid duplication. Other approaches include having applications of the latest machine learning techniques or more advance business intelligence applications. The accuracy of the different methods for countering data duplication varies. For very large data collection implementing some of the methods may be too complex and also expensive to be deployed in their full capacity.


What is duplicate?

well duplication of data means that same information is being used or entered more then once....


Is Use of pointers in function saves the memory space?

No. But avoiding unnecessary duplication of data does.