How Convert full Database 10g Linux-x86-64bit to AIX-64bit different Endian Format
In this post I’ll show you how to migrate full Oracle Database 10g on Linux (Little Endian) for AIX (Big Endian).I choos...
In this post I’ll show you how to migrate full Oracle Database 10g on Linux (Little Endian) for AIX (Big Endian).I choos...
2014-03-20 13:27:40 INFO OGG-01815 Oracle GoldenGate Delivery for Oracle, rdb3mis.prm: Virtual Memory Facilities for: CO...
Applies to: Oracle Database – Enterprise Edition – Version 11.2.0.1 to 11.2.0.4 [Release 11.2] IBM AIX on PO...
前几天测试过使用RMAN迁移Oracle数据库(Oracle11.2.0.1-Oracle11.2.0.4,Windows to Linux) 下面简单说下使用数据泵的方式如何迁移。 相对来说,确实比较简单,导出导入,但也可以分为两种方式,...
Once upon time i installed RAC on one of my client, after the installation i reboot the server after that i found that t...
— ## Applies to: Oracle Database – Enterprise Edition – Version 10.2.0.4 and later Information in this...
Multipathing Overview A path is a connection between a server and the underlying storage. The path can be severed due to...
看到关于UPDATE GLOBAL_NAME为空之后的恢复写的不是很完整,自己通过试验和对bbed的研究,完善他的blog内容(泄露一点内部的东西)模拟错误 SQL>select*fromv$version; BANNER—...
← 重温旧梦–RedhatAdvance Server2上安装Oracle 8.0.5 安装oracle 11.2.0.1 RAC和11.2.0.4 RAC on aix 7.1 → AIX环境下11.2 rac的快速卸载脚本 发表于201...
主机内存使用100%,需要通过重启主机来释放内存。通过teamviewer远程看看: 1,使用nmon查看内存使用情况 PhysicalPageSpace |pages/secInOut | FileSystemCache % Used99...
backup: 加-i参数可对文件或目录进行备份,加-p参数可对要备份的文件进行压缩,但是仅能压缩小于2G的文件。 compress: 对文件进行压缩,并将源文件替换成.Z文件。 gzip:对文件进行压缩,并将源文件替换成.gz文件。 ta...
安装rac要将reserve_lock(reserve_policy)设置成NO或no_reserve,目的是因为RAC 需要 并发的共享盘 ,所以盘不能被一台机器锁住 如果不设置说不上什么时候会出问题。 操作: =============...
Applies to: Oracle Database – Enterprise Edition – Version 11.2.0.1 to 11.2.0.4 [Release 11.2] IBM AIX on PO...
HugePage广泛启用开始于Kernal 2.6,一些版本下2.4内核也可以是用。在操作系统Linux环境中,内存是以页Page的方式进行分配,默认大小为4K。如果需要比较大的内存空间,则需要进行频繁的页分配和管理寻址动作。 HugePa...