Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: How Oracle8i server auto start in Solaris7?
You should bind a 'dbstart' and 'dbshut' under $ORACLE_HOME (mine are in $ORACLE_HOME/bin). These are the scripts that use your oratab file to start the database(s) on your system. In /etc/rc?.d (probably should be 2 or 3), you'll need to invoke them with a standard start/stop script (S99dbora, for example). jc
In article <eZ_N4.786$R2.58003591_at_nr1.ottawa.istar.net>,
"Calvin" <zmwang_at_maloca.com> wrote:
> I have set ORACLE_SID:ORACLE_HOME:Y
> in the /var/opt/oracle/oratab file, but still unable to auto start
the
> server when rebooting the system. I have onle one instance and one
database
> in the system.
>
> Calvin
>
>
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Thu Apr 27 2000 - 00:00:00 CDT