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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
XaviOV
Helper V
Helper V

Trouble connection to Oracle

Hello,

 

I want to connect to a database, but when I tried to connect I get this message -> Oracle: ORA-12170: TNS: Connection timed out.

 

When I put the server I have put mlxsga I already installed Oracle version 12.2.0, and the Network / Admin file there are two .txt (sqlnet and tsname).


File sqlnet:
SQLNET.AUTHENTICATION_SERVICES= (NTS)
NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)

File tsname:
MLXSGA =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = xx.xx.xx.xx)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = mlxsga)
)
)


How can I connect to this database??

 

Thanks!!

 

Xavi

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

Hi, @XaviOV 

 

The problem is that the Oracle service is running on a IP address, and the host is configured with another IP address.

You can reference the sovled question:oracle - ORA-12170: TNS:Connect timeout occurred - Stack Overflow

How to Resolve ORA-12170: TNS:Connect timeout occurred - Ed Chen Logic

If it doesn’t solve your problem, please feel free to ask me.

 

Best Regards

Janey Guo

 

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

2 REPLIES 2
v-janeyg-msft
Community Support
Community Support

Hi, @XaviOV 

 

The problem is that the Oracle service is running on a IP address, and the host is configured with another IP address.

You can reference the sovled question:oracle - ORA-12170: TNS:Connect timeout occurred - Stack Overflow

How to Resolve ORA-12170: TNS:Connect timeout occurred - Ed Chen Logic

If it doesn’t solve your problem, please feel free to ask me.

 

Best Regards

Janey Guo

 

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

amitchandak
Super User
Super User

@XaviOV , Make sure the driver is installed, mentioned on this page

https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-connect-oracle-database

 

And path of driver is added to windows environment variable

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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