GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Database  >  Database Admin
Go To First  |  Previous Question  |  Next Question 
 Database Admin  |  Question 29 of 69    Print  
How to recover the DB if we lost controlfile and we are not having backup also and the database is down...?

  
Total Answers and Comments: 4 Last Update: September 02, 2009     Asked by: guddasantu 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
September 26, 2007 14:17:58   #1  
parthokonar1 Member Since: October 2006   Contribution: 41    

RE: How to recover the DB if we lost controlfile and w...
Yes chap we can create the control file from the alert log file also.
 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 1Overall Rating: -1    
October 31, 2007 01:11:05   #2  
Kunal Mishra        

RE: How to recover the DB if we lost controlfile and w...
If there is no backup of control file then recreate the control file and specify name location and size of all datafiles redolog files and controlfiles in script on the behalf of this you can resolve the scenario
 
Is this answer useful? Yes | No
September 09, 2008 15:18:02   #3  
hemantocp Member Since: September 2008   Contribution: 3    

RE: How to recover the DB if we lost controlfile and we are not having backup also and the database is down...?
We can create the controlfile while recreating controlfile specify the REUSE oprtion and if having all the Logfiles intact then use norestlogs option while creating the Control file than specify the name of all the datafiles and logfiles and issue the startup nomount command then run the script to craete a controlfile. The script must have all necessery info.
 
Is this answer useful? Yes | No
September 02, 2009 08:51:41   #4  
rharijan Member Since: September 2009   Contribution: 1    

RE: How to recover the DB if we lost controlfile and we are not having backup also and the database is down...?
If controlfile is lost we can go to the trace file in udump and there after we can create control file by copying the datafile and redologfile and paste in user managed backup by giving old location to a new new location and then try to recover the old one giving the reuse option.
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape