Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
_augustine_
Regular Visitor

Dataflow - Destination Issue

Hi,

 

I am trying to use dataflow gen 2 in fabric to pull data from oracle to my onelake. But after I set the destinaion as onelake & choose my onelake, I am facing the below error:

_augustine__1-1721730242316.png

 



1 ACCEPTED SOLUTION
v-nuoc-msft
Community Support
Community Support

Hi @_augustine_

 

You seem to be experiencing a connection problem. This error message indicates that there was a problem establishing a connection to SQL Server, specifically mentioning a network-related error or an instance-specific error.

 

There are several possible reasons for getting these error messages. You can try the following steps to resolve the problem:

 

1.Check that you can ping the SQL Server box

 

2.Check that the SQL Services are running

 

3.Check that the SQL Server Browser service is running

 

4.Check that you are using the correct SQL Server instance name

 

5.Check that you can find the SQL Server

 

6.Check that TCP/IP and Named Pipes are enabled

 

7.Check that allow remote connections for this server is enabled

 

8.Check the port number that SQL Server is using

 

9.Check that the firewall is not blocking access to SQL Server


10.Check that the Service Principal Name has been registered

 

You can view the link below for more details:

 

Resolving could not open a connection to SQL Server errors (mssqltips.com)

 

Regards, 

Nono Chen 

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

View solution in original post

1 REPLY 1
v-nuoc-msft
Community Support
Community Support

Hi @_augustine_

 

You seem to be experiencing a connection problem. This error message indicates that there was a problem establishing a connection to SQL Server, specifically mentioning a network-related error or an instance-specific error.

 

There are several possible reasons for getting these error messages. You can try the following steps to resolve the problem:

 

1.Check that you can ping the SQL Server box

 

2.Check that the SQL Services are running

 

3.Check that the SQL Server Browser service is running

 

4.Check that you are using the correct SQL Server instance name

 

5.Check that you can find the SQL Server

 

6.Check that TCP/IP and Named Pipes are enabled

 

7.Check that allow remote connections for this server is enabled

 

8.Check the port number that SQL Server is using

 

9.Check that the firewall is not blocking access to SQL Server


10.Check that the Service Principal Name has been registered

 

You can view the link below for more details:

 

Resolving could not open a connection to SQL Server errors (mssqltips.com)

 

Regards, 

Nono Chen 

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

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Jan NL Carousel

Fabric Community Update - January 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors