ORA-00392: log 4 of thread 1 is being cleared, operation not allowed
Got the below error during cloning. To fix this issue, need to “clear unarchived logfile group” Solution : SQL> alter database open resetlogs; alter database open resetlogs * ERROR at [...]