The data verification process is a set of data checks execution. Each check validates that database item like field, row or table corresponds to required properties. For example, all phone numbers have the same format, all first names have the same capitalization, birth date is less than hire date, etc.
DTM Data Scrubber is designed to verify Oracle databases by user defined rules. I.e. the user defines "right data" and the software test real data with these rules. If the user defines "correction action" the software can remove some kind of data problems. For example: change phone number format, capitalize string or replace garbage data to NULL value.
The DB validation tool generates HTML (sample), Excel or plain text report that contains wrong data items and problem description, is applicable.
Download free demo version (?).