---------------------------------------------
Oracle Database - Enterprise Edition - Version 11.2.0.2.0 and later
Information in this document applies to any platform.
Information in this document applies to any platform.
When trying to do RMAN Duplicate using backup location, it fails with the Error RMAN-06172,
although the Backup piece is available on 'shared' location which can be accessed from the Target Server
although the Backup piece is available on 'shared' location which can be accessed from the Target Server
RMAN> DUPLICATE TARGET DATABASE TO DB1234
BACKUP LOCATION '/<shared>/<location>/...' ;
BACKUP LOCATION '/<shared>/<location>/...' ;
This is due to the Unpublished Bug 14471749 which is in status 11 ( Dev is working on this issue)
The workaround is to copy the backup pieces to the 'local' mount point so that RMAN Duplicate runs successfully
No comments:
Post a Comment