Forum Discussion
Can't connect to on prem data gateway for SQL Server
Check the firewall on the server where your gateway is installed:
https://docs.microsoft.com/en-us/data-integration/gateway/service-gateway-communication
Hi otravers ,
Thanks for the info. I ran the Networks ports test on the app that is installed on the server. It shows it's able to connect to all the ports.
Sincerely,
Jason
- otravers4 years ago
Community Champion
Can you monitor CPU and RAM usage on your server when you launch a refresh? It's recommended to put the gateway on a separate server/VM so that it doesn't compete for resources with the database. If you do move your gateway to a different server, make sure it's on the same local network as your database to minimize latency.
- jasonyeung874 years ago
Helper V
otravers ,
I monitored the usage while it attempts to refresh. The CPU / Memory usage doesn't really spike. The server itself doesn't get much usage on a day to day basis. It's a data warehouse and is mainly used for Power BI reports.
I tried to create a new data source in the gateway with the same config as the original, but it also couldn't connect. It seems that it's only if the data source type is SQL Server that is giving this problem. If the data sourcve is Analysis Server, it connects fine and has been for years.Jason