standby database -- Compatibility and Operational Requirements
Compatibility and Operational Requirements
Note the following requirements for maintaining a standby database:
The primary database must run in ARCHIVELOG mode.
A standby database in manual recovery mode operates only on Oracle release 7.3 or higher.
A standby database in managed recovery mode operates only on Oracle release 8.1 or higher.
A standby database in read-only mode operates only on Oracle release 8.1.5 or higher.
The redo logs that you apply to the standby database must be either archived or noncurrent online redo logs. Note that you can salvage the transactions in the current redo log by archiving it manually.
You must use the same version and release of the operating system on the primary and standby hosts. The standby host can, however, use a different directory structure.
You should use the same version, release, and patch of the Oracle RDBMS for the primary and standby databases so that failover operations are not compromised.
The primary database and standby database cannot share the same control file.
If you place your primary and standby databases on the same host, some operating systems will not allow you to mount two instances with the same database name on the same machine simultaneously. Workarounds for this situation exist for every platform.
You cannot activate a standby database and then return it to managed recovery mode; an activated standby database becomes a normal primary database.
Oracle8.1 或以下版本: 日誌不能自動傳過來,可透過指令碼自動ftp 或 nfs 自動 apply 也不能.需要用指令碼定時 apply
Oracle 8.1 或以上版本: 可以透過managed revery database 方式自動恢復data .
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/35489/viewspace-422924/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- standby databaseDatabase
- Convert a Physical Standby Database into a Snapshot Standby DatabaseDatabase
- standby database to primary database.Database
- Physical Standby Database 切換到 Snapshot Standby DatabaseDatabase
- Standby Database ---09Database
- Create RAC Standby Database for RAC Primary DatabaseDatabase
- standby database No RFS 程式Database
- Rman backup standby databaseDatabase
- Standby Database for reportDatabase
- Standby Database的工作原理Database
- 建立 Logical Standby DatabaseDatabase
- manage logical standby databaseDatabase
- How a Standby Database Is Mounted (295)Database
- Setup Standby Database on One PC(轉)Database
- Oracle DG Standby Database型別OracleDatabase型別
- Oracle DG建立Physical Standby DatabaseOracleDatabase
- Creating a Physical Standby DatabaseDatabase
- rman 建 Standby Database 筆記Database筆記
- (轉)Standby Database的工作原理Database
- 監控Logical standby databaseDatabase
- Master Note of Linux OS Requirements for Database Server [ID 851598.1]ASTLinuxUIREMDatabaseServer
- 11g 新特性—— Active Database Duplication for A standby databaseDatabase
- Master Note of Linux OS Requirements for Database Server (Doc ID 851598.1)ASTLinuxUIREMDatabaseServer
- Performing a Failover to a Physical Standby DatabaseORMAIDatabase
- Oracle DG建立Logical Standby DatabaseOracleDatabase
- Data Guard - Snapshot Standby Database配置Database
- 物理standby database的日常維護Database
- PROTECTION_MODE is UNPROTECTED at standby database 分析Database
- Oracle10G Physical Standby Database setupOracleDatabase
- Logical Standby Database的配置步驟.Database
- Performing a Switchover to a Physical Standby Database and failoverORMDatabaseAI
- Oracle DataGuard Standby database ID mismatch錯誤OracleDatabase
- 使用rman建立standby database的過程Database
- Oracle 12.2 使用Database Link優化Standby Database WorkloadOracleDatabase優化
- 11g rman新特性 duplicate target database for standby from active databaseDatabase
- Restore standby database controlfile in ASM (refreshing standby controlfile)RESTDatabaseASM
- List of currently operational QOTD serversServer
- Oracle 11g Data Guard 使用 duplicate from active database 建立 standby databaseOracleDatabase