当前位置:  数据库>oracle

Oracle 11.2.0.1在AMD CPU 64位硬件,32位操作系统下的BUG 8670579

    来源: 互联网  发布时间:2017-04-12

    本文导语: 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...

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.

 

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

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


    
 
 

您可能感兴趣的文章:

  • ORACLE日期相关操作
  • Linux下如何用C语言操作Oracle数据库相关的图书推荐
  • Oracle终于涉入支持Linux操作系统了
  • Linux平台下Oracle的操作
  • linux c 怎样利用pro*c/c++操作 win2000 下 oracle 谢谢
  • Window客户端通过ADO是否能够连接和操作Unix平台下的Oracle数据库?
  • Oracle将字符编码从GBK转到UTF8,如何操作比较稳妥?
  • 如何设定linux red hat 9的oracle9,让window的电脑可以操作数据库
  • linux oracle数据库删除操作指南
  • Linux环境中Oracle数据导入与导出备份操作
  • Oracle针对数据库某一行进行操作的时候,如何将这一行加行锁
  • oracle的plsql里有没有位操作的功能
  • fedora core5 (FC5) 下面不能装 Oracle 10g 么? (检查操作系统就通不过啊,晕)
  • Linux操作系统下Oracle数据库多实例启动方式及修改内存
  • 怎样在c语言的代码里内嵌的操作oracle数据库,各位大虾谢谢了
  • 一个关于JAVA操作oracle数据库时UPDATE权限的问题
  • Oracle中操作分页
  • Oracle 数据库操作技巧集
  • secureCRT远程连接服务器操作oracle数据库出现的问题
  • 请教各位:JAVA操作ORACLE的问题 急!!!
  • 学习登录oracle数据库时常用的操作命令
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • 在Redhat7.2+Oracle8i如果硬件配置中用P4处理器,对oracle的安装有没有影响(100分)
  • Oracle 12c发布简单介绍及官方下载地址
  • 在linux下安装oracle,如何设置让oracle自动启动!也就是让oracle那个服务自动启动,不是手动的
  • oracle 11g最新版官方下载地址
  • 请问su oracle 和su - oracle有什么不同?
  • Oracle 数据库(oracle Database)Select 多表关联查询方式
  • 虚拟机装Oracle R12与Oracle10g
  • Oracle数据库(Oracle Database)体系结构及基本组成介绍
  • Oracle 数据库开发工具 Oracle SQL Developer
  • 如何设置让Oracle SQL Developer显示的时间包含时分秒
  • Oracle EBS R12 支持 Oracle Database 11g
  • Oracle 10g和Oracle 11g网格技术介绍
  • SCO unix下安装oracle,但没有光盘,请大家推荐一个oracle下载站点(unix版本的)。谢谢!!!!
  • oracle中如何把表中具有相同值列的多行数据合并成一行
  • 请问大家用oracle数据库, 用import oracle.*;下的东西么? 还是用标准库?
  • Oracle 数据库(oracle Database)性能调优技术详解
  • Linux /$ORACLE_HOME $ORACLE_HOME
  • ORACLE数据库常用字段数据类型介绍
  • Linux系统下Oracle的启动与Oracle监听的启动
  • Oracle 12c的九大最新技术特性介绍
  • 请问在solaris下安装ORACLE,用root用户和用oracle用户安装有什么区别么?
  • ORACLE中DBMS_RANDOM随机数生成包
  • 网间Oracle的连接,远程连接Oracle服务器??


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3