Raju_Vusirikala
15 years agoContributor
trouble connecting oracle RAC from soap UI pro 3.5
Hi I am trying to connect Oracle RAC from soapUI, but I am getting below error message
used driver: oracle.jdbc.driver.OracleDriver
connection: jdbc:oracle:thin:username/password@host:por:sid
Can't get the Connection for specified properties; java.sql.SQLException: Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
I m using the service name value for SID as I don't have a SID for my DB.Is this causing the problem? or any other driver should be used to connect clusters of DB?
used driver: oracle.jdbc.driver.OracleDriver
connection: jdbc:oracle:thin:username/password@host:por:sid
Can't get the Connection for specified properties; java.sql.SQLException: Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
I m using the service name value for SID as I don't have a SID for my DB.Is this causing the problem? or any other driver should be used to connect clusters of DB?