Error in Krbm_GetDupCopy ,-->ora-19625,0ra-17503,ora-15173 [message #556482] |
Mon, 04 June 2012 11:33 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
janakors
Messages: 232 Registered: September 2009
|
Senior Member |
|
|
hi,
i am making a single instance physical standby of a 2 node primay RAC with ASM on solaris platform. i am following MAA dataguard setup guide. i have followed the guide and was duplicating the database through RMAN and here i experienced a management server crash which eventually crashes my session. now i did following to start again
1.shutdown abort , my standby database.
2. i delete the datafile directory from every disk group (from DG1 to DG5, and ) and control files from SG1 and nothing was in TG1 and FG1 at that time, that is, i only left a folder named as my_standby (which is the name of my stand by db)
2. i created again my spfile from pfile.
3.login at standby sql prompt and issue startup nomount which was successfull
4.i connect my RMAN and issue "DUPLICATE TARGET DATABASE FOR STANDBY;" and it start duplicating but found following errors in the trace files
RMAN DUPLICATE: Errors in Krbm_GetDupCopy
Errors in file /u01/app/oracle/diag/rdbms/my_standby/my_standby/trace/my_standby_ora_1353.trc;
ORA-19625: error identifying file +DG5/my_standby/datafile/file_ddf.dbf
ORA-17503: ksfdopn:2 Failed to open file +DG5/my_standby/datafile/file_ddf.dbf
ORA-15173: entry 'datafile' does not exist in directory 'my_standby'
but even then i can see the restoration process is going on ,
please Guide
Regards
|
|
|
|