Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: How do commits release row level locks?
I wrote an article some time ago for DBAZine on this exact question. Pleas
check this out at http://www.dbazine.com/nanda3.html.
> Now Oracle does not track which rows are locked. How processes know when a
lock has been released? I can't find it in the docs. I'm assuming there is
something similiar to an SCN written to the block header of each row.
However, the SCN would not be sufficient, since it does not identify whether
the transaction is complete.
>
>
> ----------------------------------------------------------------
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> ----------------------------------------------------------------
> To unsubscribe send email to: oracle-l-request_at_freelists.org
> put 'unsubscribe' in the subject line.
> --
> Archives are at http://www.freelists.org/archives/oracle-l/
> FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> -----------------------------------------------------------------
>
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Thu Feb 12 2004 - 22:37:17 CST
![]() |
![]() |