Topic: Backup & Recovery >> lost my system.dbf file how to recover
|
Disclaimer: The purpose of all dbapool forums including OCP and Other Oracle Certification forums is to help each other with specific issues but not to share dump and copyrighted exam content, materials or intellectual property.
You may review the entire Oracle Certification Program Candidate Agreement online Here.
|
|
|
|
| Title: lost my system.dbf file how to recover |
| sandy |
Posted: May 10, 2008 03:48:51 AM |
Total Post: 1
Joined: May, 2008
|
I was doing coldbackup but forget to shut down the database and took the backup , now i am getting the error for my system.dbf file how to recover it
my database is running in archive log mode.
I used following commands but yet cant recover my file;
alter database recover automatic using backup controlfile until cancel;
recover cancel; // here i am getting system.dbf file error
alter database open resetlogs;
after this i am trying to recver the file like this
(// i am thinking the backup is waste after applying resetlogs can i still recover my file then how?)
alter database datafile 1 offline; //1 -->fileid of system.dbf
alter database recover automatic datafile 1;
error(user backup control file)
please help me how to recover the file. |
|
|
Mohammed Taj |
| Posted: May 10, 2008 09:46:14 AM | |
|
Total Post: 694
Joined: Jul, 2007
|
Now you can't recover your database either if you have last valid database backup...if not then RECREATE your database and in future please be careful to take database backup.
|
|
|
|
|
| Time Zone: EDT |
Send this thread to your friend |
|
|
|
|
Forum Rules & Description
Who Can Read The Forum? Any registered user or guest
Who Can Post New Topics? Any registered user
Who Can Post Replies? Any registered user
|
| |
Get FREE Magazines
|
Top 10 Forum User
|
| Murtuja Khokhar | 814 |
| Mohammed Taj | 694 |
| Jayanta Sur | 479 |
| Vigyan Kaushik | 386 |
| positive fanatic | 361 |
| Gitesh Trivedi | 322 |
| Gopu Gopi | 239 |
| neeraj sharma | 228 |
| Ramesh Jois | 226 |
| snehalatha p | 169 |
|
|