发布时间:2015-05-15 16:12:46
Warning is:Error securing Database Control, Database Control has been brought up in non-secure mode. To secure the Database Control execute the following command(s):1) Set the environment variable ORACLE_SID to testdb2) C:\oracle\product\10.2.0\db_1\bin\emctl.bat stop dbconsole3) C:\oracl.........【阅读全文】
发布时间:2015-04-27 15:36:37
【案例描述】 2011 年 12 月 30 日,某运营商客户,在遭受数据损失之后请求我们协助进行数据恢复。整个数据灾难的过程如下。1. 凌晨,数据库归档日志写满磁盘,因而无法继续归档,数据库服务中断。2. 在进行空间释放时,删除了一个认为不再需要的目录。3.&n.........【阅读全文】
发布时间:2014-04-25 15:22:30
刚开始装系统的时候,没有选Gnome或者KDE,现在想装个玩玩。简单的安装可以参考这个:http://huruxing159.iteye.com/blog/744750centos安装是是使用linux text 模式安装没有安装xwindows界面。现在要使用,使用yum安装。 登录系统,使用yum 安装 #yum groupinstall 'X Window System' -y .........【阅读全文】
发布时间:2014-01-09 18:08:49
1 创建虚拟机 这里我们创建2台虚拟机作为集群里的2个节点。 通过Oracle Virtual Machine Template创建虚拟机 RAC1_13 和 RAC2_13. 虚拟机的内存至少为 1G 每台机器应创建 2 块虚拟网卡,如下图所示:.........【阅读全文】
发布时间:2014-01-09 16:34:09
Oracle11gR2 RAC实时应用集群(3)在Redhat Enterprise Linux6.3 x86_64下的集群(ASM篇)(Oracle11gR2 11.2.0.3 + Grid + RHEL6.3 + ASM) RAC(Real Application Clusters,实时应用集群),是多台主机组成的集群计算环境,是Oracle数据库支持网格计算环境的核心技术。 普通Oracle数.........【阅读全文】