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

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:

#

#

分析问题:

通过查询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.

好了,到这步为止包已经打上,可以正常通过DBCA去建库了~

参考信息:https://forums.oracle.com/forums/thread.jspa?threadID=958481

本文原创发布php中文网,转载请注明出处,感谢您的尊重!

aMDcpu不支持mysql_Oracle 11.2.0.1在AMD CPU 64位硬件,32位操作系统下的BUG 8670579相关推荐

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

    bug 8670579 硬件信息: CPU:AMD X6 在执行dbca的时候也报错如下: [oracle@yorkshi ~]$ dbca # # An unexpected error has b ...

  2. 64位处理器_快看看你的电脑是64位还是32位操作系统,处理器支持64位可升级

    昨天把系统又重装了一下,猛然发现,我的电脑可以装64位操作系统,而我一直用的是32位操作系统,因为几年前,64位操作系统缺乏驱动,市面上的软件在32位操作系统兼容性好,而这几年,硬件配置的提高,64位 ...

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

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

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

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

  5. mysql 32位4g存储_基础 - 32位操作系统最多只支持4G内存。

    32位操作系统最多只支持4G内存. CPU能不能直接访问硬盘的数据呢, 不能. 只能通过把硬盘的数据先放到内存里, 然后再从内存里访问硬盘的数据.我们平时玩游戏碰上读图loading 进度条的这个过程 ...

  6. 弃用 32 位!所有基于 IntelliJ 的 IDE 将不再支持 32 位操作系统

    整理 | 苏宓 出品 | CSDN(ID:CSDNnews) 近日,JetBrain 宣布旗下所有基于 IntelliJ 的 IDE 将停止支持 32 位操作系统,其中包括 AppCode.Clion ...

  7. 计算机二级安装64位的还是,判断电脑适合装64位还是32位系统需要cpu支持,很多人都搞错了!...

    昨天把系统又重装了一下,猛然发现,我的电脑可以装64位操作系统,而我一直用的是32位操作系统,因为几年前,64位操作系统缺乏驱动,市面上的软件在32位(X86)操作系统兼容性好,而这几年,硬件配置的提 ...

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

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

  9. 计算机32位操作系统最大识别到内存,32位系统支持多大内存

    许多小型合作伙伴不知道他们的计算机中最好安装多少内存.事实上,这与我们系统中的位数有关.通常,我们安装64位4G内存系统.32位系统支持多少内存? 很多朋友都知道自己的电脑是安装了64位还是32位的系 ...

最新文章

  1. cordova 环境配制和创建插件
  2. 运维进阶——CIFS文件系统共享
  3. MongoDB配置文件
  4. 数据可视化实战,画个新冠肺炎地图
  5. C++ static静态成员变量
  6. C#LeetCode刷题之#189-旋转数组(Rotate Array)
  7. 十八、Oracle学习笔记:PLSQL操作(含游标的操作)
  8. 关于JavaScript中的事件代理(例子:ul中无数的li上添加点击事件)
  9. JavaWeb框架梳理
  10. html全屏banner轮播代码,jquery自动全屏轮播图banner代码
  11. No realms have been configured! One or more realms must be present to execut
  12. 蒙特卡洛树搜索(MTCS)
  13. 性能测试工程师 简历
  14. c语言程序负数,C程序,检查数字是正数还是负数
  15. UVA10859 放置街灯 Placing Lampposts(树状DP)
  16. linux 日志查看及操作
  17. IT咨询业发展三道坎
  18. [工具]更新音乐下载网站,MP3音乐无损音乐下载器
  19. iOS 学习之旅 - OC 篇
  20. 项目管理_项目整合管理

热门文章

  1. unity 日志级别_【Unity】通用的Debugger日志模块
  2. oracle计算表的大小,简要分析估算oracle表的大小
  3. Windows 环境下 Chrome浏览器崩溃“STATUS_INVALID_IMAGE_HASH”
  4. 基于java的程序启动出错Could not create the Java virtual machine
  5. lambda写法(多参数)
  6. Java多线程,锁(synchronize),饿汉式单例线程,等待处理机制
  7. java xml接口实例化_Spring简介及xml配置
  8. 【C++深度剖析教程36】深入理解函数模板
  9. bwa比对软件的使用以及其结果文件(sam)格式说明
  10. 一个ssm综合小案例-商品订单管理-第二天