rman duplicate from ocfs backup to ntfs
Here is my configuration
RAC 10.2.0.1 SE on Windows 2003 SP1, 2 nodes
The database is stored into ASM
Rman backup are written into OCFS on shared drive.
Now I try to create a standalone standby database on another host Windows XP, with NTFS local drive,
RMAN backup are copied from OCFS to NTFS drive with xcopy (i tried with ocopy also)
but I face ORA-19870, ORA-19505 during the duplicate command.
Rman is looking for standby controlfile backup that really exists at the expected location, but RMAN can't see it.
I tried to catalog this backup, but RMAN doesn't consider this is elligible backup for my database.