Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: java stored procedures

RE: java stored procedures

From: Gogala, Mladen <MGogala_at_oxhp.com>
Date: Thu, 05 Sep 2002 13:38:46 -0800
Message-ID: <F001.004C92EA.20020905133846@fatcity.com>


>From aesthetic point of view, writing the whole TNS descriptor into
the code is completely and utterly disgusting, something like mandatory cavity searches as a part of improved airport security.

> -----Original Message-----
> From: Ji, Richard [mailto:Richard.Ji_at_MobileSpring.com]
> Sent: Thursday, September 05, 2002 4:05 PM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: java stored procedures
>
>
> 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:Richard.Ji_at_MobileSpring.com]
> > 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: Richard.Ji_at_MobileSpring.com
> >
> > 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: ListGuru_at_fatcity.com (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: MGogala_at_oxhp.com
>
> 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: ListGuru_at_fatcity.com (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: Richard.Ji_at_MobileSpring.com
>
> 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: ListGuru_at_fatcity.com (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: MGogala_at_oxhp.com

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: ListGuru_at_fatcity.com (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).
Received on Thu Sep 05 2002 - 16:38:46 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US