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: Cant shut down Normal

Re: Cant shut down Normal

From: Tanel Poder <change_to_my_first_name_at_integrid.info>
Date: Fri, 22 Aug 2003 20:09:18 +0300
Message-ID: <3f464e3f$1_1@news.estpak.ee>


Try startup restrict instead. Exclusive means you mount database with single instance mode.

If problem persists, check from v$session whether you have any sessions logged in. If I recall correctly, there used to be an issue with DBSNMP user (who might have had restricted session priv etc..). The solution was to run lsnrctl dbsnmp_stop to force dbsnmp user off database.

Tanel.

"Michael Rothwell" <marothwell_at_yahoo.com> wrote in message news:s0WdneCDKal7oduiXTWJkQ_at_comcast.com...
> I have an old Win2K system at home running 8i that I occassionally test
> scripts on. I did a shutdown immediate, startup exclusive, then
> shutdown normal. The first two steps completed with no problem but the
> shutdown normal just hangs. I'm not seeing very much CPU resources
> being used, nor is the disk getting hammered. Any idea what is happening?
>
>
> Thanks,
>
> Michael
>
> --
> There is no worse tyranny than to force a man to pay for what he does
> not want merely because you think it would be good for him. -- Robert
> Heinlein
>
Received on Fri Aug 22 2003 - 12:09:18 CDT

Original text of this message

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