| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to delete a lock
dn.perl_at_gmail.com wrote:
> DA Morgan wrote:
>> >> Go to www.psoug.org and click on Morgan's Library. >> Scroll down to Killing Sessions. >> >> But before you do anything else run this: >> >> SELECT status >> FROM gv$session >> WHERE sid = <sid> >> AND serial# = <serial#>; >> >> What is the status? >>
On the Killing Sessions page I have demonstrated three different ways to kill a session. If you are on UNIX or Linux I'd use kill -9 with malice and aforethought.
If on Windows try orakill.
If that doesn't do it then shutdown abort.
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace x with u to respond) Puget Sound Oracle Users Group www.psoug.orgReceived on Tue Aug 08 2006 - 15:01:45 CDT
![]() |
![]() |