搭建備庫時報錯“ORA-00203: using the wrong control files”
搭建備庫時報錯“ORA-00203: using the wrong control files”
最近要做容災了,我急急忙忙的想在測試環境先測試一邊流程,結果還原備庫的控制檔案後,需要啟動到mount階段時報錯:
SYS@lhrrac1DG> startup force mount ORACLE instance started. Total System Global Area 630501376 bytes Fixed Size 2230992 bytes Variable Size 440403248 bytes Database Buffers 180355072 bytes Redo Buffers 7512064 bytes ORA-00203: using the wrong control files ORA-00202: control file: '+DATADG/lhrrac1/controlfile/current.314.1014550361'
檢視:
[root@raclhr-11gR2-N1 ~]# oerr ora 203 00203, 00000, "using the wrong control files" // *Cause: The mount ID in the control file is not the same as the // mount ID in the control file used by the first instance to // mount this database. The control files are for the same database // but they are not the same files. Most likely one instance is using // a backup control file. // *Action: Check that the correct control files were specified. [root@raclhr-11gR2-N1 ~]# oerr ora 202 00202, 00000, "control file: '%s'" // *Cause: This message reports the name file involved in other messages. // *Action: See associated error messages for a description of the problem.
感覺還是控制檔案的問題,於是自己檢視了備庫的pfile檔案,發現裡邊少一個引數db_unique_name,加上該引數後,問題解決。
About Me
........................................................................................................................ ● 本文作者:小麥苗,部分內容整理自網路,若有侵權請聯絡小麥苗刪除 ● 本文在itpub、部落格園、CSDN和個人微 信公眾號( xiaomaimiaolhr )上有同步更新 ● 本文itpub地址: http://blog.itpub.net/26736162 ● 本文部落格園地址: http://www.cnblogs.com/lhrbest ● 本文CSDN地址: https://blog.csdn.net/lihuarongaini ● 本文pdf版、個人簡介及小麥苗雲盤地址: http://blog.itpub.net/26736162/viewspace-1624453/ ● 資料庫筆試面試題庫及解答: http://blog.itpub.net/26736162/viewspace-2134706/ ● DBA寶典今日頭條號地址: http://www.toutiao.com/c/user/6401772890/#mid=1564638659405826 ........................................................................................................................ ● QQ群號: 230161599 (滿) 、618766405 ● 微 信群:可加我微 信,我拉大家進群,非誠勿擾 ● 聯絡我請加QQ好友 ( 646634621 ) ,註明新增緣由 ● 於 2019-07-01 06:00 ~ 2019-07-31 24:00 在西安完成 ● 最新修改時間:2019-07-01 06:00 ~ 2019-07-31 24:00 ● 文章內容來源於小麥苗的學習筆記,部分整理自網路,若有侵權或不當之處還請諒解 ● 版權所有,歡迎分享本文,轉載請保留出處 ........................................................................................................................ ● 小麥苗的微店 : https://weidian.com/s/793741433?wfr=c&ifr=shopdetail ● 小麥苗出版的資料庫類叢書 : http://blog.itpub.net/26736162/viewspace-2142121/ ● 小麥苗OCP、OCM、高可用網路班 : http://blog.itpub.net/26736162/viewspace-2148098/ ● 小麥苗騰訊課堂主頁 : https://lhr.ke.qq.com/ ........................................................................................................................ 使用 微 信客戶端 掃描下面的二維碼來關注小麥苗的微 信公眾號( xiaomaimiaolhr )及QQ群(DBA寶典)、新增小麥苗微 信, 學習最實用的資料庫技術。
........................................................................................................................ |
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26736162/viewspace-2651773/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 康孚備份資料庫時報錯資料庫
- ORACLE 控制檔案(Control Files)概述Oracle
- docker中使用systemctl命令時報Too many open files錯誤Docker
- Too many open files報錯處理
- Python 連線 Minio 報錯:[SSL: WRONG_VERSION_NUMBER]Python
- 【RMAN】在備庫執行rman備份時報錯RMAN-06820 ORA-17629
- Qt 解決報錯registered using qRegisterMetaType()QT
- mysql報錯Changed limits: max_open_files: 5000MySqlMIT
- 華為支付購買Token的verify介面報錯wrong applicationAPP
- Mingw GCC 編譯OpenCV報錯: Project files may be invalidGC編譯OpenCVProject
- laravel 資料庫遷移時報錯Laravel資料庫
- nginx 報錯 accept4 () failed (24: Too many open files)NginxAI
- git clone 報錯 “URL using bad/illegal format or missing URL“GitORM
- SQLYOG連線資料庫時報錯1251SQL資料庫
- 啟動報錯:Access denied for user 'root'@'localhost' (using password:YES)localhost
- 報錯”ERROR 1045 (28000): Access denied for user ‘root’@’localhost’ (using password: NO)”Errorlocalhost
- 達夢資料庫主備實時叢集搭建和維護資料庫
- ORACLE OCM備考OEM搭建DG報錯:NMO not setuid-root(Unix-only)OracleUI
- 在DG備庫備份資料庫並恢復到一個主機上,報錯RMAN-06820資料庫
- 在容器環境搭建mysql備庫MySql
- django資料庫同步時報錯“Table 'XXX' already exists”Django資料庫
- CRS-2101:The OLR was formatted using version 3 ORACLE單機ASM報錯ORMOracleASM
- What is wrong?
- Oracle 12c DG備庫啟動報錯standby database requires recoveryOracleDatabaseUI
- MySQL 5.7 建立使用者報錯 ERROR 1805 (HY000): Column count of mysql.user is wrongMySqlError
- SQLServer2012搭建AlwaysOn報錯SQLServer
- Mysqldump 在備庫進行備份時會阻塞備庫的sql_threadMySqlthread
- tar解包時報錯
- mysql備份提示 too many open files Errornumber 24MySqlError
- vue專案中連線MySQL時,報錯ER_ACCESS_DENIED_ERROR: Access denied for user 'root'@'localhost' (using password:YES)VueMySqlErrorlocalhost
- rsync 守護程式備份報錯
- mysql5.6 mysqldump備份報錯MySql
- Qt 錯誤記錄registered using qRegisterMetaType().QT
- 連線oracle資料庫時,報錯:{dataSource-1} init errorOracle資料庫Error
- MYSQL5.7.22全庫備份匯入MYSQL8.0.20報錯ERROR3554MySqlError
- 11g dg 備庫搭建多種方式
- G015-DM-INS-03 達夢資料庫 DM 8 實時主備搭建資料庫
- 定時備份MySQL資料庫MySql資料庫