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: how to release row lock?

Re: how to release row lock?

From: Ivan Bajon <iba_at_no_spam@post1.tele.dk>
Date: Mon, 4 Oct 1999 13:33:56 +0200
Message-ID: <7ta3bc$n1q$1@news.inet.tele.dk>


Hi Kenneth

All you can do is kill the session. You can't release the locks held by another session by other means.

Regards,
Ivan Bajon, ocp

Kenneth Yue <cwyue_at_se.cuhk.edu.hk> wrote in message news:7t9b07$hlo$1_at_eng-ser1.erg.cuhk.edu.hk...
> Dear all,
>
> suppose I used a SELECT ... for update nowait statement to lock a row in a
table. And, may be
> there are some problems with my programs that the lock is left on the
server. How can I
> release the lock by logging in through another session?
>
> thanks!
>
>
> --
> Cheers,
> Kenneth (Milk Ken)
>
>
> ___\/ __ _____ ___ _____ The Chinese University
> //////`\\\\ _( \/ )/ )__ of
> |;;;;/~\\\| ( Touch me at : ) Hong Kong
> (|($)-($)|) ( )
> | '. | _/ cwyue_at_se.cuhk.edu.hk ) Department of Sys. Eng. &
> \ O / ~~~\ kenneth.yue_at_alumni.ust.hk) Eng. Mgmt.
> ___/|\=/|\___ ( keyue_at_asl.com.hk ___)
> / | \\___// | \ ( ___)
> | |* === | (_____)\____/\_____) Tutor of SEG6460
>
Received on Mon Oct 04 1999 - 06:33:56 CDT

Original text of this message

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