I am encounterin the error below. I tried both with jdbc:oracle:thin:@ and without it. I didn’t understand what is the issue?
Unable to connect to the DB. Check if DB connection details entered are correct.
IO Error: Undefined Error
jdbc:oracle:thin:@(description= (retry_count=5)(retry_delay=3)(address=(protocol=tcps)(port=1521)(host=adb.eu-frankfurt-1.oraclecloud.com))(connect_data=(service_name=j34453243241a2_u0u7bz6js8w0cvl3_XXX.adb.oraclecloud.com))(security=(ssl_server_dn_match=yes)))
I am trying to be able to connect. I can connect using wallet through SQL Developer to this DB.
Carlos Estaban Jimenez is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.