RMAN PDB Duplicate Fails with FILE_NAME_CONVERT missing pattern and ORA-65005
(Doc ID 2860935.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 19.1.0.0.0 to 21.1 [Release 19 to 21.0]Information in this document applies to any platform.
Symptoms
RMAN> duplicate target pluggable database TRADETOOLS_PDB to DCD from active database using backupset;
Fails after restore with:
Finished restore at 21-MAR-22
FILE_NAME_CONVERT missing pattern
Finished Duplicate PDB at 21-MAR-22
The alert.log shows:
Undo Create of Pluggable Database TRADETOOLS_PDB with pdb id - 3.
**************************************************************
ORA-65005 signalled during: CREATE PLUGGABLE DATABASE TRADETOOLS_PDB AS CLONE USING '/opt/oracle/db/dbhome1/19.14.0.0.220118/dbs/_rm_pdb_pitr_5_DCD70671.xml' SOURCE_FILE_NAME_CONVERT = ( '+DATA/DCD7003/A732164D015ABEDAE0530A05FA0A8D0B/TEMPFILE/temp.1551.1042140705' ,....
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 |
References |