From: "israel Ortega" <iortega@uf-isf.es>
Newsgroups: comp.databases.oracle.misc
Subject: PROBLEM: Oracle and Threads in Java
Date: Tue, 10 Oct 2000 18:56:06 +0200
Organization: Telefonica Transmision de Datos
Lines: 11
Message-ID: <8rvhm3$hnl$1@talia.mad.ttd.net>
NNTP-Posting-Host: 195.235.49.237
X-Newsreader: Microsoft Outlook Express 4.72.2106.4
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4


I have a problem  when two diferents threads in a same transaction, try to
do a SELECT FOR UPDATE at the same rows in a table.

The transaccion is DEADLOCK an is neccesary close the conecction an re-open
it

Can anybody help me?

Thanks



