Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: DB locks for a beginner

Re: DB locks for a beginner

From: Billy Verreynne <vslabs_at_onwe.co.za>
Date: 6 Aug 2003 02:53:36 -0700
Message-ID: <1a75df45.0308060153.766525cf@posting.google.com>


"Francesco" <fmarchioniNIENTESPAM_at_libero.it> wrote ..

> I often come across the word "there's a lock on the db", but I cannot
> find a clear explanation. My guess is that somebody locked a table
> with a statement like "select .... for update".

That is one way a lock can be created.

> Can anybody shed some light on it ?

Concepts Manual. Section 16. Transaction Management.

http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96524/c17trans.htm#6563

--
Billy
Received on Wed Aug 06 2003 - 04:53:36 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US