免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1610 | 回复: 0
打印 上一主题 下一主题

Oracle install on hp ux 11i [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-09-17 00:52 |只看该作者 |倒序浏览
oracle on hp ux 11i
1 system install
2 network/hostname
3 oracle user add
  oracle .profile file
  You shoud best use sam to add it ,and edit .profile
4 patch
  swinstall -s /cd/GOLDQPK11i -x autoreboot=true -x patch_match_target=true
  swinstall -s /cd/HWEnable11i -x autoreboot=true -x patch_match_target=true
  swinstall -s /cd/BUNDLE11i -x autoreboot=true -x patch_match_target=true
  swinstall -x autoreboot=true -x patch_match_target=true -s /tmp/PHKL_25506/PHSS_26263/PHSS_24638
5 repair hp-ux bug
  cd /usr/lib
ln -s /usr/lib/libX11.3 libX11.sl
ln -s /usr/lib/libXIE.2 libXIE.sl
ln -s /usr/lib/libXext.3 libXext.sl
ln -s /usr/lib/libXhp11.3 libXhp11.sl
ln -s /usr/lib/libXi.3 libXi.sl
ln -s /usr/lib/libXm.4 libXm.sl
ln -s /usr/lib/libXp.2 libXp.sl
ln -s /usr/lib/libXt.3 libXt.sl
ln -s /usr/lib/libXtst.2 libXtst.sl
6 turnning kernel and rebuild kernel
  
  MAXDSIZ    1073741824
  MAXDSIZ_64 2147483648
  MAXSSIZ    134217728
  MAXSSIZ_64 1073741824
  MAXUSERS   1000
  NPROC   208*MAXUSERS
  SEMMNI  500
  SEMMNS  1000  #first turnning
  SEMMSL  2048
  SEMVMX  32767
  SEMMNU  500
  SHMMAX  1073741824
  SHMMNI  512
  SHMSEG  200
  VPS_CEILING 64
7 get oracle
  cpio –idcmv
8 process New Kernel
  if not reboot now
  1 /usr/sbin/kmupdate   and move configureation file to /stand/system
  2 reboot
9 pre_install
  $DISPLAY=Your PC IP:0.0
  $export DISPLAY
  $/oradata/Disk1/runInstaller
10 after install
  cd /oracle/product/9.2.0.1
  sh root.sh
11 p3948480_9206_HP64.zip patchnote.htm
   patch 9.2.0.6
12 When you build database by dbca.two oracle knowns bugs. you shoud repair it. ORA29807 ORA01430
sqlplus>@/oracle/product/9.2.0.1/rdbms/admin/prvtxml.plb


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/6408/showart_172371.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP