Forum Discussion
oracle service name
Hi guys,
my Oracle experience is a bit short but I am trying to connect to an Oracle db to generate JIRA reports.
I can connect using the oracle SQL developer, but the PBI connection says it cant authenticate my loggin.
The oracle connection askes for Port and service name. Not PBI. Why not?
I have tried every combination of the server name, port and service name
e.g.
Server:port
Server/service name
Server\service name
all with the same reult.
any ide why it wont authenticate?
cheers
Ian
Thanks Lin,
I did come right.
Just needed to creat a TNS
cheers
Ian
2 Replies
- v-lili6-msft
Community Support
hi, IanCockcroft
You may try to use localhost in server
https://www.youtube.com/watch?v=QjIW147Louw
and choose Use my current credentials
Best Regards,
Lin
- IanCockcroft
Post Patron
Thanks Lin,
I did come right.
Just needed to creat a TNS
cheers
Ian