bug 8670579

硬件信息:

CPU:AMD X6

在执行dbca的时候也报错如下:

[oracle@yorkshi ~]$ dbca

#

# An unexpected error has been detected byHotSpot Virtual Machine:

#

# SIGSEGV (0xb) at pc=0x9e2ea35e, pid=13501, tid=3086244048

#

# Java VM: Java HotSpot(TM) Server VM(1.5.0_17-b02 mixed mode)

# Problematic frame:

# C [libnnz11.so+0x3c35e]

#

# An error report file with moreinformation is saved as hs_err_pid13501.log

#

# If you would like to submit a bug report,please visit:

#  http://java.sun.com/webapps/bugreport/crash.jsp

#

分析问题:

通过查询meatlink原因是在ORACLE11.2.0.1 AMD 64位CPU下安装了32位的操作系统,触发了bug 8670579,那要解决该问题只需打上8670579的补丁或者直接安装64位的操作系统就不会触发该BUG了。

下面是通过打PATCH包解决该问题:

[oracle@yorkshi u01]$ unzip p8670579_112010_LINUX.zip

Archive: p8670579_112010_LINUX.zip

creating: 8670579/

creating: 8670579/files/

creating: 8670579/files/lib/

creating: 8670579/files/lib/libnnz11.a/

inflating: 8670579/files/lib/libnnz11.a/ahseteco.o

inflating: 8670579/files/lib/libnnz11.a/am11rkg.o

inflating: 8670579/files/lib/libnnz11.a/amsha.o

inflating: 8670579/files/lib/libnnz11.a/cpui32.o

inflating: 8670579/files/lib/libnnz11.a/sha.o

inflating: 8670579/files/lib/libnnz11.a/x931rand.o

inflating: 8670579/files/lib/libnnz11.a/am11dkg.o

inflating: 8670579/files/lib/libnnz11.a/am931rnd.o

inflating: 8670579/files/lib/libnnz11.a/amsharnd.o

inflating: 8670579/files/lib/libnnz11.a/ghash.o

inflating: 8670579/files/lib/libnnz11.a/shacomm.o

inflating: 8670579/files/lib/libnnz11.so

creating: 8670579/etc/

creating: 8670579/etc/config/

inflating: 8670579/etc/config/inventory.xml

inflating: 8670579/etc/config/actions.xml

inflating: 8670579/etc/config/deploy.xml

creating: 8670579/etc/xml/

inflating: 8670579/etc/xml/GenericActions.xml

inflating: 8670579/etc/xml/ShiphomeDirectoryStructure.xml

inflating: 8670579/README.txt

[oracle@yorkshi u01]$ ll

total 2120

drwxr-xr-x 4 oracle oinstall    4096Feb 25  2010 8670579

drwxr-xr-x 4 oracle oinstall    4096 Oct 8 23:15 app

drwx—— 2 oracle oinstall   16384 Oct 9  2011 lost+found

-rwxrw-rw- 1 oracle oinstall 1184311Oct  8 23:44 p8670579_112010_LINUX.zip

[oracle@yorkshi u01]$ cd 8670579/

[oracle@yorkshi 8670579]$ ll

total 16

drwxr-xr-x 4 oracle oinstall 4096 Feb25  2010 etc

drwxr-xr-x 3 oracle oinstall 4096 Feb25  2010 files

-rw-r–r– 1 oracle oinstall 5163 Feb25  2010 README.txt

[oracle@yorkshi 8670579]$/u01/app/oracle/product/11.2/db_1/OPatch/opatch apply

Invoking OPatch 11.1.0.6.6

Oracle Interim Patch Installer version11.1.0.6.6

Copyright (c) 2009, OracleCorporation.  All rights reserved.

Oracle Home       : /u01/app/oracle/product/11.2/db_1

Central Inventory : /u01/app/oraInventory

from           : /etc/oraInst.loc

OPatch version    : 11.1.0.6.6

OUI version       : 11.2.0.1.0

OUI location      : /u01/app/oracle/product/11.2/db_1/oui

