Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have setup a SQL Server database connection using the enterprise data gateway. The connection is good and refreshes the data just fine.
The problem is that each time a refresh happens, scheduled once a day, the database connection stays open on the database. There were 12 open connections before we noticed a problem with the db and had to restart the database to clear all of those connections.
Anyone know of a solution?
thanks
adam
Solved! Go to Solution.
Thanks for asking questions on this issue! This must have been an anomoly of some kind. I have not been able to reproduce the problem. The past few days I've done everything to try to cause the problem and it doesn't happen.
HI @ataft,
What version of enterprise gateway you used? AFAIK, it only open one active session to handle refresh operation even if refresh operation triggered many times.
Regards,
Xiaoxin Sheng
Hi @ataft,
Can you please use SQL Server Profiler to trace more detailed information and share here to help us clarify your scenario?
Regards,
Xiaoxin Sheng
Thanks for asking questions on this issue! This must have been an anomoly of some kind. I have not been able to reproduce the problem. The past few days I've done everything to try to cause the problem and it doesn't happen.