Forum Discussion
Anonymous
2 years agoNot applicable
Dynamic/Widespread SQL Ingestion With On-Premises Gateway
Use Case/Story: I have many SQL Server datasouces configured with my on-premises gateway (Lets say 20-50 datasources). I need to copy a sizable amount of data from each database (lets say 50-200 t...
jpelham
Advocate I
1 year agoI don't have a solution but I can see where you would find that having this feature could be beneficial. While having that many similar pipelines will require a bit of initial setup, I have found that there are benefits to having multiple pipelines.
My organization has a simliar setup with many servers, usually one for each vendor. Sometimes we experience an issue with a load failing from the vendor to our sql server, which will then cause our pipeline to fail. With having individual pipelines for each server, the impact of a load failing is limited to just the tables loaded in that pipeline, rather than our entire data library.