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 -> force oracle database shutdown

force oracle database shutdown

From: maxim2k <maxim2k_at_gmail.com>
Date: Mon, 02 May 2005 10:58:29 +0200
Message-ID: <4275ebdf$0$22134$afc38c87@news.easynet.it>


Hi,

I am running Oracle Database 10g on RHEL4 x86_64.

The database is in use by a couple of web applications running on ColdFusion and Tomcat application servers (on another host).

I created the '/etc/init.d/dbora script' to automatically shutdown the database (lsnrctl stop and dbshut) when rebooting the Linux server, but the database won't shut down, until I stop the applications servers first.

Is there any way to force the database to close the connections with the application servers and shutdown?

Thanks. Received on Mon May 02 2005 - 03:58:29 CDT

Original text of this message

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