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: Lee Kyoung Rok <tunnel_at_hananet.net>
Date: Sat, 21 Oct 2000 23:25:28 +0900
Message-ID: <gJhI5.6$iM.476@news.hananet.net>

Do not use $ORACLE_HOME in statement. State full dicrectory path. su - oracle -c /oracle/app/oracle/product/8.1.6/bin/dbstart

"Connor McDonald" <connor_mcdonald_at_yahoo.com> wrote in message news:39F109FD.60BE_at_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 Sat Oct 21 2000 - 09:25:28 CDT

Original text of this message

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