Home » RDBMS Server » Server Administration » installation of oracle8i
installation of oracle8i [message #375236] Tue, 07 August 2001 18:28 Go to next message
madhuri karekar
Messages: 1
Registered: August 2001
Junior Member
Hi senthil,
I got your message. can u give me the
details about script i.e. what should I
write in the script.Because I tried this
solution once but root doesn't have authority
to run dbstart script.what can I do for that?
so please try to give me the details about
script.
thanks.
Re: installation of oracle8i [message #375237 is a reply to message #375236] Tue, 07 August 2001 20:53 Go to previous message
Senthil
Messages: 68
Registered: December 1999
Member
Create a shell script in either /etc/rc2.d or /etc/rc3.d directory and the content should look like...

ORA_USER=oracle
ORA_HOME=/export/home/oracle/product/8.1.7
su - $ORA_USER -c $ORA_HOME/bin/dbstart

should work for you...but for more information...just visit the url below...

http://asktom.oracle.com/pls/ask/f?p=4950:8:46497::NO::F4950_P8_DISPLAYID,F4950_P8_CRITERIA:387218751430,{dbstart}%20and%20{dbshut}
Previous Topic: Re: Date manip
Next Topic: Re: DIFFERENCE BETWEEN ORACLE 8 AND ORACLE 8i
Goto Forum:
  


Current Time: Fri Jul 05 11:34:40 CDT 2024