Forum Discussion
Anonymous
4 years agoNot applicable
Append data from different source fails in service
Hi Experts, I have a weird issue. I am appending the data from 2 different sources. 1 is an on-prem oracle source for which I have a gateway 2 Snowflake - Native Query I am importing the ...
Anonymous
4 years agoNot applicable
Thank lbendlin.
The timeout issue only occurs when I am appending the data. When I load it in a single table, it works well without any issue.
My assumption on append is that it loads the data once the individual tables are loaded from the source system. What I am guessing it, append it also trying to hit the source system to get the data. is that correct?