Re: Oracle database auto-start on Unix

  • From: Bob <orcl@xxxxxxxxxxx>
  • Date: Thu, 04 May 2006 22:17:56 -0400

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@RH1 oracle]$
[oracle@RH1 oracle]$ usu
Password:
[root@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."

Other related posts: