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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Power bi Connect with Oracle 12C

Hi 

I need to connect power bi with Oracle 12C which tool install for this conncetion and why they need ?

I have  oracle sql Develpoer already install in my system and connect with power bi .

can you please help me .

 

Thanks,

Bhakti

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

Hi @Anonymous,

 

For Power BI desktop to connect to Oracle, we need to install Oracle client on the machine which has Power BI desktop running, see: https://docs.microsoft.com/en-us/power-bi/desktop-connect-oracle-database

 

For Power BI service, the Oracle needs to be instlled on the same mahine as on-premise data gateway runs on, see: https://docs.microsoft.com/en-us/power-bi/service-gateway-onprem-manage-oracle

 

Best Regards,
Qiuyun Yu 

Community Support Team _ Qiuyun Yu
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

3 REPLIES 3
v-qiuyu-msft
Community Support
Community Support

Hi @Anonymous,

 

For Power BI desktop to connect to Oracle, we need to install Oracle client on the machine which has Power BI desktop running, see: https://docs.microsoft.com/en-us/power-bi/desktop-connect-oracle-database

 

For Power BI service, the Oracle needs to be instlled on the same mahine as on-premise data gateway runs on, see: https://docs.microsoft.com/en-us/power-bi/service-gateway-onprem-manage-oracle

 

Best Regards,
Qiuyun Yu 

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

When i use:

get data from-->oracle, i configure the server with name_serve:port/service_name but this configuration doesn't work.

I recibe:"ORA-12154: TNS:could not resolve the connect identifier specified.". In my tnsnames.ora i have configurated
example.world =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = server_example)(PORT = 1525))
(CONNECT_DATA =
(SERVICE_NAME = service_name_example
)
)

i try this: server_example:1525/service_name_example. Does not work.
but if i use: example.word it's OK, work.

but i requiere server_example:1525/service_name_example because in my organization this require.

can you help me?

Anonymous
Not applicable

Hi 

  Thank you for your help to resolve this issue.

 

Thanks ,

Bhakti

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors