Forum Discussion
On-premises gateway issue
Good morning,
in our trial subscription we face an issue using on-prem gateway to ingest data from a local SQL Server instance.
We built a pipeline with a Copy Data activity, that connects to our on-premise SQL Server and copies data from several tables. The pipeline has other activities (notebooks, data flows...) and they all run successfully. But when we execute again the pipeline, we face a connectivity error on Copy Data activity (error code 9518), related to the source database.
The gateway is still active and its status results online on Fabric connections page.
To get it work again, we have to wait for several days. However, after a pipeline run, the problem get back.
Someone else faced this issue, but no clear solution was given:
https://community.fabric.microsoft.com/t5/Data-Pipeline/The-Data-Factory-runtime-is-busy-now-Please-retry-the-operation/m-p/4666492
https://community.fabric.microsoft.com/t5/Data-Engineering/Error-Code-9518/m-p/4661228
Our trial subscription is in West Europe area.
Good morning,
the Microsoft support team suggested us to downgrade the gateway to an older version (October 2024).
With that version, we didn't faced the 9518 error anymore.
14 Replies
- v-menakakotaCommunity Support
Hi DiegoPLAB ,
Thanks for reaching out to the Microsoft fabric community forum.
After a failure, try restarting the "On-premises data gateway" service this often restores connectivity.
Please go through the below documents which may help you in resolving the issue:
On-premises data gateway in-depth - Power BI | Microsoft Learn
Troubleshoot the on-premises data gateway | Microsoft Learn
Have you tried to unintall and re-install the latest version of the enterprise gateway?
If I misunderstand your needs or you still have problems on it, please feel free to let us know.Best Regards,
Menaka.
Community Support Team- DiegoPLABAdvocate I
Hi v-menakakota,
unfortunately me and my colleagues aren't admin of the gateway, since it was installed by the owner of the SQL Server local machine. So, we aren't able to restart on reinstall the gateway by ourserlves.
We asked him to restart the gateway some days ago, but this not solved the problem.
We are going to check the documents you shared and try other solutions.
Thanks.- v-menakakotaCommunity Support
Hi DiegoPLAB ,
We really appreciate your efforts and for letting us know the update on the issue.
Make sure the linked service for the SQL Server source is using the correct self-hosted integration runtime (matching the gateway you have installed).
If you're copying multiple tables in a single activity or pipeline, consider breaking it down into smaller parts to reduce resource demand.
If this post was helpful, please give us Kudos and consider marking Accept as solution to assist other members in finding it more easily.
Best Regards,
Menaka.
Community Support Team