Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

ORA-16730: Error executing dbms_logstdby.skip_txn procedure

1 Answers  


DRG-12438: document table release failed

1 Answers  


LSX-00243: invalid date "~S"

1 Answers  


DRG-10202: server failed to register

1 Answers  


ORA-02025: all tables in the SQL statement must be at the remote database

1 Answers  


DRG-12232: invalid attribute tag format

1 Answers  


ORA-13754: "SQL Tuning Set" "string" does not exist.

2 Answers  


ORA-02311: cannot alter with COMPILE option a valid type with type or table dependents

1 Answers  


ORA-04094: table string.string is constraining, trigger may not modify it

1 Answers  


ORA-13283: failure to get new geometry object for conversion in place

1 Answers  


ORA-32618: incorrect use of MODEL PREVIOUS function

1 Answers  


PLS-00124: name of exception expected for first arg in exception_init pragma

1 Answers  


Categories