RMAN duplicate faililng
I havethe controlfile backup which is lying in the home folder of source machine which is not accessible by rman script running from target. But all backup pieces except control file backup is lying the shared folder can be accessed by target through nfs mount. The rman is throwing error may be becuase its trying to see the source oracle home to restore control file as per the information from rman catalog.
I can copy control file backup from oracle home to shared location, but how can i tell the rman duplicate command to take the control file backup from shared location instead of source oracle home?
0