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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Auto start of Oracle on system boot

Re: Auto start of Oracle on system boot

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Sat, 21 Oct 2000 11:14:05 +0800
Message-ID: <39F109FD.60BE@yahoo.com>

John Crump wrote:
>
> As a relativly new Oracle User, can anyone help me with the correct
> procedures to start the listener and Oracle automatically from a reboot.
> The platform is Sun Solaris
>
> Regards
>
> John Crump

In your appropriate startup directory (say rc2.d or rc3.d), issue

su - oracle -c "$ORACLE_HOME/bin/dbstart"

If you're running 8.1.6 there is a bug in the dbstart script - a cure for which can be found on the metalink site, but this will get you started.

HTH

-- 
===========================================
Connor McDonald
http://www.oracledba.co.uk (mirrored at
http://www.oradba.freeserve.co.uk)

"Early to bed and early to rise, 
 makes a man healthy, wealthy and wise." - some dead guy
Received on Fri Oct 20 2000 - 22:14:05 CDT

Original text of this message

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