rman duplicate failed
Dear Support,
Oracle Database - Enterprise Edition - Version 12.1.0.2
log_file_name_convert parameter in auxiliary does not include all the different path used for the redo logs.-Redo logs on the target databases uses +REDO2 as a second path for the redo logs. This was not included in the log_file_name_convert in the auxiliary database pfile when duplicate failed.
same exact error as in RMAN Duplicate failing with RMAN-06136, ORA-01503, ORA-00349 (Doc ID 2206423.1)
Do we need to include that redo log path in log_file_name_convert and again execute rman duplicate?
Is there any way to complete it manually instead of starting the duplicate again?