單機Linux平臺Oracle 10g DataGuard Physical Standby 搭建例項(3)
單機Linux平臺Oracle 10g DataGuard Physical Standby 搭建例項(1):http://space.itpub.net/81227/viewspace-701181
單機Linux平臺Oracle 10g DataGuard Physical Standby 搭建例項(2):http://space.itpub.net/81227/viewspace-701198
這一部分講述standby庫的建立。
$ export ORACLE_SID=orcl
$ rman target / auxiliary sys/password@stby
RMAN> duplicate target database for standby;
很簡單,透過RMAN同時連線primary庫和standby庫,一條duplicate命令就可以了。
alert_stby.log:
Fri Jul 1 15:38:50 2011
Successful mount of redo thread 1, with mount id 1283104645
Fri Jul 1 15:38:50 2011
Physical Standby Database mounted.
Completed: alter database mount standby database
Fri Jul 1 15:39:05 2011
Full restore complete of datafile 5 …/fda_data_01.dbf. Elapsed time: 0:00:01
checkpoint is 5791040
last deallocation scn is 2202399
Full restore complete of datafile 9 …/fda_idx_02.dbf. Elapsed time: 0:00:09
checkpoint is 5791040
Fri Jul 1 15:39:22 2011
Full restore complete of datafile 8 …/fda_idx_01.dbf. Elapsed time: 0:00:15
checkpoint is 5791040
last deallocation scn is 2208345
Full restore complete of datafile 6 …/oratext01.dbf. Elapsed time: 0:00:27
checkpoint is 5791040
last deallocation scn is 5624097
Full restore complete of datafile 7 …/fda_data_02.dbf. Elapsed time: 0:00:27
checkpoint is 5791040
last deallocation scn is 2202405
Full restore complete of datafile 4 …/users_01.dbf. Elapsed time: 0:00:18
checkpoint is 5791040
Fri Jul 1 15:39:45 2011
Full restore complete of datafile 2 …/undotbs01.dbf. Elapsed time: 0:00:45
checkpoint is 5791040
last deallocation scn is 5788495
Fri Jul 1 15:40:27 2011
Full restore complete of datafile 3 …/sysaux01.dbf. Elapsed time: 0:01:29
checkpoint is 5791040
last deallocation scn is 5781269
Full restore complete of datafile 1 …/system01.dbf. Elapsed time: 0:01:34
checkpoint is 5791040
last deallocation scn is 4895438
Fri Jul 1 15:40:41 2011
Switch of datafile 1 complete to datafile copy
checkpoint is 5791040
Switch of datafile 2 complete to datafile copy
checkpoint is 5791040
Switch of datafile 3 complete to datafile copy
checkpoint is 5791040
Switch of datafile 4 complete to datafile copy
checkpoint is 5791040
Switch of datafile 5 complete to datafile copy
checkpoint is 5791040
Switch of datafile 6 complete to datafile copy
checkpoint is 5791040
Switch of datafile 7 complete to datafile copy
checkpoint is 5791040
Switch of datafile 8 complete to datafile copy
checkpoint is 5791040
Switch of datafile 9 complete to datafile copy
checkpoint is 5791040
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/81227/viewspace-701231/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 【DG】在Linux平臺上搭建單例項的dataguard--duplicateLinux單例
- 【DG】在Linux平臺上搭建單例項的dataguard--rman還原方式Linux單例
- 搭建windows到linux的oracle 12c physical standby備庫WindowsLinuxOracle
- Oracle DG建立Physical Standby DatabaseOracleDatabase
- 【DG】Data Guard搭建(physical standby)
- Oracle 11.2.0.4 physical dataguard和snapshot dataguard切換Oracle
- dataguard 搭建 oracle_sid不同 2節點 primary+standbyOracle
- dataguard 搭建 oracle_sid相同 2節點 primary+standbyOracle
- Oracle 單機配置DataGuardOracle
- 單例項Primary快速搭建Standby RAC參考手冊(19.16 ADG)單例
- Convert a Physical Standby Database into a Snapshot Standby DatabaseDatabase
- Oracle 12.2 physical standby備庫收集AWR報告Oracle
- oracle資料庫跨平臺(AIX)從RAC恢復至(linux)下的單例項Oracle資料庫AILinux單例
- Oracle dataguard報錯:Error 1017 received logging on to the standbyOracleError
- Performing a Failover to a Physical Standby DatabaseORMAIDatabase
- Oracle 19C CBD Active DataGuard Standby passwd file 注意事項 ORA-01017Oracle
- ORACLE-LINUX環境字元介面單例項安裝OracleLinux字元單例
- Oracle 11.2 DataGuard RAC To RAC搭建Oracle
- 搭建ELK日誌平臺(單機)
- 【DG】Oracle11g異構平臺之Linux To Windows DataGuard安裝配置--duplicateOracleLinuxWindows
- 搭建自己的直播平臺,實現exe單例模式單例模式
- Linux平臺Oracle開機自啟動設定LinuxOracle
- oracle之 單例項監聽修改埠Oracle單例
- linux監控平臺搭建Linux
- DATAGUARD手記(PRIMARY+2STANDBY)(二)
- DATAGUARD手記(PRIMARY+2STANDBY)(一)
- oracle 10g在linux下的安裝及簡單命令Oracle 10gLinux
- Oracle Physical Database LimitsOracleDatabaseMIT
- 跨平臺級聯dataguard配置
- Physical Standby Switchover_status Showing Not Allowed. (Doc ID 1392763.1)
- 【DATAGUARD】Oracle21c Dataguard建立注意事項及主要引數介紹Oracle
- Oracle 12C RAC的單機Standby returning error ORA-16191OracleError
- 從nub備份恢復(同平臺)恢復RAC至單例項單例
- Oracle 11g RAC到單例項OGG同步Oracle單例
- Oracle Far Sync例項Oracle
- 4.1. Oracle例項Oracle
- 【Dataguard】DataGuard運維注意事項運維
- 【DATAGUARD】Oracle Dataguard nologging 塊修復Oracle
- DataGuard---->物理StandBy的角色切換之switchover