ORA-19909: datafile string belongs to an orphan incarnation

Answers were Sorted based on User's Feedback



ORA-19909: datafile string belongs to an orphan incarnation..

Answer / vijay

Just do following.

1. SQL> alter database create standby controlfile
as 'C:\oracle\product\10.2.0\orad
ata\stan\control.sty';

2. copy the standby control file to standby location and
rename as to what is in the initsid.ora file.

3. starup mount;

Its should able to open the database or put it in recover
managed standby database mode

Hope this helps

Thanks
-Vijay

Is This Answer Correct ?    3 Yes 2 No

ORA-19909: datafile string belongs to an orphan incarnation..

Answer / guest

Cause: Either the specified datafile was restored from a
backup that was taken during a period of time that has
already been discarded by a resetlogs operation, or Oracle
cannot identify which database incarnation the file belongs
to. The alert log contains more information.

Action: Restore a backup of this file that belongs to either
the current or a prior incarnation of the database. If you
are using RMAN to restore, RMAN will automatically select a
correct backup.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 9 No

Post New Answer

More Oracle Errors Interview Questions

RMAN-06425: <datafile pathname not available>

1 Answers  


DRG-11846: Response Is Stale

1 Answers  


ORA-12681: Login failed: the SecurID card does not have a pincode yet

1 Answers  


ORA-12402: invalid format string: string

1 Answers  


DRG-12513: valid stop classes are: string

1 Answers  






ORA-02848: Asynchronous I/O package is not running

1 Answers  


DRG-11000: invalid keyword string

1 Answers  


ORA-14160: this physical attribute may not be specified for a table subpartition

1 Answers  


EXP-00105: parameter string is not supported for this user

1 Answers  


ORA-14612: Duplicate lob segment name string for lob column string in template

1 Answers  


ORA-29400: data cartridge error string

1 Answers  


TNS-00552: no valid cipher suites were specified

1 Answers  


Categories