Duplicate for Standby fails with RMAN-05535 when directory path is the same as primary
(Doc ID 783113.1)
Last updated on JULY 15, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.1 and laterOracle 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.
Goal
If you are creating a standby using the duplicate command in RMAN with the same directory structure as the primary, it will fail with the following error for the datafiles:
RMAN-03002 failure of duplicate command.
RMAN-05001 auxiliary file name <path1>/<filename>.dbf conflicts with a file used by the target database.
RMAN-05001 auxiliary file name <path1>/<filename>.dbf conflicts with a file used by the target database.
and the following error for the redologs:
ORA-19527 physical standby redo must be renamed.
RMAN-05535 All standby logfiles were not created.
RMAN-05535 All standby logfiles were not created.
Solution
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
Goal |
Solution |
References |