动态网站制作指南 [  QQ表情  ]
[ 投票调查 ]
[ 企业邮箱 ]
[ 网站空间 ]
网络编程 | 站长之家 | 网页制作 | 图形图象 | 操作系统 | 冲浪宝典 | 软件教学 | 网络办公 | 邮件系统 | 网络安全 | 认证考试 | 系统进程
ASP源码 | .Net源码 | PHP源码 | JSP源码 | JAVA源码 | CGI源码 | VB源码 | C++源码 | Delphi源码 | PB源码 | VF源码 | 汇编 | 服务器
Firefox | IE | Maxthon | 迅雷 | 电驴 | BitComet | FlashGet | QQ | QQ空间 | Vista | 输入法 | Ghost | Word | Excel | wps | Powerpoint
asp | .net | php | jsp | Sql | c# | Ajax | xml | Dreamweaver | FrontPages | Javascript | css | photoshop | fireworks | Flash | Cad | Discuz!
当前位置 > 网站建设学院 > 网络编程 > 数据库 > Oracle教程
Tag:注入,存储过程,分页,安全,优化,xmlhttp,fso,jmail,application,session,防盗链,stream,无组件,组件,md5,乱码,缓存,加密,验证码,算法,cookies,ubb,正则表达式,水印,索引,日志,压缩,base64,url重写,上传,控件,Web.config,JDBC,函数,内存,PDF,迁移,结构,破解,编译,配置,进程,分词,IIS,Apache,Tomcat,phpmyadmin,Gzip,触发器,socket
数据库:数据库教程,数据库技巧,Oracle教程,MySQL教程,Sybase教程,Access教程,DB2教程,数据库安全,数据库文摘
文章搜索服务
邮件订阅
输入你的邮件地址,
你将不会错过任何关于:
[ Oracle教程 ]的信息

