RMAN 在混合平台下的duplicate/resotre/recover 有如下方式:
(1)使用Active Database Duplicate。 这个是11gRMAN 才有的。
(2)使用image copies 或者backup sets 的duplicate。
(3)使用image copies 或者backup sets的 resotre 和 recover。
注意: 这里的除了使用convert database 的迁移。 它要求2个版本一致。
Oracle 10gR2 和之后的版本:
Solaris-x64 <--> Linux-x64
HP-PA <--> HP-IA
Windows IA (64-bit) / Windows (64-bit Itanium) <--> Windows 64-bit for AMD / Windows (x86-64)
Oracle 11gR1 和之后的版本(要求compatible 至少为11.1):
Linux <--> Windows
Oracle 11gR2(11.2.0.2)和以后的版本:
Solaris SPARC (64-bit) <--> AIX (64-bit)
注意:source database必须是 non-RAC 和 non-TDE