备份时报错:[-8117]:Waiting for the archive log to flush, please retry again later.
解决方法:先执行checkpoint(100)主动刷新检查点。
还有一个经常遇到的报错:archive log collected not consecutive
同样可以通过checkpoint(100)解决。
备份时报错:[-8117]:Waiting for the archive log to flush, please retry again later.
解决方法:先执行checkpoint(100)主动刷新检查点。
还有一个经常遇到的报错:archive log collected not consecutive
同样可以通过checkpoint(100)解决。