Re: Startup & Shutdown Automatically

From: Neil May <amay_at_home.com>
Date: 1999/02/18
Message-ID: <36CB9E35.FD13E6FD_at_home.com>#1/1


Not a complete answer I'm afraid.

For a start, on his Solaris host, oratab is usually located in /var/opt/oracle. He needs to make sure it is right, then call the dbstart shell script from the system startup. The command would be:

su - <oracle_acount> -c "dbstart"

Regards,
Andrew.

Richard Rotter wrote:
>
> Hi Diego!
>
> What you want is very simple. You only have o create a file "oratab" in
> /etc. In this file, you have to write the following information for each
> instance:
>
> $ORACLE_SID:$ORACLE_HOME:<N|Y>:
>
> for example: VTB:/oracle:Y
>
> Y means, that the Instance is startup after the system-startup!
>
> reguards
> Richy
>
> Diego schrieb in Nachricht <36C855D2.DD693D8_at_yahoo.com>...
> >Hi guys!
> >
> >I want to startup and shutdown automatically the DB each time I have to
> >re-start the server. How can i do it??
> >I have two servers: One is the Sun Solaris and the other one is an HP. I
> >don't know if this is important, but I'm using the Oracle 7.3.4 and
> >oracle 8.0.4
> >I was reading about how to do it, but I tjink I missed some part. Could
> >you give me the necessary steps for that??
> >
> >Thanks,
> >Diego
> >
  Received on Thu Feb 18 1999 - 00:00:00 CET

Original text of this message