Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: svrmgrl hangs on "shutdown immediate"
Be aware ( see previous postings about this issue) the issuing the NET STOP command will do a shutdown abort on the Oracle instance, unless you have ORA_SHUTDOWN=TRUE in your registry settings on the server running the instance.. It may be that that is what is happening here, the shutdown immediate ( or shutdown ) from within svrmgrl will wait for any uncommitted transactions to be handled ( rolled back with immediate, committed with normal) before stoppingthe NET STOP ( if it causes a shutdown abort) will be immediate...
Walter T Rejuney <BlueSax_at_Unforgetable.com> wrote:
>Austin Durbin wrote:
>
>>
>> From an NT Command line, try NET STOP <servicename>
>
>I did that and it worked (File under title: Something New Learned Every Day). I
>suppose it is a simple alternative to using svrmgrl, but I still don't
>understand why svrmgrl hangs.
>
-----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World! -----== Over 80,000 Newsgroups - 16 Different Servers! =----- Received on Wed Sep 20 2000 - 00:00:00 CDT
![]() |
![]() |