Dear All , 

Greetings , 

We are executing a test plan with JDBC Connection Configuration . We are using 
Oracle Database and Java Application . 

I have used the Database URL in JDBC Connection Configuration panel with 
following all possible syntax  

  i. jdbc:oracle:thin:user/pass@//host:port/service  OR 
 ii. jdbc:oracle:thin:@//host:port/service   OR
iii. 
jdbc:oracle:thin:@(description=(address=(host={mc-name})(protocol=tcp)(port={port-no}))(connect_data=(sid={sid})))
 

and I have placed  " ojdbc14.jar " in JMeter lib folder already . 

But , While am running my test plan , The query is not executed and the error 
thrown ar Assertion result as " JDBC Request
 Response Assertion : Response was null " . 

Can anyone please explain what I need to do to sort out the problem ? 

Thanking You 
With warm regards,
Vijayakumar.C

Reply via email to