Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> threads plus connections
I've had a problem with a certain database: open two
connections within the same process, but different threads (Unix)
and try to write to and commit to the same row simultaneously
from the two different connections.
Not only does table lock not occur correctly, but both threads hang until the process is killed.
Does anyone know if all of the oracle server versions are correctly tested for use by many different connections within the SAME process? On unix.
Thanks
Andy
andrew.nuss_at_eng.sun.com Received on Tue May 18 1999 - 12:22:56 CDT
![]() |
![]() |