原文:ORA-01665 control file is not a standby control file

ORA 錯誤處理 問題描述: 在備庫啟動至mount狀態時,報如下錯誤: ORA : control file is not a standby control file 解決辦法: 在主庫備份一個控制文件 SQL gt alter database create standby controlfile as home oracle bak.ctl 然后傳到備庫,用此控制文件啟動數據庫即可 ...

2017-09-15 23:17 0 1770 推薦指數:

查看詳情

ORA-01665 control file is not a standby control file

dg備庫在凌晨突然掛掉。導致主備同步不實時,堆積了很多歸檔日志。 查看mrp進程,發現一個都沒有了 嘗試拉起mrp進程,發現報錯ora-01665 查Mos說是控制文件有問題,具體為說明。 既然這樣,那重新從主庫拿一個控制過來嘗試重新拉mrp。 正打 ...

Wed May 19 17:39:00 CST 2021 0 948
High waits on control file sequential read

High waits on control file sequential read (文檔 ID 2277867.1) In case we run into an issue where control file sequential read is the top event ...

Mon Jan 01 06:20:00 CST 2018 0 1232
control file sequential read 等待事件

可能的原因 control file sequential read Reading from the control file. This happens in many cases. For example, while: 1、Making a backup of the control ...

Fri Nov 06 00:19:00 CST 2015 0 3752
番外:Oracle 中關於 Control File 的備份說明

番外系列說明:該系列所有文章都將作為獨立篇章進行知識點講解,是對其他系列博文進行的補充說明,來自於博客園AskScuti。 主題:關於 Control File 控制文件備份的說明 內容預覽:本篇涉及控制文件作用、多路復用和備份。(控制文件的重建恢復不在本系列,將納入己亥清爽恢復系列 ...

Wed May 22 05:26:00 CST 2019 0 472
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM