c语言sscanf函数的用法是什么
297
2022-10-01
【翻译自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
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。
发表评论
暂时没有评论,来抢沙发吧~