hi, 
i am getting this errror
WARN  - jmeter.protocol.jdbc.config.DataSourceElement: Could not load
driver: oracle.jdbc.driver.OracleDriver  java.lang.ClassNotFoundException:
oracle/jdbc/driver/OracleDriver 

i have use following details in JDBC config
jdbc:oracle:thin:@//db_name_abc.XXX.com:1524:CRP3
JDBC Driver Class: oracle.jdbc.driver.OracleDriver 
username: XXXX
password:****

My db details is:
CRP3 =  (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST =
db_name_abc.XXXX.com)(PORT = 1524))
    (CONNECT_DATA =   (SID = CRP3)
    ) )

what could be the prob

-- 
View this message in context: 
http://www.nabble.com/which-driver-file-should-i-use---tp23705248p23705248.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to