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

60 Days of Data Days! Live and on-demand sessions, challenges, study groups and more! And it's all FREE!. Join now. Learn more

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
Anonymous
Not applicable

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
Anonymous
Not applicable

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
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Fabric Update Carousel

Fabric Monthly Update - July 2026

Check out the July 2026 Fabric update to learn about new features.

Top Solution Authors