Log file location :/u01/app/oracle/product/11.2/db_1/cfgtoollogs/opatch/opatch2011-10-08_23-49-20PM.log

Patch history file:/u01/app/oracle/product/11.2/db_1/cfgtoollogs/opatch/opatch_history.txt

——————————————————————————–

The patch has more than one Archive Actionbut there is no Make Action.

——————————————————————————–

ApplySession applying interim patch’8670579′ to OH ‘/u01/app/oracle/product/11.2/db_1′

Running prerequisite checks…

OPatch detected non-cluster Oracle Homefrom the inventory and will patch the local system only.

Please shutdown Oracle instances runningout of this ORACLE_HOME on the local system.

(Oracle Home = ‘/u01/app/oracle/product/11.2/db_1′)

Is the local system ready for patching?[y|n]

y

User Responded with: Y

Backing up files and inventory (not forauto-rollback) for the Oracle Home

Backing up files affected by the patch’8670579′ for restore. This might take a while…

Backing up files affected by the patch’8670579′ for rollback. This might take a while…

Patching component oracle.network.rsf,11.2.0.1.0…

Updating archive file”/u01/app/oracle/product/11.2/db_1/lib/libnnz11.a”  with “lib/libnnz11.a/ahseteco.o”

Updating archive file”/u01/app/oracle/product/11.2/db_1/lib/libnnz11.a”  with “lib/libnnz11.a/am11rkg.o”

Updating archive file”/u01/app/oracle/product/11.2/db_1/lib/libnnz11.a”  with “lib/libnnz11.a/amsha.o”

Updating archive file”/u01/app/oracle/product/11.2/db_1/lib/libnnz11.a”  with “lib/libnnz11.a/cpui32.o”

Updating archive file”/u01/app/oracle/product/11.2/db_1/lib/libnnz11.a”  with “lib/libnnz11.a/sha.o”

Updating archive file”/u01/app/oracle/product/11.2/db_1/lib/libnnz11.a”  with “lib/libnnz11.a/x931rand.o”

Updating archive file”/u01/app/oracle/product/11.2/db_1/lib/libnnz11.a”  with “lib/libnnz11.a/am11dkg.o”

Updating archive file”/u01/app/oracle/product/11.2/db_1/lib/libnnz11.a”  with “lib/libnnz11.a/am931rnd.o”

Updating archive file “/u01/app/oracle/product/11.2/db_1/lib/libnnz11.a”  with “lib/libnnz11.a/amsharnd.o”

Updating archive file”/u01/app/oracle/product/11.2/db_1/lib/libnnz11.a”  with “lib/libnnz11.a/ghash.o”

Updating archive file”/u01/app/oracle/product/11.2/db_1/lib/libnnz11.a”  with “lib/libnnz11.a/shacomm.o”

Copying file to”/u01/app/oracle/product/11.2/db_1/lib/libnnz11.so”

ApplySession adding interim patch ’8670579′to inventory

Verifying the update…

Inventory check OK: Patch ID 8670579 isregistered in Oracle Home inventory with proper meta-data.

Files check OK: Files from Patch ID 8670579are present in Oracle Home.

The local system has been patched and canbe restarted.

OPatch succeeded.

