Good point, individual elements in an ip address must be 
>= 0 and <= 255.  That is not a valid ip address due to 
the 433 in the last position.

> url is jdbc:oracle:thin:@2.45.32.433:1521:orcl
> are u sure your ip is 2.45.32.433??
> 
> ----- Original Message -----
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, August 09, 2000 5:44 PM
> 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.
------------------------------------------------------------------------------
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.

Reply via email to