Oracle数据库数据恢复、性能优化

找回密码
注册
搜索
热搜: 活动 交友 discuz
发新帖

4

积分

0

好友

2

主题
1#
发表于 2012-4-10 15:00:11 | 查看: 6081| 回复: 3
生产库是AIX6.1 64位客户想在64位的LINUX上建立一个备库,定时的传输生产库的数据过来作一份灾备用。

查看了一下ENDIAN_FORMAT,AIX是BIG,而LINUX是LITTLE。
暂不考虑效率问题,有什么办法能实现这种异构系统的传输吗?
还有就是要怎样才能在LINUX上使用AIX的备份文件还原并恢复数据库。


oracle版本:
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
2#
发表于 2012-4-10 21:05:58
DataGuard与异构平台 http://www.oracledatabase12g.com ... neous-platform.html
DataGuard对主备库异构平台的支持一直是让很多人纠结的问题,我们在学习Oracle数据卫士时必要优先阅读的官方文档是<Oracle Data Guard Concepts and Administration 10g Release 2>,在这个文档中给出了极为苛刻的硬件环境限制条件:

All members of a Data Guard configuration must run an Oracle image that is built for the same platform.

For example, this means a Data Guard configuration with a primary database on a 32-bit Linux on Intel system
can have a standby database that is configured on a 32-bit Linux on Intel system. However, a primary database
on a 64-bit HP-UX system can also be configured with a standby database on a 32-bit HP-UX system,
as long as both servers are running 32-bit images.

以上主要提出了2点要求:即平台(platform)和字长(word size)都必须一致,注意这里不管是physical standby还是logical standby都要求遵守。

官方文档这样撰写的原因是Oracle并不推荐用户在异构平台上搭建DataGuard,如果有用户大量地部署异构平台上的DataGuard可能给后续的服务和支持带来麻烦;所以除非是找不到其他可用的硬件了,否则不推荐采用异构平台搭建的DataGuard环境来提供高可用性。

实际情况是在10g中已经有少数几个异构平台组合可以兼容physical standby或logical standby,而在11g中更增加了对physical standby支持的几种异构平台组合(As of Oracle Database 11g Data Guard provides increased flexibility for Data Guard configurations in which the primary and standby systems may have different CPU architectures, operating systems (for example, Windows & Linux), operating system binaries (32-bit/64-bit), or Oracle database binaries (32-bit/64-bit). For specific information about mixed-platform support, see the My Oracle Support note 413484.1)。

具体10g/11g DataGuard可以利用的异构平台组合,见下列图表:
10g
        Physical Standby         Logical Standby
Heterogeneous
Support         No         Win<->Linux Only
Different
Word-size
(32 / 64 bit)         Win32<->Win64
Linux32<->Linux64         Win32->Win64  

Linux32->Linux64 (1 way only)
Heterogeneous AND Word-size         No         No


11g
        Physical Standby         Logical Standby
Heterogeneous
Support         Win<–>Linux
Solaris <–>AIX
Solaris<–>Linux         Win<->Linux Only
Different
Word-size
(32 / 64 bit)         Win32<->Win64
Linux32<->Linux64         Win32->Win64 Linux32->Linux64 (1 way only)
Heterogeneous AND Word-size         Win32<->Linux64         Win32->Linux64
(1 way only)





        IBM AIX on POWER Systems (64-bit)   <=> Solaris[tm] OE (64-bit) Solaris Operating System (SPARC) (64-bit)

肯定不支持 AIX 到 Linux 的异构 Data Guard


建议考虑 OGG、X-Streams等其他同步技术

回复 只看该作者 道具 举报

3#
发表于 2012-4-11 09:03:52

回复 2# 的帖子

谢谢刘大指点。
如果我要在linux上使用aix的冷备份文件恢复database,有没有什么工具能够读出冷备文件呢?
或者用什么逻辑的办法,比如logmnr?

回复 只看该作者 道具 举报

4#
发表于 2012-4-11 12:22:49
"如果我要在linux上使用aix的冷备份文件恢复database,有没有什么工具能够读出冷备文件呢?"


AIX Big Endian vs Linux Little Endian

需要使用RMAN CONVERT 命令转换 Data Files


请参考 Oracle® Database Backup and Recovery Advanced User's Guide
10g Release 2 (10.2)
Part Number B14191-03

http://docs.oracle.com/cd/B19306_01/backup.102/b14191/dbxptrn.htm

回复 只看该作者 道具 举报

您需要登录后才可以回帖 登录 | 注册

QQ|手机版|Archiver|Oracle数据库数据恢复、性能优化

GMT+8, 2024-11-15 10:47 , Processed in 0.059833 second(s), 22 queries .

Powered by Discuz! X2.5

© 2001-2012 Comsenz Inc.

回顶部
TEL/電話+86 13764045638
Email service@parnassusdata.com
QQ 47079569