Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Oracle ORA-25700 Transport Layer Secutiry (TLS) connection error

Hello, I've posted here about an issues I'm experiencing with Oracle connecting to Power BI... I'm looking for some guidance on the following and how to resolve this issue 

 

Oracle: ORA-25700: Current configuration does not use Transport Layer Security (TLS). Token based authentication requires TLS with server authentication.

 

I'm running Oracle Instant Client 21c and Power BI verion is 2.126. 

 

Thank you!

 

 

  • Anonymous's avatar
    Anonymous
    2 years ago

    correct! yeah it was an issue with company system. We all switched to 21c instant client, connectied via database option and it appears to be working!! 

9 Replies

    • Anonymous's avatar
      Anonymous
      Not applicable

      We have tried with Oracle 19. I was getting different error back then.... 

       

       

    • Anonymous's avatar
      Anonymous
      Not applicable

      Thanks lbendlin . I tried this and now get this error? Oracle: ORA-25700: Current configuration does not use Transport Layer Security (TLS). Token based authentication requires TLS with server authentication. 

       

      Do you know how to resolve?

  • I have found the solution to your problem. The error occurs because when you connect to the database, Oracle asks you to authenticate the information to connect to the database.

     

    On this screen:

    Autenticação do banco de dados.

     

    You will need to enter the username and password you created in the database. If you have SQL Developer installed, you can easily view it.


    If you have already connected to the bank and you get this error when you click on Update, do the following:

    In Power BI go to Power Query -> at the top click on "Data source settings" -> click on the name of the database that has a cylinder icon, for example "testebase" or as written in yours. -> A window will open with "Credentials in bold" and below it "Type: Database" and below that there will be two options "Edit" or "Delete". -> Click on "Edit". -> When it opens, as in the picture above, go to "Database" and enter your bank username and password and that's it. Problem solved.

     

    • Anonymous's avatar
      Anonymous
      Not applicable

      Appreciate the reply. The company I work for uses the "Microsoft Account" option here which connect us directly

       

       

      When I try with the "Database"option this is the error message I get. Not sure I can work around this...

       

       

      • lbendlin's avatar
        lbendlin
        Super User

        that's a "good"  error message. Check your Power Query or Oracle SQL code - somewhere you are referencing a table that is either not there or not visible to your user.