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: dbshut script does not work w/ 2 instances

Re: dbshut script does not work w/ 2 instances

From: Steve McDaniels <steve.mcdaniels_at_sierra.com>
Date: 2000/09/20
Message-ID: <8qasao$ng7$1@spiney.sierra.com>#1/1

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

Original text of this message

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