aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-01365: waiting for new branch registration

ORA-01365: waiting for new branch registration
Cause: LogMiner reader process has completed mining of physical standby terminal logs up to the stop SCN. The builder process is now waiting for logs from the new branch to be registered before continuing.
Action: No action necessary. This informational statement is provided to record the event for diagnostic purposes. If there is a problem with log transport, the files may be registered manually using the ALTER DATABASE REGISTER LOGICAL LOGFILE statement.

请先 登录 后评论

1 个回答

小智
ORA-01365:正在等待新的分支注册,
.原因: LogMiner reader进程已完成对物理备用终端日志的挖掘,直到停止SCN。在继续之前,构建器进程正在等待来自新分支的日志进行注册。,
.操作:无需操作。提供此信息语句以记录用于诊断目的的事件。如果日志传输有问题,可以使用ALTER DATABASE REGISTER LOGICAL LOGFILE语句手动注册文件。,
.
请先 登录 后评论