本月文章推荐
.Client端不安裝Oracle而用PowerB.
.oracle下架构的基础知识(入门阶级.
.Linux中给Python2.2加DCOracle模.
.Oracle PL/SQL语言基础.
.Oracle8i数据库中索引的维护.
.下载Oracle数据库中的Blob二进制.
.世界上最大的商务数据库运行在Or.
.Oracle数据库技术(32).
.Oracle数据库的几种启动和关闭方.
.利用logmnr恢复大量误删除数据.
.ORACLE在HP-UX下的系列问题处理(.
.通过JDBC连接oracle数据库.
.分析诊断进程跟踪文件工具ASS.AW.
.ORA-03113错误分析.
.v$sqlarea,v$sql,v$sqltext提供的.
.ORALCE的执行计划稳定性.
.如何应对ORACLE面试中的问题技术.
.sqlplus中改变日期的输出格式(nl.
.详细讲解Oracle SQL*Loader的使用.
.逻辑数据模型到物理数据模型的转.

OracleRAConSunCluster3.1(stepbystep)

发表日期:2008-2-9 |



  软件要求:
    Solaris 9
    Sun Cluster 3.1
    Veritas VxVM 3.5(需要VxVM的License和Cluster Volume Manager(CVM)的License )
    Oracle 9i Enterprise Edition
    Sun 3310阵列驱动
  
  硬件要求:
    Sun 480       两台
    Sun QFE四口网卡   2块
    Sun SCSI卡X6758A   2块
    Sun 3310阵列     2台
  
  一、安装硬件
  
  二、配置阵列3310,要求如下:
  
     要求如下:
     两台都一样
  
     c2t5d0   quorum盘  512M
     c2t5d1   ora-rac-dg Log盘  256M
     c2t5d2   ora-rac-dg 盘   140G
     c2t5d3   ora-arc-dg Log盘  256M
     c2t5d4   ora-arc-dg 盘   剩下的空间
     c3t5d0   quorum盘  512M
     c3t5d1   ora-rac-dg Log盘  256M
     c3t5d2   ora-rac-dg 盘   140G
     c3t5d3   ora-arc-dg Log盘  256M
     c3t5d4   ora-arc-dg 盘   剩下的空间
  
  三、安装操作系统
  以Sun 480 36G硬盘为例,分区如下:
  # format
  Searching for disks...done
  
  
  AVAILABLE DISK SELECTIONS:
      0. c1t0d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107>
       /pci@9,600000/SUNW,qlc@2/fp@0,0/ssd@w2100000c50695b66,0
      1. c1t1d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107>
       /pci@9,600000/SUNW,qlc@2/fp@0,0/ssd@w2100000c50695de5,0
  Specify disk (enter its number): 0
  selecting c1t0d0
  [disk formatted]
  Warning: Current Disk has mounted partitions.
  
  format> p
  partition> p
  Current partition table (original):
  Total disk cylinders available: 24620 + 2 (reserved cylinders)
  
  Part   Tag  Flag   Cylinders     Size      Blocks
   0    root  wm  5808 - 13067    10.00GB  (7260/0/0) 20974140
   1    var  wm  13068 - 14519    2.00GB  (1452/0/0)  4194828
   2   backup  wm    0 - 24619    33.92GB  (24620/0/0) 71127180
   3    swap  wu    0 - 5807    8.00GB  (5808/0/0) 16779312
   4 unassigned  wm    0        0     (0/0/0)      0
   5 unassigned  wm  14520 - 21779    10.00GB  (7260/0/0) 20974140
   6 unassigned  wm  21780 - 22142   512.06MB  (363/0/0)  1048707
   7 unassigned  wm    0        0     (0/0/0)      0
  
  四、给操作系统打补丁(采用最新的补丁盘)
    # cd /cdrom/eis-cd/sun/install
    # ./setup-standard.sh
  
    # cd /cdrom/eis-cd/sun/patch/9
    # ../../install/bin/unpack_patches
  
    # cd /tmp/9
    # eject cdrom
    # ./install_all_patches
  
  五、安装3310的驱动和补丁
  # ls
  112697-04 SUNWqus  SUNWqusu  SUNWqusux SUNWqusx
  # pkgadd -d . all
  (一路yes即可)
  # patchadd 112697-04
  
  在文件/etc/kernel/sd.conf文件中加入如下几行:
  name="sd" class="scsi" target=5 lun=0;
  name="sd" class="scsi" target=5 lun=1;
  name="sd" class="scsi" target=5 lun=2;
  name="sd" class="scsi" target=5 lun=3;
  name="sd" class="scsi" target=5 lun=4;
  
  # reboot
  
  重起后,使用format命令检查磁盘阵列的配置是否正确。
  # format
  Searching for disks...done
  
  c2t5d0: configured with capacity of 510.00MB
  c2t5d1: configured with capacity of 254.00MB
  c2t5d2: configured with capacity of 136.71GB
  c2t5d3: configured with capacity of 254.00MB
  c2t5d4: configured with capacity of 66.62GB
  c3t5d0: configured with capacity of 510.00MB
  c3t5d1: configured with capacity of 254.00MB
  c3t5d2: configured with capacity of 136.71GB
  c3t5d3: configured with capacity of 254.00MB
  c3t5d4: configured with capacity of 66.62GB
  
  AVAILABLE DISK SELECTIONS:
      0. c1t0d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107>
       /pci@9,600000/SUNW,qlc@2/fp@0,0/ssd@w2100000c5069619e,0
      1. c1t1d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107>
       /pci@9,600000/SUNW,qlc@2/fp@0,0/ssd@w2100000c50695ef2,0
      2. c2t5d0 <SUN-StorEdge3310-0325 cyl 510 alt 2 hd 64 sec 32>
       /pci@8,700000/pci@3/scsi@4/sd@5,0
      3. c2t5d1 <SUN-StorEdge3310-0325 cyl 254 alt 2 hd 64 sec 32>
       /pci@8,700000/pci@3/scsi@4/sd@5,1
      4. c2t5d2 <SUN-StorEdge3310-0325 cyl 35273 alt 2 hd 127 sec 64>
       /pci@8,700000/pci@3/scsi@4/sd@5,2
      5. c2t5d3 <SUN-StorEdge3310-0325 cyl 254 alt 2 hd 64 sec 32>
       /pci@8,700000/pci@3/scsi@4/sd@5,3
      6. c2t5d4 <SUN-StorEdge3310-0325 cyl 34112 alt 2 hd 64 sec 64>
       /pci@8,700000/pci@3/scsi@4/sd@5,4
      7. c3t5d0 <SUN-StorEdge3310-0325 cyl 510 alt 2 hd 64 sec 32>
       /pci@8,700000/pci@3/scsi@5/sd@5,0
      8. c3t5d1 <SUN-StorEdge3310-0325 cyl 254 alt 2 hd 64 sec 32>
       /pci@8,700000/pci@3/scsi@5/sd@5,1
      9. c3t5d2 <SUN-StorEdge3310-0325 cyl 35273 alt 2 hd 127 sec 64>
       /pci@8,700000/pci@3/scsi@5/sd@5,2
     10. c3t5d3 <SUN-StorEdge3310-0325 cyl 254 alt 2 hd 64 sec 32>
       /pci@8,700000/pci@3/scsi@5/sd@5,3
     11. c3t5d4 <SUN-StorEdge3310-0325 cyl 34112 alt 2 hd 64 sec 64>
       /pci@8,700000/pci@3/scsi@5/sd@5,4
  Specify disk (enter its number): 0
  selecting c1t0d0
  [disk formatted]
  Warning: Current Disk has mounted partitions.
  
  format> q
  
  六、配置/etc/hosts文件和/.profile文件
  rac1:
  root@rac1 # cat /etc/hosts
  #
  # Internet host table
  #
  127.0.0.1    localhost
  192.168.0.201  rac1  loGhost a.b
  192.168.0.202  rac2
  
  在/.profile文件中加入以下内容:
  
  PATH=$PATH:/usr/cluster/bin:/etc/vx/bin
  eXPort PATH
  MANPATH=$MANPATH:/usr/cluster/man:/usr/share/man:/opt/VRTS/man
  export MANPATH
  
  rac2:
  root@rac2 # cat /etc/hosts
  #
  # Internet host table
  #
  127.0.0.1    localhost
  192.168.0.202  rac2  loghost a.b
  192.168.0.201  rac1
  在/.profile文件中加入以下内容:
  
  PATH=$PATH:/usr/cluster/bin:/etc/vx/bin
  export PATH
  MANPATH=$MANPATH:/usr/cluster/man:/usr/share/man:/opt/VRTS/man
  export MANPATH
  
  七、安装Sun Cluster 3.1,并打Sun Cluster 3.1的补丁
  建立主节点:
  
  # cd /opt/suncluster_3_1/SunCluster_3.1/Sol_9/Tools
  # ./scinstall
   *** Main Menu ***
  
    Please select from one of the following (*) options:
  
     * 1) Establish a new cluster using this machine as the first node
     * 2) Add this machine as a node in an established cluster
      3) Configure a cluster to be JumpStarted from this install server
      4) Add support for new data services to this cluster node
      5) Print release information for this cluster node
  
     * ?) Help with menu options
     * q) Quit
  
    Option:1
  
   *** Establishing a New Cluster ***
  
  
    This option is used to establish a new cluster using this machine as the first node in that cluster.
  
    Once the cluster framework software is installed, you will be asked for the name of the cluster. Then, sccheck(1M) is run to test this machine for basic Sun Cluster pre-configuration requirements.
  
    After sccheck(1M) passes, you will be a

