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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: lock problem

Re: lock problem

From: Stephane Faroult <sfaroult_at_oriole.com>
Date: Sun, 10 Feb 2002 12:49:36 -0800
Message-ID: <F001.0040B629.20020210122323@fatcity.com>

> Ali TOYGAR wrote:
>
> Hi ,
> I have a problem.
> I wrote an sql : in TERMINAL A
>
> select col1,col2
> from tableX
> where col1 = ...
> for update
>
> I wrot same sql , in other terminal TERMINAL B
>
> select col1,col2
> from tableX
> where col1 = ...
> for update
>
> Then , I immidiately power off Terminal A. In other words
> connection is closed without rollback or commit.

LOL. And now, for our great Las Vegas show : you see the lady in the limelight? I switch the light off and poof! the lady has DISAPPEARED. Next time, try to power on Terminal A after you have switched it off. You will be surprised.

-- 
Regards,

Stephane Faroult
Oriole Ltd
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Stephane Faroult
  INET: sfaroult_at_oriole.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Sun Feb 10 2002 - 14:49:36 CST

Original text of this message

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