视频1 视频21 视频41 视频61 视频文章1 视频文章21 视频文章41 视频文章61 推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37 推荐39 推荐41 推荐43 推荐45 推荐47 推荐49 关键词1 关键词101 关键词201 关键词301 关键词401 关键词501 关键词601 关键词701 关键词801 关键词901 关键词1001 关键词1101 关键词1201 关键词1301 关键词1401 关键词1501 关键词1601 关键词1701 关键词1801 关键词1901 视频扩展1 视频扩展6 视频扩展11 视频扩展16 文章1 文章201 文章401 文章601 文章801 文章1001 资讯1 资讯501 资讯1001 资讯1501 标签1 标签501 标签1001 关键词1 关键词501 关键词1001 关键词1501 专题2001
Oracle11.2.0.1在AMDCPU位硬件,32位操作系统下的BUG8670579
2020-11-09 11:54:04 责编:小采
文档


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

下载本文
显示全文
专题