Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle database auto-start on Unix
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
#########################
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-lReceived on Thu May 04 2006 - 21:17:56 CDT
![]() |
![]() |