Home » RDBMS Server » Server Administration » Autostart problem (10g R2 , UNIX-HP B.11.23)
Autostart problem [message #360958] Mon, 24 November 2008 08:03 Go to next message
Sami_Younis
Messages: 49
Registered: February 2008
Location: Egypt
Member


I have installed oracle (10gR2 under UNIX-HP Itanioum)successfuly but, after installation I wanted to make oracle services autostartable after boot
I made the following:
1)-I edited the oratab file and change N to Y for oracle_sid
/etc/oratab
-----------------------------
2)-I put the script which call dbstart.sql ,dbshut.sql from bin directory in the path
/sbin/init.d
------------------------------
3)-I created a symbolic link for the script using the following commands:
# ln -s /sbin/init.d/dbora /sbin/rc3.d/S990dbora
# ln -s /sbin/init.d/dbora /sbin/rc3.d/K001dbora
-------------------------------
after that I reboot the server but neither Oracel_sid nor the listner was up.

can any one help me???
thank you in advance
regards,
sami younis
Re: Autostart problem [message #360965 is a reply to message #360958] Mon, 24 November 2008 08:21 Go to previous messageGo to next message
Frank Naude
Messages: 4580
Registered: April 1998
Senior Member
Can you please post your "dbora" script here?

Regards.

Frank
Re: Autostart problem [message #360985 is a reply to message #360965] Mon, 24 November 2008 09:26 Go to previous messageGo to next message
Sami_Younis
Messages: 49
Registered: February 2008
Location: Egypt
Member

Thank u for your reply
here is the dbora script
  • Attachment: dbora.sql
    (Size: 1.62KB, Downloaded 1104 times)
Re: Autostart problem [message #360988 is a reply to message #360985] Mon, 24 November 2008 09:40 Go to previous messageGo to next message
Frank Naude
Messages: 4580
Registered: April 1998
Senior Member
The script looks OK. However, your script names don't match: /sbin/init.d/dbora vs. /sbin/init.d/dbora.sql
Re: Autostart problem [message #360991 is a reply to message #360988] Mon, 24 November 2008 09:49 Go to previous messageGo to next message
Sami_Younis
Messages: 49
Registered: February 2008
Location: Egypt
Member

Thank you mr.FRANK for your replay
but the script name was dbora not dbora.sql
by the way, I tested the script manually and it run successfuly
using
/sbin/init.d/dbora start
/sbin/init.d/dbora stop

Thank u again for your interest
Sami
Re: Autostart problem [message #361271 is a reply to message #360991] Tue, 25 November 2008 11:05 Go to previous message
Sami_Younis
Messages: 49
Registered: February 2008
Location: Egypt
Member

please can any one think with me of any possible causes
or any suitable remedy ???
thanks in advance,
Sami
Previous Topic: oracle job is broken
Next Topic: datafile autoextend on
Goto Forum:
  


Current Time: Fri Jul 05 07:22:05 CDT 2024