Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Oracle database auto-start on Unix

RE: Oracle database auto-start on Unix

From: Khemmanivanh, Somckit <somckit.khemmanivanh_at_weyerhaeuser.com>
Date: Thu, 4 May 2006 13:50:43 -0700
Message-ID: <65C0D8935651CB4D96E97CEFAC5A12B9022F10BF@wafedixm10.corp.weyer.pri>

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-l
Received on Thu May 04 2006 - 15:50:43 CDT

Original text of this message

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