您好,登錄后才能下訂單哦!
Oracle11g RAC + DG 搭建過程中,在備庫進行 duplicate時報錯如下:
[oracle@xxxx-dg:/u01/app/oracle/11.2/db_1/dbs]$rman target sys/password@racdb auxiliary sys/password@racdg nocatalog Recovery Manager: Release 11.2.0.4.0 - Production on Fri Abc 21 17:33:01 xxxx Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved. connected to target database: RACDB (DBID=938466123) using target database control file instead of recovery catalog connected to auxiliary database (not started) RMAN> duplicate target database for standby from active database nofilenamecheck; Starting Duplicate Db at xxxx-xx-21 17:33:04 RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: =========================================================== RMAN-03002: failure of Duplicate Db command at xx/21/xxxx 17:33:05 RMAN-05501: aborting duplication of target database RMAN-06403: could not obtain a fully authorized session RMAN-04006: error from auxiliary database: ORA-01034: ORACLE not available ORA-27101: shared memory realm does not exist Linux-x86_64 Error: 2: No such file or directory RMAN> exit
通過
RMAN-04006: error from auxiliary database: ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist Linux-x86_64 Error: 2: No such file or directory
可看到,由于連接數據庫失敗導致的,回頭發現,之前通過Rman連接數據庫時,備庫已經是啟動到nomount狀態了,但是當進行
RMAN> duplicate target database for standby from active database nofilenamecheck;
時,備庫不知由于什么原因down掉了,查看alert日志,發現確實在RMAN連接上之后,備庫nomount啟動之后,數據庫進行過shutdown immediate操作,重新將數據庫啟動至nomount狀態,startup nomount。再次進行
duplicate
未報同樣錯誤
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。