Is nfs sharing is possible while duplicating 10g database (cloning) using RMAN to other machine on w
i got the errors while rman cloning using nfs sharing :
ORA-19870: error reading backup piece \FRA\PROD\BACKUPSET\2016_06_18\...BKP
ORA-19505: failed to identify file "D:\FRA\PROD\BACKUPSET\2016_06_18\.....BKP
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 3) The system cannot find the path specified.
i have installed nfs client and nfs server at both the machines and mounted at destination machine as a drive letter .
D drive consist of backups and Archive logs as \FRA\PROD at source machine and its accessible to destination.
As in 11g we got a awesome features that is from 'ACTIVE DATABASE ', backup based etc...