Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Concurrency question.
Hi,
I am writting an app that will log into oracle upto 100 times concurrently using the same username/password/instance. If all of these instances were to attempt to write to the same table simultaneously will Oracle handle it.
(The app is running on a multi-processor machine, so the concurrency is real.)
I know that Oracle provides row level locking, but I wouldn't be accessing the same row concurrently. I am not shure anyway if this locking occurs between different users, rather than the same user multiple times.
Any guidance would be appreciated greatly.
Thanx.
Bryan
-- Bryan Dollery BSc(Hons) ByteSmart Systems Ltd.Received on Sat Jan 25 1997 - 00:00:00 CST
![]() |
![]() |