Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I've read a lot of threads about this specific issue but none of the solutions offered have solved it for me.
I'm trying to connect Power BI Desktop to an Oracle Database.
I installed the Oracle Client 12.1.0.2 64bit (same as Power BI).
I editted the tnsnames.ora file and added the info for the server in question.
After that I click on Get Data, select Oracle Database.
In the "server" box I tried the following string (as suggested in another thread):
"(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=<myservername>)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=<myservicename>)))"
I made sure the service_name was exactly the same as in tnsnames.ora
When I click on OK, it prompts me for my username and password.
Upon all that I get the following message:
Details: "Oracle: ORA-12545: Connect failed because target host or object does not exist"
Any help would be appreciated.
@Anonymous
Please refer the link for the issue.
If you have any concerns, please let us know.
If this post helps, then please consider Accept it as the solution to help the other members find it more
If this post was helpful may I ask you to mark it as solution and click on thumb symbol?
Hi @Anonymous ,
Please use CMD to test if you can connect to Oracle Database:
sqlplus username/password@ip:port/servername
Please refer to this article: https://kb.informatica.com/solution/5/Pages/18751.aspx.
Hopefully works for you.
Best Regards,
Jay
Community Support Team _ Jay Wang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
77 | |
76 | |
57 | |
37 | |
34 |
User | Count |
---|---|
99 | |
56 | |
56 | |
46 | |
40 |