Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: auto start/stop of database on Solaris reboot?

Re: auto start/stop of database on Solaris reboot?

From: John D Groenveld <groenvel_at_cse.psu.edu>
Date: 19 Jul 1999 21:58:03 -0400
Message-ID: <7n0l3b$icd$1@grolsch.cse.psu.edu>


Sorry for following up to my own message...

Beware that $ORACLE_HOME/bin/dbshut does a connect internal and shutdown. If you have open connections to the server, it will hang waiting for the connections to close. Instead, do a shutdown immediate. John
groenveld_at_acm.org Received on Mon Jul 19 1999 - 20:58:03 CDT

Original text of this message

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