Forum Discussion

Laxendra's avatar
Laxendra
Frequent Visitor
2 years ago
Solved

Dataflows Gen2 Error : network-related or instance-specific error

I was trying to create dataflow Gen2, want to read data from on-prem SQL server and want to load data into fabric onelake or warehouse but getting below erroe message.
------------------------------------------------------------------
Reason = DataSource.Error
DataSourceKind = Warehouse
DataSourcePath = Warehouse
Message = A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
ErrorCode = -2146232060
Number = 53
Class = 20
State = 0

4 Replies

  • As this is an On Prem server, are you using On Prem data gateway? And can you plz confirm whether the server on which the gateway was set up is able to acess the On Prem SQL server?

  • Laxendra's avatar
    Laxendra
    Frequent Visitor

    Yes i have on prem data gateway and i am able to see all tables on prem server, but when i configure my destination as onelake that time i get this error message 

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi Laxendra ,

      I found the relevant link and I think you can look into it:

      A network-related or instance-specific error occurred - SQL Server | Microsoft Learn

      Once I've connected to SQL Server and configured the gateway, selecting a corresponding destination allows me to store it.

       

       

       

      Best Regards

      Yilong Zhou

      If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.