How to configuration physical dataguard within an Exadata?

Problem Summary 
--------------------------------------------------- 
How to configuration physical dataguard within an Exadata? What needs to be noted? 

Problem Description 
--------------------------------------------------- 
How to configuration physical dataguard within an Exadata? What needs to be noted? 

Error Codes 
--------------------------------------------------- 
Problem Category/Subcategory 
--------------------------------------------------- 

Database Backup/Recovery and RMAN, Duplicate and DataGuard StandBy setup, GDS, OSB/Data Guard (Create Standby, Redo Transport & Apply, Role Changes, Broker, etc)

Solution:

oracle不建议在standby是non-exadata的情况下使用EHCC,具体可以参考下面文档 
http://www.oracle.com/technetwork/database/features/availability/maa-wp-dr-dbm-130065.pdf 
Data Guard Primary using HCC and Standby Database on Third-Party Storage 
除了EHCC外,其他方面不会影响Exadata和Non-Exadata的dataguard组合。 
Regarding your question, please refer to below URL 
http://www.oracle.com/technetwork/database/features/availability/maa-wp-dr-dbm-130065.pdf 
Data Guard Primary using HCC and Standby Database on Third-Party Storage 
...... 
How to check which object uses the HCC? 
Please run the below SQL to query. 
If the results show Query High, Query Low,Archive High and Archive Low, that indicates the object used the EHCC. 
SQL>select s.owner,segment_name,s.bytes/1024/1024 t_size,compress_for 
from dba_segments s,dba_tables t 
where s.owner=t.owner and t.table_name=s.segment_name and compress_for is not null; 

Note: This is INTERNAL ONLY research. No action should be taken by the customer on this information. This is research only, and may NOT be applicable to your specific situation. 

Searched on:Exadata standby hcc 

http://www.oracle.com/technetwork/database/features/availability/maa-wp-dr-dbm-130065.pdf 

For example, an Exadata primary database using HCC can have a standby database deployed on a non-Exadata system that uses SUN ZFS or AXIOM storage (see My Oracle Support Note 413484.1 for limitations to support for heterogeneous Data Guard configurations). 

In a second example where the primary database is on Exadata but HCC is not used, a standby database may be hosted on any third party storage and system (subject to the heterogeneous support limitations defined in My Oracle Support Note 413484.1 ). 

Data Guard Primary using HCC and Standby Database on Third-Party Storage 
...... 


 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值