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

Migrate Multiple Database in Multiple Servers

Hello

There are a manner or component to Migrate Multiple Database on Multiple Servers to Consolidate the data in one Concentration Database on SQL Server  ?

 

If not There are a form to execute TRANSACT SQL code to call Stored Procedures to make this kind of automation.

 

Thanks In Advance.

 

Labels (1)
  • v7.x

2 Replies
Anonymous
Not applicable
Author

Hello,

Please have a look at talend t<DB>Row component in order to execute the stated SQL query on your specified database.

Best regards

Sabrina

Anonymous
Not applicable
Author

 

 
 
I continue with the doubt, specifically, is it possible to migrate more than a single table in a single step with the tmssql component or another? Im looking for something that let me copy all the tables of an Microsoft SQL Server DB to another, but not table for table, not one by one. 
 
Thanks In Advance.