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

Home -> Community -> Usenet -> c.d.o.server -> Re: Low performance with LOB segment between WebLogic and Oracle database

Re: Low performance with LOB segment between WebLogic and Oracle database

From: Joseph Weinstein <bigdog_at_bea.com>
Date: Mon, 13 Oct 2003 08:42:56 -0700
Message-ID: <3F8AC800.256751BD@bea.com>

Kalle wrote:

> Hi all,
>
> is there anyway how to solve or even trace the low or poor performance
> with LOB segments. We have an environment with WebLogic and Oracle
> 9iRel2 on Sun Solaris8 boxes.
>
> Thanks in advance
>
> Kalle

Hi. You have posted in the correct group because weblogic can have no effect on how Oracle and it's jdbc driver interact with LOBs. However, there is one parameter I can comment on. Which JDBC driver are you using? The Oracle jdbc drivers change at a faster rate than weblogic, so if you're using the version of the thin driver shipped with weblogic, you should download oracle's latest appropriate driver from them, and make sure it's ahead of the weblogic.jar in the -classpath argument constructed by the start-weblogic script. If your problem has a contributor in the driver, this may help.
Joe Weinstein at BEA Received on Mon Oct 13 2003 - 10:42:56 CDT

Original text of this message

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