Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Data Integrity during a migration

Hi there,
I am doing a database migration using talend for a school project. I was wondering if there is a way to confirm data integrity from the old DB and the new DB using Talend.
Thanks,
Bb
Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hello
I was wondering if there is a way to confirm data integrity from the old DB and the new DB using Talend.

There is a global variable: NB_LINE on all the DB components, with it, you can know the number of rows got from the old DB or inserted into the new DB.
Best regards

shong