oracle sha2,Oracle11.2.0.1在AMD CPU 64位硬件,32位操作系统下的BUG 8670579相关推荐

  1. aMDcpu不支持mysql_Oracle 11.2.0.1在AMD CPU 64位硬件,32位操作系统下的BUG 8670579

    通过查询meatlink原因是在ORACLE11.2.0.1 AMD 64位CPU下安装了32位的操作系统,触发了bug 8670579,那要解决该问题只需打上86705 bug 8670579 硬件 ...

  2. 在RedHat4 64位操作系统下,安装Oracle 10g

    在RedHat4 64位操作系统下,安装Oracle <?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com:offi ...

  3. 解决win7 64位操作系统下安装PL/SQL后连接报错问题: make sure you have the 32 bits oracle client installed

    解决win7 64位操作系统下安装PL/SQL后连接报错问题: make sure you have the 32 bits oracle client installed 参考文章: (1)解决wi ...

  4. 32位oracle和64位的区别,区分你的oracle是64位还是32位

    区分你的oracle是64位还是32位 sqlplus / as sysdba; SQL> desc x$ksmmem Name                                  ...

  5. android 版本号 7.0 O,微信全面上线64位7.0.9版本:运行速度更快,你更新了吗?(附下载)...

    微信全面上线64位7.0.9版本:运行速度更快,你更新了吗?(附下载) 2019-11-30 17:53:48 3点赞 1收藏 0评论 微信安卓正式版最近又双叒叕更新啦!最新的版本号是7.0.9,上一 ...

  6. VB 6.0 如何在64位操作系统下运行!

    XP系统已经被停止维护很长一段时间了,但是还是有不少朋友可能还没有升级到WIN7或更高的操作系统.对于使用VB6.0作为开发工具的朋友来说,是否升级到64位操作系统,是个有点纠结的问题. 我们无外乎几 ...

  7. htc+820+android+5.0,首款高通64位八核 HTC Desire 820评测

    9月初的IFA2014展会期间,多款搭载64位处理器的新品智能手机扎堆发布,也算是拉开了64位处理器安卓手机的时代序幕.其中,最引人注目的新品之一莫过于HTC Desire 820,它于北京时间9月4 ...

  8. OpenCV3.1.0+VS2013配置+Win10(64位)(转载)

    OpenCV3.1.0+VS2013配置+Win10(64位) [环境]VS2013和MATLAB相互调用混合编程 Matlab 2016a和VS2013混合Dll编程步骤 更换了硬盘之后,重新配置了 ...

  9. 64位装32位oracle软件,在64位linux下安装32位oracle软件

    在某些情况下,有时我们需要在64位的系统下来安装32的oracle软件(如,客户的变态要求).虽然在理论上,这种方式是可行的,但在实际的安装过程中确往往是错误百出,为了避免不必要的错误,也为了方便以后 ...

最新文章

  1. 演练5-3:Contoso大学校园管理系统3
  2. 中国高校毕业生即将加速蓝领化
  3. CCF-CSP 201612-2 工资计算(C++满分代码)
  4. C语言树形打印二叉树
  5. 孙正义看未来30年:投资趋势,永远不会错
  6. python类继承的重写和super
  7. Python学习之datetime时间戳
  8. ubuntu服务器php7.2启用mysqli(不用reboot超简单)
  9. c语言正确理解以下名词及其含义,C程序作业答案.doc
  10. Html5不可见标签,及标签属性(元素对象属性) a href target name id 相对路径
  11. DOM对象本身也是一个js对象,所以严格来说,并不是操作这个对象慢,而是说操作了这个对象后,会触发一些浏览器行为(转)...
  12. Atitit  undac网络设备管理法案 (路由器 交换机等)    法案编号USRr101510
  13. mysql让局域网访问权限_mysql 设置局域网内可访问
  14. MEMS传感器领域关于薄膜性能的中国国家标准,“带状薄膜抗拉性能的试验方法”由北京智芯传感等单位发布并实施
  15. 阿里云对象存储Java-SDK实战
  16. ElasticSearch.net NEST批量创建修改删除索引完整示例
  17. java thrift异步调用_thrift异步调用 - thrift-cob_style-tnonblockingserver - ItBoth
  18. 基于ssm的基金分析系统的设计与实现-计算机毕业设计
  19. NAND FLAASH基础
  20. 门户、论坛、博客、SNS,网站模式的辨析

热门文章

  1. CentOS 7 - 创建新用户
  2. Exchange Server2013 系列七:客户端访问服务器高可用性部署实战
  3. jQuery基础部分
  4. Katta:基于Lucene可伸缩分布式实时搜索方案
  5. 登陆126邮箱 出现 403 Forbidden 腾达路由器问题
  6. 判斷指定資料庫存取權
  7. 著名音频库多角度对比(多平台可用)
  8. 一个java写的贪吃蛇程序
  9. 来,我们一起学Hibernate
  10. 2016百度之星复赛 1003 拍照 优先队列