0

I am trying to connect to a database using the below URL. It gives me an exception.

connectionUrl = "jdbc:oracle:thin:@HostName:1521:ORCL"; 

But I am able to access the database using Oracle client.

Exception it gives: ORA-28040: No matching authentication protocol

UnlikePluto
  • 3,101
  • 4
  • 23
  • 33
Pramod
  • 424
  • 2
  • 7
  • 28

0 Answers0