I have confirmed the same SQLException happens when I run the URL-query through a small Java app.
So, it seems to not a JMeter problem. I'm back to playing with the URL. I'm using JMeter 2.1.1 (Windows-bin) And the Select query type is being used. Sorry to waste the bandwidth! Thanks! Keith On 09/03/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hello, > > (I can connect to the database from other tools, but they don't use JDBC.) > Should I test things useing a simple, simple java app first? If you can do so easily, it might be an idea. Or you can try playing with the query and/or the URL. [snip] > Could not return Connection java.sql.SQLException: Invalid Oracle URL > specified This suggests that there is a problem with the syntax, rather than a problem finding the driver, so at least some of it is working. Did you set the query type to select? [snip] Which version of JMeter are you using? S. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

