No, besides the hostname:sid:port syntax, you can also use the long connect
string "jdbc:oracle:thin:@(description=(address=(host= ..." syntax.

And it works with both MTS and dedicated server.

Richard Ji

-----Original Message-----
Sent: Thursday, September 05, 2002 3:24 PM
To: Multiple recipients of list ORACLE-L


Last time I checked, it was using the old SQL*Net 1.1 syntax, 
namely hostname:sid:port and the server was always a dedicated
one, especially if the connection pooling was turned on.

> -----Original Message-----
> From: Ji, Richard [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 05, 2002 1:29 PM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: java stored procedures
> 
> 
> >b) The thin driver can only use dedicated server connection 
> which does
> >miracles for load balancing.
> 
> Where did you get that?  Thin driver works with MTS.  There are
> configuration
> issues working with MTS that only thin driver encounters.
> 
> Richard Ji
> -- 
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> -- 
> Author: Ji, Richard
>   INET: [EMAIL PROTECTED]
> 
> Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
> San Diego, California        -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from).  You may
> also send the HELP command for other information (like subscribing).
> 
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Gogala, Mladen
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Ji, Richard
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to