Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Oracle database auto-start on Unix
Hmm write a script that is cron'ned to restart the DB after a reboot occurs?
This script could detect when a reboot occurs by using who -b. Just throwing out ideas...
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of bill thater
Sent: Thursday, May 04, 2006 12:28 PM
To: fred_fred_1_at_hotmail.com
Cc: davidsharples_at_gmail.com; Lee.Robertson_at_acxiom.com;
oracle-l_at_freelists.org
Subject: Re: Oracle database auto-start on Unix
On 5/4/06, Fred Smith <fred_fred_1_at_hotmail.com> wrote:
> Thank you, that is the question I had. Is it possible to configure a
server
> to allow users without root privileges to set a database to auto-start
in
> unix?
AFAIK, doing an "auto-start" [and "auto-stop" for that matter] requires a call from a script in /etc/init.d, but if i recall correctly the script itself runs as the user that owns the oracle software and not as root.
-- -- Bill "Shrek" Thater ORACLE DBA shrekdba_at_gmail.com ------------------------------------------------------------------------ "All the girls say Save a horse, ride a cowboy." -- http://www.freelists.org/webpage/oracle-l -- http://www.freelists.org/webpage/oracle-lReceived on Thu May 04 2006 - 15:50:43 CDT
![]() |
![]() |