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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. 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 Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

June Fabric Update Carousel

Fabric Monthly Update - June 2026

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

Top Solution Authors