Performing a Failover to a Physical Standby Database
一: Performing a Failover to a Physical Standby Database
章節:8.2.2, This section describes how to perform a failover to a physical standby database.
二: activate_standby_db_clause
activate_standby_db_clause
Use the
ACTIVATE
STANDBY
DATABASE
clause to convert a standby database into a primary database.
Caution:
Before using this command, refer to for important usage information.
PHYSICAL Specify
PHYSICAL
to activate a physical standby database. This is the default.
LOGICAL Specify
LOGICAL
to activate a logical standby database. If you have more than one logical standby database, then you should first ensure that the same log data is available on all the standby systems.
FINISH APPLY This clause applies only to logical standby databases. Use it to initiate terminal apply, which is the application of any remaining redo to bring the logical standby database to the same state as the primary database. When terminal apply is complete, the database completes the switchover from logical standby to primary database.
If you require immediate restoration of the database in spite of data loss, then omit this clause. The database will execute the switchover from logical standby to primary database immediately without terminal apply.
三:Oracle 10g/11g關於activate standby database
http://blog.itpub.net/267265/viewspace-2134546/
四、failover後能夠恢復DG
https://blog.csdn.net/shiyu1157758655/article/details/55261193
為了能夠在failover後能夠恢復DG,需要在主庫上開啟flashback
關於開啟flashback 可以參考:
http://blog.csdn.net/shiyu1157758655/article/details/55095760
如果不開啟flashback的話,DG就要重新搭建
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/31397003/viewspace-2676997/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Convert a Physical Standby Database into a Snapshot Standby DatabaseDatabase
- Oracle DG建立Physical Standby DatabaseOracleDatabase
- Oracle Physical Database LimitsOracleDatabaseMIT
- 【DG】Data Guard搭建(physical standby)
- ORA-16649: possible failover to another database prevents this database from beiAIDatabase
- Setup Standby Database on One PC(轉)Database
- Oracle DG Standby Database型別OracleDatabase型別
- Oracle DG建立Logical Standby DatabaseOracleDatabase
- Oracle 12.2 physical standby備庫收集AWR報告Oracle
- Oracle 12.2 使用Database Link優化Standby Database WorkloadOracleDatabase優化
- Physical Standby Switchover_status Showing Not Allowed. (Doc ID 1392763.1)
- [20230110]sql profile run standby database.txtSQLDatabase
- 搭建windows到linux的oracle 12c physical standby備庫WindowsLinuxOracle
- 4 Creating a Logical Standby Database 建立邏輯備庫Database
- Bug 12725963 - New database connection fails with ORA-12541 after vip failoverDatabaseAI
- 在Oracle DG Standby庫上啟用flashback database功能OracleDatabase
- 透過RMAN備份standby database成功恢復還原Database
- oracle12.2 adg ORA-46952: standby database format mismatch for password fileOracleDatabaseORM
- oracle ocp 19c考題8,科目082考試題-logical and physical database structuresOracleDatabaseStruct
- Oracle 19c透過recover standby database from service修復GAP案例OracleDatabase
- Oracle 12c DG備庫啟動報錯standby database requires recoveryOracleDatabaseUI
- ASA failover配置(A/S)AI
- Physical Samples Management in SAP QM
- Oracle報performing DMLDDL operation over object in bin案例分析OracleORMObject
- Oracle dataguard failover 實戰OracleAI
- [20230425]注意snapshot standby與activate standby的區別.txt
- Oracle:Failover 到物理備庫OracleAI
- Oracle的快照standbyOracle
- 2 新增standby masterAST
- SAVIOR Securing Autonomous Vehicles with Robust Physical Invariants
- cell single block physical read等待事件BloC事件
- The database owner SID recorded in the master database differs from the database owner SID recorded in database 'DB_NAME'DatabaseAST
- PostgreSQL DBA(118) - Develop(Seamless Application Failover)SQLdevAPPAI
- SQL Server Availability Group Failover 測試SQLServerAI
- Oracle Dataguard故障轉移(failover)操作OracleAI
- 解密數倉高可用failover流程解密AI
- Oracle 12c RMAN Performing Cross-Platform Transport of a PDB Using InconsistentOracleROSPlatform
- 邏輯STANDBY建立中碰到ORA-16146: standby destination control file enqueue unavailableENQAI