免费注册 查看新帖 |

Chinaunix

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

centos 安装oracle9系统问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-09-15 11:19 |只看该作者 |倒序浏览
按照http://bbs.chinaunix.net/viewthread.php?tid=792719&highlight=centos 上面所介绍的
怎么没有看见您需要打ORACLE 的补丁的 我现在似乎在这里出了问题
  1. #su - oracle
  2. $ cp /abc/p2617419_210_GENERIC.zip /tmp
  3. $ cd /tmp
  4. $ unzip p2617419_210_GENERIC.zip
  5. $ export PATH=$PATH:/tmp/OPatch
  6. $ export PATH=$PATH:/sbin


  7. 停止Oracle服务
  8. 安装p3238244_9204_LINUX.zip补丁


  9. Code:

  10. $ cp /abc/p3238244_9204_LINUX.zip /tmp
  11. $ unzip p3238244_9204_LINUX.zip
  12. $ cd 3238244
  13. [oracle@localhost tmp]$  cd 3238244
  14. [oracle@localhost 3238244]$  opatch apply
  15. PERL5LIB=/opt/ora9/product/9.2/Apache/perl/lib/5.00503:/tmp/OPatch/perl_modules; export PERL5LIB
  16. /opt/ora9/product/9.2/Apache/perl/bin/perl /tmp/OPatch/opatch.pl apply

  17. OPatch Version 1.0.0.0.46
  18. Perl Version 5.00503

  19. /tmp/OPatch/opatch.pl version: 1.0.0.0.46
  20. Copyright (c) 2001,2002,2003 Oracle Corporation. All Rights Reserved.

  21. Cannot find liboraInstaller.so

  22. ERROR: OPatch failed because of Inventory problem.



  23. ###############################################
  24. $ cd $ORACLE_HOME/network/lib
  25. $ make -f ins_oemagent.mk install

  26. /usr/lib/gcc/i386-redhat-linux/3.4.6/libgcc_s.so: undefined reference to `dl_iterate_phdr@GLIBC_2.2.4'
  27. collect2: ld returned 1 exit status
  28. make: *** [dbsnmp] Error 1
复制代码

论坛徽章:
0
2 [报告]
发表于 2006-09-15 11:57 |只看该作者
这篇文章是针对centos4.3(x86_64)平台的
你确认你的平台是x86_64么?

p3238244_9204_LINUX.zip是用于linux(x86)的补丁, 用来修正ENVIRON POINTER IS NULL WHEN USING GENMAKE
linux(x86_64)没有这个bug不需要这个补丁.

论坛徽章:
0
3 [报告]
发表于 2006-09-15 12:47 |只看该作者
model name      : Intel(R) Pentium(R) 4 CPU 2.40GHz

是x86系统的啊  我的agent怎么老是用不了

论坛徽章:
0
4 [报告]
发表于 2006-09-15 12:57 |只看该作者
什么agent, 错误信息是什么?

论坛徽章:
0
5 [报告]
发表于 2006-09-15 14:57 |只看该作者
[oracle@localhost root]$ agentctl start

DBSNMP for Linux: Version 9.2.0.4.0 - Production on 15-SEP-2006 15:01:36

Copyright (c) 2003 Oracle Corporation.  All rights reserved.

Starting Oracle Intelligent Agent...

.[oracle@localhost root]$

怎么就没有下问了 怎么知道他到底可以用不?

论坛徽章:
0
6 [报告]
发表于 2006-09-15 16:28 |只看该作者
这个agent是配合oms使用的, 如果你没有oracle management server就不用管它了
你的Oracle Intelligent Agent已经正常启动了
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP