Data loss
Encyclopedia : D : DA : DAT : Data loss
In computing, data loss refers to the unforseen, usually accidental, loss of data or information. It can happen due to several reasons:
- Power failure, resulting in data in volatile memory not being saved to permanent memory.
- Hardware failure, such as a head crash in a hard disk.
- A software crash or freeze, resulting in data not being saved.
- Software bugs or poor usability, such as not confirming a file delete command.
- Data corruption, such as filesystem corruption or database corruption.
- A malicious act, such as a worm, virus, hacker or theft of physical media.
- A human error, such as accidental file deletion.
Studies have consistently shown hardware failure and human error to be two most common causes of data loss, accounting for roughly three quarters of all incidents.
One other cause, commonly overlooked, is natural disasters. Although the probability is small, the only way prevent data loss due to natural disasters is to store backup data in a physically separate location.
Data loss must be distinguished from data unavailability, such as may arise from a network failure, although the two have substantially similar effects.
Preventing data loss
There is no guaranteed way to prevent data loss; however, the frequency and impact of data loss can be greatly mitigated by taking proper precautions such as: backup power supply, regular data backups, journaling filesystems, redundant storage (such as RAID), antivirus and firewalls, regular installation of security fixes and user education.Data recovery
- Main article: data recovery
References
- Graziadio business report - [The cost of lost data]
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
