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: Bob <orcl_at_comcast.net>
Date: Thu, 04 May 2006 22:17:56 -0400
Message-ID: <445AB5D4.8060702@comcast.net>


Fred Smith wrote:

> Is it possible to set a unix server to auto-start a database without
> having root priviledges?

Hi, I think you may want to look at (google for dbstart dbshut) - you may need an sa to place it for you ,

but once its in the correct rc.* you control the autostart through oratab

http://www.oracleutilities.com/OSUtil/dbstart.html

#########################

On my Linux system

Red Hat Enterprise Linux AS release 3 (Taroon) Kernel 2.4.21-4.EL on an i686
login: oracle
Password:
Last login: Mon Apr 24 20:15:47 from P4P ORACLE_SID = [RH1PROD] ? [oracle_at_RH1 oracle]$
[oracle_at_RH1 oracle]$ usu
Password:
[root_at_RH1 oracle]# find / -name dbshut 2>/dev/null /tech/oracle/bin/dbshut
/tech/oracle/GRID3/db10g/bin/dbshut

So thats where you *find* the script, tech sa will need to put in in the correct rc.* dir that you find doing research your particular system** hth

bob

-- 
"Oracle error messages being what they are, do not
highlight the correct cause of fault, but will identify
some other error located close to where the real fault lies."


--
http://www.freelists.org/webpage/oracle-l
Received on Thu May 04 2006 - 21:17:56 CDT

Original text of this message

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