Vmware server1.0 + Linux As4 + Oracle 10g RAC http://www.chinaunix.net 作者:秋风No.1   发表于:2007-11-09 09:45:46 【发表评论 】 【查看原文 】 【Linux讨论区 】【关闭 】 ORACLE 10G RAC for Linux AS4 安装 作者:秋风no.1,学习测试所用, ...
How To Set Up Oracle ASM on Ubuntu Gutsy Gibbon By Grégory Guillou — February 7th, 2008 at 1:06 pm Posted in Group Blog Posts • Oracle Tags: ASM • Gutsy Gibbon & ...
Installing Oracle10g R2 RAC Part1 - Prerequisites - Installing/Preparing Guest machine (SuSE10.1) Prerequisites This example shows how to install Oracle10g R2 RAC with raw devices (block devices), without using ocfs2 or asmlib, so no other modules need to be downloaded or installed before insta ...
Oracle 集群需要存储的软件和数据 项目 内容 最少磁盘空间 Clusterware 软件 集群软件 500M(安装完成后不变) voting disk(表决磁盘) 记录集群节点信息 20M OCR(Oracle 集群注册) 存储集群配置信息 100M Oracle 数据库软件 数据库软件 1.3G(安装完成后不变) RAC 数据库 存储所有数据库文件 1.2G(使用过程中不断增加) Recovery ...
Steps to create the OCR and voting disk on raw devices When installing Oracle CRS, OUI will request the location of the OCR and voting disk. List the appropriate disk names as requested. Oracle Database Release Notes 10gR2 for Linux based systems. Prior to installing Oracle CRS, the ra ...
(1) 安装redhat as5     把所有的编译包装上,但不配置dns,减少dns影响 以下(2),(3)步骤可以2选1 (2) 配置iscsitarget(iscsi服务器端)     不要使用xen内核启动,xen内核编译会出错     a. 编译安装iscsitarget        make        make install  &n ...
一直都在用ubuntu,熟悉了apt, 就很小用回redhat之类的发行版了, 最近要装oracle rac在ubuntu 8.04上死活不行, 没办法, 只有下载oracle自己的发行版了.   一共5张cd, 先把他mount到本地来   mount -o loop /media/ISO/ora_ent_lnx/Enterprise-R5-U2-Server-i386-disc1.iso /yum/cd1 ....   结果,   /media/ISO/ora_ent_lnx/Enterprise-R5-U2-Server-i ...
By Grégory Guillou — February 7th, 2008 at 1:06 pmPosted in Group Blog Posts • OracleTags: ASM • Gutsy Gibbon • Linux • Oracle • Oracle 11g • raw devices • Ubuntu • Ubuntu 7.10 I’ve recently moved to Ubuntu Linux, and this post desc ...
while running:   /u01/app/oracle/product/10.2.0/db_1/root.sh   Checking to see if Oracle CRS stack is already configured /etc/oracle does not exist. Creating it now. Setting the permissions on OCR backup directory Setting up NS directories PROT-1: Failed to initialize ocrconfig ...
(1)刷新GNOME面板 : killall gnome-panel (2)清理无用的报:sudo apt-get autoremove (3)清理删除的残余配置: dpkg -l |grep ^rc|awk '{print $2}' |tr ["\n"] [" "]|sudo xargs dpkg -P -