Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> CAN JDBC use Bequeath connection?
Hi everyone!
Got a client on 9.2.0.4 who's got some poor response time with LOBs.
DB seems to be running transactions in 1/2 second or less.
He's using JDBC and WEBLOGIC (8.1 I think)
He's running a test from same server instead of app server
Gave me:
"Subject: RE: SQL*Net more data from client with oracle.jdbc
DriverManager.getConnection("jdbc:oracle:thin:@" + dburl , userid,
password);"
Will
DriverManager.getConnection("jdbc:oracle:thin:" + dburl , userid,
password);
Or something else allow us to use bequeath????
Thanks Larry Wolfson **********************************************************************The information contained in this communication is confidential, is intended only for the use of the recipient named above, and may be legally privileged. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication is strictly prohibited.
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Aug 11 2005 - 12:53:14 CDT
![]() |
![]() |