Krishnan -
Which version of the oracle thin drivers do you have? The classes111.zip
supports JDBC 2.0 DataSource Connection pooling starting with version:
Oracle8i 8.1.6.0.1. This is also designed to operate with JDK 1.1.
Check the Oracle site and update your drivers if necessary, especially if
you're using jdk 1.2.x or 1.3.
Cheers, Michael
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 09, 2000 12:45 PM
> To: [EMAIL PROTECTED]
> Subject: JDBC DataSource Setup in JRUN
>
>
> Hi everyone,
>
> I am trying to use the ORACLE THIN DRIVER for the JRUN connection
> pooling implementation. I have given the driver and url as
>
> driver: oracle.jdbc.driver.OracleDriver
> url : jdbc:thin:@2.45.32.433:1521:orcl
>
> I have the classes111.zip (oracle classes)in the jrun/servers/lib
> folder . But suprisingly when I test the db for a
> sun.jdbc.odbc.Driver it works perfectly fine.
>
> I did go thru the setup procedure of JRUN but it says "NO suitable
> driver found". I did this thru the web admin.How do I go about doing
> this ?. I am benchmarking the connection pooling with JRUN and
> against available vendor connection pooling classes for ORACLE 8.0
> Do you think Jrun connection pooling is more efficient than JDBC2.0
> Oracle connection pooling ?
> Do you think I should change the session parameter in the propertiy
> files.
>
> Thanks
> Krishnan
> GE Medical Systems
> E-commerce developer
> Waukesha Wisconsin
>
> --------------------------------------------------------------
> ----------------
> Archives: http://www.egroups.com/group/jrun-interest/
> Unsubscribe:
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe'
in the body.
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.