How do you verify the integrity of data imported from legacy applications?

Top  Previous  Next 

Data integrity is verified using the following steps:

 

Ensure that the table count in the legacy db matches the imported tables
Ensure that the record count of each table in the legacy db matches the imported tables
Verify that no errors occurred during the import process

 

Some clients also perform random sampling of the data after it is imported depending upon their own internal requirements.

 

 
Additional information about the Part 11 Toolkit.
Questions or comments? Please send us feedback about this page.