oracle安装时卡住32位,Oracle11.2.0.1在AMD CPU 64位硬件,32位操作系统下的BUG 8670579

这篇博客详细记录了在AMD X6 CPU上安装Oracle 11.2.0.1时遇到的BUG8670579,该错误由于在64位CPU上使用了32位操作系统引起。解决方案是应用补丁8670579或切换到64位操作系统。博客中展示了如何下载并应用补丁包,包括解压缩、定位到补丁目录并使用OPatch进行安装的过程。
摘要由CSDN通过智能技术生成

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.

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值