/* Pentana Audit - Run CheckDataIntegrity Purpose of script: This script simply runs the CheckDataIntegrity stored proc. */ EXEC CheckDataIntegrity;