ORA-19909: datafile string belongs to an orphan incarnation
Answers were Sorted based on User's Feedback
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 |
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 |
ORA-16730: Error executing dbms_logstdby.skip_txn procedure
DRG-12438: document table release failed
LSX-00243: invalid date "~S"
DRG-10202: server failed to register
ORA-02025: all tables in the SQL statement must be at the remote database
DRG-12232: invalid attribute tag format
ORA-13754: "SQL Tuning Set" "string" does not exist.
ORA-02311: cannot alter with COMPILE option a valid type with type or table dependents
ORA-04094: table string.string is constraining, trigger may not modify it
ORA-13283: failure to get new geometry object for conversion in place
ORA-32618: incorrect use of MODEL PREVIOUS function
PLS-00124: name of exception expected for first arg in exception_init pragma