欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  数据库

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

程序员文章站 2024-01-09 21:43:16
...

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

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