deleted of control file how will u recover control file?

Answer Posted / bolla

At o/s level we are restore control.file from cold/hot backup
after
]$sqlplus /'as sysdba'
sys>startup nomount
sys>recover database using backup controlfile until cancel;
sys>alter database mount;
sys>alter database open resetlogs;

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?

1511


List out some of the requirements to setup a sql server failover cluster.? : sql server DBA

704


how can you initialize log miner?

573


. I have my backup RMAN script called "backup_rman.sh". I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the o/s such that it would run as a background process?

1976


what is a user-defined lock?

584






What are the differences in clustering in sql server 2005 and 2008 or 2008 r2? : sql server DBA

546


How to bind a cobol module to a given job? I am not able to understand this concept.Can anyone help me out as how to carry out this task?

1653


Typically, where is the conventional directory structure chosen for Oracle binaries to reside?

1977


how do we explain a project in cognos in an interview? please help me. Also how do we perform testing in cognos after creating reports?

2967


What view(s) do you use to associate a user's SQLPLUS session with his o/s process?

2102


how can you enable flashback feature?

532


how to restore files with rman?

1745


what are the performance views in an oracle rac environment?

557


Where would you look for errors from the database engine?

2351


What is the default port no on which sql server listens? : sql server DBA

556