Windows 上的Oracle 迁移到Linux上的方法:
Clone Database from Windows To Linux (Lower patchset to Higher) using RMAN (文档 ID 2143991.1)
Note, redo application is not supported between Linux and Windows except with a standby database. This means that the backup must be</em><em> a
cold (consistent) backup, which requires no redo application. If redo apply is required to recover the database on the new platform it will fail.
Using consistent (cold) backup method should be used for duplicating cross platform.
如上摘自:Restore From Windows To Linux using RMAN Fails (文档 ID 2003327.1)
Clone Database from Windows To Linux (Lower patchset to Higher) using RMAN (文档 ID 2143991.1)
Note, redo application is not supported between Linux and Windows except with a standby database. This means that the backup must be</em><em> a
cold (consistent) backup, which requires no redo application. If redo apply is required to recover the database on the new platform it will fail.
Using consistent (cold) backup method should be used for duplicating cross platform.
如上摘自:Restore From Windows To Linux using RMAN Fails (文档 ID 2003327.1)

本文介绍如何使用RMAN从Windows平台冷备份Oracle数据库并迁移到Linux平台的方法。注意,由于不支持跨平台的redo应用,因此必须使用一致性的冷备份进行迁移。
1313

被折叠的 条评论
为什么被折叠?



