翻译自mos文章rman 标准版和企业版的兼容性

Posted yfceshi

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了翻译自mos文章rman 标准版和企业版的兼容性相关的知识,希望对你有一定的参考价值。

rman 标准版和企业版的兼容性

来源于:
RMAN Standard and Enterprise Edition Compatibility (文档 ID 730193.1)

适用于:
Oracle Server - Enterprise Edition - Version 10.2.0.4 and later
Information in this document applies to any platform.

目标:
当target database 是企业版时, recovery catalog 和rman 可运行程序  能使用标准版的 么?

解决方式:
关于rman catalog, 不管rman catalog 在企业版上还是在标准版上,这都是没有问题的。
rman catalog仅仅是保存 数据库的backup metadata的 a schema of objects。

recovery catalog 能够用在标准版上。
假设target database是企业版。那么你能够使用全部企业版rman的features,即使你的catalog 是标准版

你也能够使用使用企业版的全部功能来备份target database。
无关你使用的rman 是来自于企业版还是来自于标准版,Oracle关心的是rman连接到哪个editiion的database中,在这个案例中是企业版。

额外信息:(例如以下不做翻译)

RMAN running under Standard Edition does NOT allow for (When Target Database is Standard Edition):
 1. Multiple channel allocations, i.e., parallelize the backups, no duplexed backup sets
 2. Blockrecovery
 3. Incremental backups (until 10g)
 4. Features that don't apply to the standard edition will also not apply in RMAN. Such as
 Point-in-time tablespace recovery

 

以上是关于翻译自mos文章rman 标准版和企业版的兼容性的主要内容,如果未能解决你的问题,请参考以下文章

翻译自mos文章已经安装的Oracle database组件和自带的用户信息

翻译自mos文章怎么找到OGG Director Server使用的数据库和username?

翻译自mos文章job 不能自己主动执行--这是另外一个mos文章,本文章有13个解决方法

翻译自mos文章Oracle Audit Vault 和Database Firewall 12.x 的平台支持情况

翻译自mos文章多租户中的service管理

翻译自mos文章oraclepassword管理策略