Job Seekers   Employers
dbapool: Authors | Submissions | Contact Us
   Forgot password? | Sign up
  Home   Discussion Forum   Articles   Interview Questions   FAQs   Scripts   Rewards   Analyzer   White Papers   Blog   Certification   Downloads   Tools
 

Topic: Oracle on Unix/Linux >> how to startup database at system boot time

Disclaimer: The purpose of all dbapool forums including OCP and Other Oracle Certification forums is to help each other with specific issues but not to share dump and copyrighted exam content, materials or intellectual property. You may review the entire Oracle Certification Program Candidate Agreement online Here.



  


 Title: how to startup database at system boot time
 Napster  Posted: Jan 22, 2008 01:28:14 AM

 Total Post: 6
 Joined: Jan, 2008






 Hi,

i'm new to Oracle 9i on linux.
i wish to know as to how can i startup database at system boot time.
m sure /etc/oratab file has something to do with this

Can someone let me know a detailed procedure as to how to achieve this

regards

 Murtuja
Posted: Jan 22, 2008 01:49:08 AM  

 Total Post: 857
 Joined: Jan, 2006






 
Hi,

These links will help you

http://www.tldp.org/HOWTO/Oracle-9i-RH8-and-RH9-HOWTO-5.html
http://www.togaware.com/linux/survivor/Starting_Stopping.html

 Napster
Posted: Jan 22, 2008 02:23:40 AM  

 Total Post: 6
 Joined: Jan, 2008






 
thanks for the link...

however i thing i wish to know.is this the only solution....i mean do i have to write that script....will setting the /etc/oratab file to Y (ONLY) not help.


regards

 Murtuja
Posted: Jan 22, 2008 02:40:00 AM  

 Total Post: 857
 Joined: Jan, 2006






 
setting the /etc/oratab file to Y will auto start database only.We need to start listerner also so we need this script.

All,

Correct me if my understanding is wrong.

 dbavinod
Posted: Feb 07, 2008 05:25:23 AM  

 Total Post: 90
 Joined: Sep, 2006






 
http://www.unix.com/sun-solaris/17773-how-start-oracle-database-automatically.html

this is the best way to do

Vinod

 manishdba
Posted: Apr 03, 2008 01:30:32 AM  

 Total Post: 1
 Joined: Dec, 2007






 
hi .... MAKE SURE THE ENTRY FOR YOUR DATABASE SID IN THE ORATAB FILE ENDS IN CAPITAL Y

eg:
# $ORACLE_HOME:ORACLE_HOME:[N|Y]
#
ORCL:/u001/app/oracle/product/9.2.3.0:Y

#
THE SCRIPTS FOR STARTING AND STOPPING DATABASE ARE .$ORACLE_HOME/bin/dbstart and dbshut
SQL*NET OR net8)is started with the lsnrctl command .add the following entries to your /etc/rc2.d/S99dbstart(or equivalent )file.
eg of entry;;;
su - oracle -c "/path/to/$ORACLE_HOME/bin/dbstart" #start DB's
su - oracle -c "/path/to/$ORACLE_HOME/bin/lsnrctl start" # Start listener
su - oracle -c "/path/tp/$ORACLE_HOME/bin/namesctl start" #Start OraNames
(optional)




LET ME KNOW IF ITS RITE OR NOT......

 Time Zone: EDT

  




Forum Rules & Description


Who Can Read The Forum? Any registered user or guest
Who Can Post New Topics? Any registered user
Who Can Post Replies? Any registered user




 








Get FREE Magazines

Top 10 Forum User

  Murtuja Khokhar857
  Mohammed Taj746
  positive fanatic483
  Jayanta Sur479
  Vigyan Kaushik386
  Gopu Gopi333
  Gitesh Trivedi322
  Vinoth Kumar264
  neeraj sharma258
  Ramesh Jois246






oracle Mag



  About Us Advertise Terms of Use Privacy Newsletters Contact Us    

Home   Discussion Forum   FAQs  Articles  Jobs   Newsletters  Directory  Downloads 

Our Premium Sponsor
Confio Software