Data corruption induced by an application

Data corruption errors can occur due to defects or data entry errors.

For relational database management system, you can filter out these errors by using the restore process with point-in-time recovery or filtered transaction restore.

For other persistent stores, only the most recent backup point is available. To avoid loosing data, you need to backup frequently. For example, if you are backing up data only once in a 24-hour period, you can lose up to 24 hours of data.