Hello All,
I'm not sure, if my question needs to be posted in this forum at all, as this is related to eclipse but I'm having trouble in configuring the DB connection. Due to license issues, I can not use Toad or other products and hence wanted to leverage eclipse for this.
My
JDBC connection URL =
I have deliberately removed some actual information from the above
string.
Based on this, I was trying to setup the DB Connection in eclipse.
as shown, this is a thin client driver.
I entered the SERVICE_NAME as SID, HOST as one of the DNS listed in the above string and the corresponding PORT and entered the correct User Name and Password.
But when I try to
test the connectivity but receiving the below error