deleted of control file how will u recover control file?
Answer Posted / raj
If RMAN backup exists
go to RMAN prompt
recover controlfile from backup controlfile
restore database from bckup
recover database
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the difference between clustered and non-clustered index? : sql server DBA
how can you enable flashback feature?
when does an alert gets signaled?
can u plz tell me what r the mandatory skills for getting job as a sql dba......plz send me all details thank you my id :k.mohann.mohan@gmail.com
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA
what is the use of ocr?
what are the types of connection load-balancing?
What the different components in replication and what is their use? : sql server DBA
How do you troubleshoot errors in a sql server agent job? : sql server DBA
What are the operating modes in which database mirroring runs? : sql server DBA
What is replication? : sql server DBA
What would you do with an "in-doubt" distributed transaction?
what is grd?
what is the diffrence between core dba and apps dba?
I got an error SQL1042C. An unexpected system error occurred. Explanation: A system error occurred. One possible reason for this error is that the database manager is not installed correctly or the environment is not set up correctly. On OS/2, while trying to start the database manager, a very common reason for this error is a corrupted NET.ACC file. The command cannot be processed. The tables and views would not be opened. What is the way to open the dataase? pls help me