GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Oracle  >  Backup and Recovery

 Print  |  
Question:  
What are the steps involved in Database Startup ?

Answer:
Start an instance, Mount the Database and Open the Database.


October 10, 2005 14:28:20 #2
 sandeep vig   Member Since: Visitor    Total Comments: N/A 

RE: What are the steps involved in Database Start...
 
connect as sys dba and after that give command startup open if u dont want to do any maintenance for the database.otherwise give starup nomount and then alter database mount and finally alter database open
     

 

Back To Question