Forum Discussion

ThomasLabege74's avatar
ThomasLabege74
New Contributor
9 years ago
Solved

JDBC Request [failed to init connection]

Hello everybody, I try to create an http request. First, i download the ojdbc6 from Oracle site. Second, i copy this jar in the C:\Program Files\SmartBear\SoapUI-5.2.1\bin\ext [as i read in this f...
  • nmrao's avatar
    9 years ago

    It appears that the connection string that you are using is incorrect.
    Try the below:
    jdbc:oracle:thin:@hostname:port Number:databaseName