Duplicate Database fails with Rman-5001
(Doc ID 334588.1)
Last updated on MAY 23, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 9.2.0.5 to 11.2.0.2 [Release 9.2 to 11.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
RMAN Duplicate fails with following errors, even though allocated channel for duplication is auxiliary.
sql statement: alter database mount standby database
released channel: aux1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 09/18/2005 02:07:52
RMAN-05501: aborting duplication of target database
RMAN-05001: auxiliary filename /<directory1/<name>.dbf conflicts with a file used by the target database
RMAN-05001: auxiliary filename /<directory1/<name>.dbf
released channel: aux1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 09/18/2005 02:07:52
RMAN-05501: aborting duplication of target database
RMAN-05001: auxiliary filename /<directory1/<name>.dbf conflicts with a file used by the target database
RMAN-05001: auxiliary filename /<directory1/<name>.dbf
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 |
Cause |
Solution |