Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: dbshut script does not work w/ 2 instances
I think that SHUTDOWN IMMEDIATE will still wait for existing (idle?) sessions to disconnect.
"Sean Fitzgerald" <sfitzgerald_at_centurytel.net> wrote in message
news:ESVx5.170$Lx1.2583_at_read1.centurytel.net...
> have you looked at the alert log for the first instance? By default,
> dbshut performs a shutdown normal -- if there are connections to the
first
> instance, dbshut will wait for those connections to exit. The alert log
> will show you if the shutdown is waiting for connections -- or you can
just
> look at v$sessions
>
> Also, try editing the dbshut script to make it do a shutdown immediate
>
>
>
Received on Wed Sep 20 2000 - 00:00:00 CDT
![]() |
![]() |