RE: Auto-start Oracle on reboot problem

From: <krish.hariharan_at_quasardb.com>
Date: Wed, 9 Jan 2008 09:34:47 -0700
Message-ID: <019b01c852dd$8d509e20$6401a8c0@BHAIRAVIPC01>


Mike,  

Your best bet is to generate a log of activity during init 6, with a debug (set -x) to verify that ORACLE_HOME is being set since you are invoking oraenv with ORACLE_SID="" and ORAENV_ASK=NO.  

Regards

-Krish  


From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Mike Rothouse
Sent: Wednesday, January 09, 2008 9:22 AM To: Hemant K Chitale
Cc: Oracle-L; krish.hariharan_at_quasardb.com Subject: Re: Auto-start Oracle on reboot problem  

Hemant,
Not sure if it is safe to assume, but remember the entire shutdown/startup process works when executed manually with the root account. The scripts dbora calls are modified (dbstart.fcg) or just renamed (dbshut.immediate ) versions of the default scripts provided during software installation.

The dbstart.fcg script is modified due to some modifications (e.g. Listener's $O_H) that must be made due to my environment.

Thanks,
Mike

On Jan 9, 2008 8:59 AM, Hemant K Chitale <hkchital_at_singnet.com.sg> wrote:

Your script seems to be calling
"$ORACLE_HOME/bin/dbstart.fcg"
and
"$ORACLE_HOME/bin/dbshut.immediate"

These are not standard program names, I believe. Have you checked if " dbstart.fcg"
is a valid and correct script ?

Hemant K Chitale

At 08:24 PM Wednesday, Mike Rothouse wrote:
>I login directly with the root account and manually run it. dbora
>file attached.
>
>On Jan 9, 2008 12:03 AM,

><<mailto:krish.hariharan_at_quasardb.com> krish.hariharan_at_quasardb.com
<mailto:krish.hariharan_at_quasardb.com> > wrote:
>
>One way to debug this is to add the line
>
>

Hemant K Chitale

http://hemantoracledba.blogspot.com

"There is more to life than increasing its speed." Mohandas Gandhi Quotes
: http://www.brainyquote.com/quotes/authors/m/mohandas_gandhi.html  

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Jan 09 2008 - 10:34:47 CST

Original text of this message