How to recover a control file that is removed using rm ?

Instead of m_ filename if we do a rm filename by mistake and want to recover that control file, how do we do it? can it be done using a checkpoint, if yes how and is there another way?

Questions by DeepaKrishna

Showing Answers 1 - 6 of 6 Answers

Tanz

  • Mar 21st, 2012
 

if data files are present simply do m_touch control file name

  Was this answer useful?  Yes

Siva Parvathi

  • Jun 5th, 2017
 

If only control file got deleted, simply it can be created using m_touch
As data remains in partitions, it automatically can point to corresponding partitions

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions