Control file corrupt [message #504679] |
Wed, 27 April 2011 05:36 |
mahmud732
Messages: 82 Registered: October 2009 Location: Dhaka
|
Member |
|
|
Dear all,
I am using oracle 10g R2. Somehow control file is corrupted and database is not open. and there is no backup of control file. Now i need to open the database without recreating the database. How does it possible.
Please help me.
Regards
Mahmud
|
|
|
Re: Control file corrupt [message #504685 is a reply to message #504679] |
Wed, 27 April 2011 06:22 |
ridhi_sundar
Messages: 184 Registered: November 2007 Location: Bangalore
|
Senior Member |
|
|
if you know all your datafiles you can create your control file.
1. Start DB in nomount.
2. Create control file.
2. Alter database open.
Cheers
Ridhi
|
|
|
|
|
|
|