RMAN-05576 on Duplicate Database command with BACKUP LOCATION
(Doc ID 2758018.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
Backup-Based DUPLICATE DATABASE command via RMAN fails by RMAN-05576 when "BACKUP LOCATION" specifies the directory on Tape Device.
(example of error messages of RMAN DUPLICATE command)
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at <Timestamp>
RMAN-05501: aborting duplication of target database
RMAN-05576: CONTROLFILE backup not found for database <DB_NAME> with DBID <DBID> in <Directory>
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at <Timestamp>
RMAN-05501: aborting duplication of target database
RMAN-05576: CONTROLFILE backup not found for database <DB_NAME> with DBID <DBID> in <Directory>
Changes
DUPLICATE DATABASE command is executed as Backup-Based Duplication without a Target Database and Recovery Catalog Connection.
At this case, "BACKUP LOCATION" is specified in DUPLICATE DATABASE command.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |