Automatic startup and shutdown oracle on linux
Oracle database server provides two scripts to configure automatic database startup and shutdown process.
The scripts are,
$ORACLE_HOME/bin/dbstart
$ORACLE_HOME/bin/dbshut
Details in http://arjudba.blogspot.com/2008/10/automatic-startup-and-shutdown-oracle.html
The scripts are,
$ORACLE_HOME/bin/dbstart
$ORACLE_HOME/bin/dbshut
Details in http://arjudba.blogspot.com/2008/10/automatic-startup-and-shutdown-oracle.html