RMAN-06136: ORACLE error from auxiliary database: ORA-00344: unable to re-create online log
Hi,
I have an error with RMAN duplicate to UAT with error unable to create online redolog.
so database can not open with resetlogs. Please find the below error and advise.
I have an error with RMAN duplicate to UAT with error unable to create online redolog.
so database can not open with resetlogs. Please find the below error and advise.
Executing: alter database force logging
contents of Memory Script:
{
Alter clone database open resetlogs;
}
executing Memory Script
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 09/17/2021 12:11:06
RMAN-05501: aborting duplication of target database
RMAN-03015: error occurred in stored script Memory Script
RMAN-06136: ORACLE error from auxiliary database: ORA-00344: unable to re-create online log '/oracle/
app/oracle/fast_recovery_area/TWOUAT/redo01_b.log'
ORA-27040: file create error, unable to create file
0