Forum Discussion
Sporadic Gateway Error (Mashup error) Dataflow
Could network corruption play a role? Where is the data source in relation to the gateway, what is the latency?
It could be yeah but I don't know how tò check.
The source Is a SQL server, the gateway Is on the same machine of the SQL server. How can I check latency?
If it's a network issue why the data flow Just doesn't try again when It fails, automatically
- lbendlin1 year agoSuper User
The source Is a SQL server, the gateway Is on the same machine of the SQL server.Wait what?!?! Why?!?
There's no latency but there will be a bitter fight for resources. Don't do that.
- Gabry1 year agoSuper User
Why? What's wrong? I usually build this setup with no issue. I do the etl during night hours.
What should I do instead?
- lbendlin1 year agoSuper User
Gateway VMs need to be dedicated to just the gateway service. It is designed to consume all the CPU and all the memory on that VM. As well as all the network for DQ.
You are supposed to have multiple VMs per gateway anyway.