上一篇:用java从oracle取数 人气:567
下一篇:Java调用Oracle的过程和函数 人气:801
浏览全部Oracle教程的内容 Dreamweaver插件下载 常用网页广告代码全集
  最新网站源码 最新软件下载
2008-10-10 企业网站智能管理系统(TZIMS) v6
2008-10-10 拓文asp.net网站内容管理系统 v6
2008-10-10 动网论坛PHP版 v2.0++ Build 081
2008-10-10 免费时代CMS v5.0
2008-10-10 wodig第四季中文DIGG社区 v4.1 b
2008-10-10 老Y文章管理系统 v2.2 bulid 081
2008-10-10 魔法盒动感相册 ASP+SQL版 v2.0
2008-10-10 Asoft签到管理系统 v3.0 Pack1
2008-10-10 哥特人音乐网潮流留言本 v1.1
2008-10-11 联系人分组工具 v1.1 中文破解版
2008-10-11 FaceMelter变脸 v2.0 汉化破解版
2008-10-11 PathTracker道路跟踪仪 v1.2 破解
2008-10-11 Rooms手机聊天室 v0.6.7 破解版
2008-10-11 RemoteDesktop远程桌面 v1.0 破解
2008-10-11 ProRemote远程调音台 v1.0.1 破解
2008-10-11 PicShare照片共享 v1.0.0 破解版
2008-10-11 Photogene照片编辑器 v1.5 汉化破
2008-10-11 WriteRoom共享文档 v1.0 破解版
  发表评论
姓 名: 验证码:
内 容:
站长工具:网站收录查询 | Google PR查询 | ALEXA排名查询 | CSS在线编辑器 | 广告代码 | js/vbs加密 | md5加密 | 进制转换 | UTF-8 转换工具 | Html转换js | Html转换asp | Html转换php | Html转换perl
实用工具:汉字翻译拼音 | 拼音字典 | 符号对照表 | 个税计算 | 实时汇率查询换算 | 经典小工具 | 汉字简繁转换 | 普通单位换算 | 公制单位换算 | 生辰老黄历 | 国内电话区号 | 国家代码与域名缩写 | 文字加密解密 | 健康查询 | 万年历 | 汉字横竖排版 | 手机号码查询 | 计算器 | ip搜索
业务联系 | 广告刊登 | 频道合作 | 投稿荐稿 | 联系方式 | 加入收藏 | RSS订阅
Copyright © 2000-2008 www.knowsky.com All rights reserved | 网络实名:动态网站制作指南 | 沪ICP备05001343号
ホームページ制作 不動産検索システム 求人情報
防水工事·改修工事 フットサル大会 探偵
SEO対策 中国語教室 ホームページ作成