SunOneAppServ with Oracle 10g vers. 10.1.0.3.0

Hello,

I'm using two different versions of SunOneAppServer,

Sun Java System Application Server Enterprise Edition 8.1_02(build b19-p08) and

Sun Java System Application Server 7 2004Q2UR2.

These two instances of Application Servers work over two different databases, Oracle 8 and Oracle 10g vers. 10.1.0.3.0.

When working with Oracle 10 I get locks over some records during transactions and that transactions don't run correctly so the records remain locked and all following transactions go on waiting indefinitely or until I kill the session using toad.

Looking at the query locking the record it seems to me it's a query done by the application server.

Using the same software and making the same operation over the database with Oracle 8 this doesn't happen.

Does anyone has the same problem or knows how to solve it?

A collegue of mines told me that these versions of application servers doesn't support Oracle 10g. Is it true?

[998 byte] By [alemaja] at [2007-11-26 14:25:37]
# 1
Both versions of the appserver below will work with Oracle 10g.There is not enough details as to asist with your problem, but it could well be a change in semantics for locking in 10g that is causing your issue
lanceaa at 2007-7-8 2:18:39 > top of Java-index,Application & Integration Servers,Application Servers...