wrong creation SCN [message #54621] |
Sat, 23 November 2002 11:52 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
Serge
Messages: 5 Registered: May 2002
|
Junior Member |
|
|
Hello,
i want to make a restore of my database from a backup support. I get this message after starting my database. Can anyone help me please ?
ORA-01122: database file 2 failed verification check
ORA-01110: data file 2: '/open0/oradata/easy/rbs01.dbf'
ORA-01203: wrong incarnation of this file - wrong creation SCN
Serge
|
|
|
Re: wrong creation SCN [message #54640 is a reply to message #54621] |
Mon, 25 November 2002 07:24 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/42800.jpg) |
Mahesh Rajendran
Messages: 10708 Registered: March 2002 Location: oracleDocoVille
|
Senior Member Account Moderator |
|
|
there is a mismatch in the header information of that datafile and header entries in control file ( regarding that particular datafile).
so when doin recovery,
control file is not identfiying this datafile ( it may be older or newer)>
|
|
|