I my stats I see that a lot of people reach my blog by searching for Oracle in combination with locking/concurrency control related terms. I have been struggling with Oracle and Multi Version Concurrency Control (MVCC) for some time, but I have a good understanding of the subject now. So if you have Oracle +locking questions, ask them and I’ll try to answer them.
September 26, 2007 at 2:35 pm |
I would like to get an overview how oracle locking system works.
If I update a record entire table will be locked?
Or just the record I’m updating?
Thanks in advance
Márcio