Forum Discussion
ScottPowellECU
Advocate II
3 years agoCopy data for on-prem SQL server
Hi, does anyone have an idea of when the "Copy data" activity might work for on-prem data sources (in our case SQL Server)? I know we can use Gen2 dataflows for this - but they are very slow. Really ...
Scott_Powell
Helper V
3 years agoAnonymous - curious how do you get your data into the datamart performantly? I thought those used dataflows, which is still a huge performance issue for us. I need to move just over a Terabyte nightly. Understand once it's in a datamart it might be fast, but not sure how to get the data in there quickly to start with.
Thanks!
Scott
Thanks,
Scott
Anonymous
3 years agoNot applicable
Hi - We use dataflows to load to datamarts - they are reasonably fast - do have a limit of 100 GB though.
Do you need to load all of that terrabyte of data each day ? - could you not just do a delta load to the datamart ?