Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Locking
Hi,
I got a question about the locking in Oracle. When two processes access a table, one lock the table as for insert or update and the other tries to lock the same table, the second process fails to lock the table, What's default behavior for the second process 1)return immediately with error(Informix does) 2)suspended until the first finish and resume to access the table 3) ??
Thanks a lot!
Tong
-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Mon Aug 10 1998 - 12:03:07 CDT
![]() |
![]() |