Home » RDBMS Server » Backup & Recovery » Please help ora-01203 wrong incarnation of this file in standby db
Please help ora-01203 wrong incarnation of this file in standby db [message #193799] Tue, 19 September 2006 08:22 Go to next message
rtjk
Messages: 33
Registered: February 2005
Member
Hai ,

Need urgent help...
We have production and standby setup.
We dropped a tablespace (2 datafiles ) in production and recreated with no change.
when the archive file is coming to stand by server it is throwing error
ora-01111 name for datafile num is unknow rename to correct file.

I did like this

alter database rename file '' to '';

After that i gave the following command
recover database using backup controlfile until cancel;


now it is throwng a different error.

ora-01203 wrong incarnation of this file - wron creation SCN.

Whether i have to recreate the tablespace in standby server in mount stage..

Can you please any body help in this ?
Thanks in advance..

regards,
jay...
Re: Please help ora-01203 wrong incarnation of this file in standby db [message #194052 is a reply to message #193799] Wed, 20 September 2006 09:53 Go to previous messageGo to next message
email.sandeepnaik
Messages: 121
Registered: August 2006
Senior Member
what version is primary on?

Sandeep
Re: Please help ora-01203 wrong incarnation of this file in standby db [message #194205 is a reply to message #194052] Thu, 21 September 2006 03:15 Go to previous messageGo to next message
rtjk
Messages: 33
Registered: February 2005
Member
Hai,

Please find the details ..Both primary and standby ..

Database version is 8.1.6.1.0
OS is solaris 5.8

regards,
jayakumar
  • Attachment: error.txt
    (Size: 0.87KB, Downloaded 1267 times)
Re: Please help ora-01203 wrong incarnation of this file in standby db [message #194305 is a reply to message #193799] Thu, 21 September 2006 07:53 Go to previous message
email.sandeepnaik
Messages: 121
Registered: August 2006
Senior Member
when you add datafile to primary file, number for newly added file is not same as what you had before(number for datafile which you dropped) and hence stadnby is trying to locate those files and was not able to.

My feeling is you may end up in recreating standby database.

Sandeep
Previous Topic: Media Recovery after os(operating system) crash
Next Topic: tablespace full
Goto Forum:
  


Current Time: Tue Apr 30 07:14:20 CDT 2024