You have just had to restore from backup and do not have any
control files. How would you go about bringing up this database?
Answers were Sorted based on User's Feedback
Answer / ramesh chowdary
I would create a text based backup control file,
stipulating where on disk all the data files where and then
issue the recover command with the using backup control
file clause.
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / y. naresh kumar
SQL> RECOVER DATABASE USING BACKUP CONTROLFILE:
Is This Answer Correct ? | 12 Yes | 6 No |
How do you tell what your machine name is and what is its IP address?
I have A,B,C servers.i want to 3 servers jobs move to D server(target server)..how? note: i said that take the backup of msdb and restore to the target server..he said while restoring jobs replaced. what is the solution
How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?
Explain what partitioning is and what its benefit is.
Which dictionary tables and/or views would you look at to diagnose a locking issue?
How do you switch from an init.ora file to a spfile?
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
what is grd?
What is database replicaion? What are the different types of replication you can set up in SQL Server?
What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA
What type of index should you use on a fact table?
What is blocking and how would you troubleshoot it?