Hubble Accelerator Row Count Comparer
Overview
The Hubble Accelerator Comparer utility compares row counts between a source file (.tsv) and a target database.
It takes the table names and row counts from the
.tsvfile.Connects to the target database using a provided connection string.
Retrieves the row counts for each table.
Compares the row counts.
The results are generated in a CSV report, showing:
Table Name
Source Row Count
Target Row Count
Row Count Match
Execution
Navigate to the downloaded folder.
Extract the contents.
Open
Hubble.Accelerator.RowCountComparer.exe.
Notes
-
You can obtain the .tsv file from Qlik (see attached screenshot for reference).
Contact insightsoftware Support for sample
.tsvand generated.csvfiles.