Hi all,
Now i know im doing something wrong here so hoping it will be a quick fix.
Scenario is: Alteryx on prem, SQL server in same country (physical one) runtime for SQL query used to be ~2.5hours using the input tool for ~140mill rows. (the old server was dying hence the move to the cloud)
however today with testing the extract is going to take over 8 hours to do the same thing. Server is now in the AWS cloud in Another country. Can latency be the single cause of the issue?
So far:
In db connector works really fast however i need to stream out to my workflow at some point, its still very very slow.
is my problem
1) alteryx needs to be in the cloud in the same AWS "sandpit"
2) am i using the wrong connector - i.e. can the AWS downloader tool run a SQL command? currently using the input tool
3) something else?
Please let me know what you need to see or know to help me get this working.