Oracle 11G support different OS Platform DataGaurd ( windows and linux )
I have seen it in : .
Thanks blueprice giving the detail test process.
1 , The control backup in ( windows or linux ) can be used directly for mounting the Oracle database.
2 , Registering the backupset in the linux platform :
RMAN> catalog start with '/home/oracle/opt/oradata/standby';
using target database control file instead of recovery catalog
searching for all files that match the pattern /home/oracle/opt/oradata/standby
List of Files Unknown to the Database
=====================================
File Name: /home/oracle/opt/oradata/standby/db_05j3dk6n_1_1.bak
File Name: /home/oracle/opt/oradata/standby/db_04j3dk0q_1_1.bak
Do you really want to catalog the above files (enter YES or NO)? yes
cataloging files...
cataloging done
List of Cataloged Files
=======================
File Name: /home/oracle/opt/oradata/standby/db_05j3dk6n_1_1.bak
File Name: /home/oracle/opt/oradata/standby/db_04j3dk0q_1_1.bak
RMAN> crosscheck backup;
[@more@]
using target database control file instead of recovery catalog
searching for all files that match the pattern /home/oracle/opt/oradata/standby
List of Files Unknown to the Database
=====================================
File Name: /home/oracle/opt/oradata/standby/db_05j3dk6n_1_1.bak
File Name: /home/oracle/opt/oradata/standby/db_04j3dk0q_1_1.bak
Do you really want to catalog the above files (enter YES or NO)? yes
cataloging files...
cataloging done
List of Cataloged Files
=======================
File Name: /home/oracle/opt/oradata/standby/db_05j3dk6n_1_1.bak
File Name: /home/oracle/opt/oradata/standby/db_04j3dk0q_1_1.bak
RMAN> crosscheck backup;
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/66634/viewspace-999627/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Windows oracle 11g rman備份恢復到linux系統WindowsOracleLinux
- Oracle Linux 6.7 靜預設安裝Oracle 11gOracleLinux
- Unix、Windows、Mac OS、Linux系統故事WindowsMacLinux
- Oracle OCP(32):SUPPORT:MOSOracle
- Linux “百變”秀:今天 Windows 95,明天 Mac OS 9LinuxWindowsMac
- My Oracle Support, 縮寫為MOSOracle
- Windows、Linux、Unix、Mac OS X系統哪個更好用?WindowsLinuxMac
- Oracle之11g DataGuardOracle
- Converting Oracle Database from Linux to Windows using RMANOracleDatabaseLinuxWindows
- 3.5 Different
- Oracle 11G 安裝文件Oracle
- benchmark 壓測Oracle 11gOracle
- sysbench壓測Oracle 11gOracle
- Windows升級到oracle 11g的異機物理升級文件(冷備)WindowsOracle
- Linux,Mac OS,Windows下 node gm 包安裝、使用語句整理LinuxMacWindows
- Oracle 11G 安裝 bbed 工具Oracle
- oracle 11g data guard維護Oracle
- oracle 11g OEM在哪裡找到???Oracle
- oracle 11g 常用命令Oracle
- Oracle 11g RAC Silent Install For NFSOracleNFS
- Oracle 11g刪除庫重建Oracle
- Oracle 11G 修改scan_ipOracle
- Oracle 11G RAC叢集安裝(3)——安裝OracleOracle
- Oracle 12C RMAN Cross-Platform Transport of PDBsOracleROSPlatform
- Oracle使用RMAN從Windows遷移資料到LinuxOracleWindowsLinux
- oracle中執行os命令(轉)Oracle
- different random numbers generatorrandom
- 2.3.3.3.2 Applications at Different VersionsAPP
- 11.23 Two Different Worlds
- Oracle 11g RAC 監聽日常管理Oracle
- Oracle 11g 052題庫解析1Oracle
- oracle 11g datagurd主從切換Oracle
- ORACLE10G升級11GOracle
- Oracle 11g RAC手動新增serviceOracle
- Oracle 11g dg broker自動failoverOracleAI
- Automatic Diagnostic Repository (ADR) with Oracle Net for 11gOracle
- Oracle 11g關閉開啟AWROracle
- oracle 11g 系統審計功能Oracle
- Oracle:Redhat 7 + Oracle RAC 11g 安裝 bug 總結OracleRedhat