hey Noel I have added 4 jar files in Jmeter\lib classes12.jar, odbc14.jar, classes111_g.jar and classes12dms.jar
now, which 1 should i use all or which one among thez?? using oracle DB and >You've referenced an invalid class for the driver ??(reference ; oracle.jdbc.driver.OracleDriver ) get jar from D:\oracle\ora92\jdbc\lib Noel O'Brien wrote: > > From the ClassNotFoundException I'd guess JMeter can't find the driver > class you're referencing. Either: > > 1. You need to add the ojdbc jar file to JMETER_HOME/lib or, > 2. You've referenced an invalid class for the driver > > Regards, > Noel > > ----- Original Message ----- > From: "gpub" <[email protected]> > To: [email protected] > Sent: Monday, 25 May, 2009 12:05:14 GMT +00:00 GMT Britain, Ireland, > Portugal > Subject: which driver file should i use?? > > > 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] > > > > -- > Regards, > Noel > > -- View this message in context: http://www.nabble.com/which-driver-file-should-i-use---tp23705248p23705511.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]

