环境介绍:aix、oracle11grac 11.2.0.3.0根据文档[id 1392633.1],安装patch 13831007.bugs fixed by this patch 13831007-------
环境介绍:
aix、oracle11grac 11.2.0.3.0
根据文档[id 1392633.1],安装patch 13831007.
bugs fixed by this patch 13831007
---------------------------------
the following are the bugs fixed by this patch:
12797420: mutex x waits with two jvms
13588248: ac: oci stress: ora-7445 [kglsessionhashremovefromsess()+59] [sigsegv] [addr:0x0
安装完成后,通过opatch lsinventory检查13831007情况,发现以下问题:
interim patches (5) :
patch 13831007 : applied on sun apr 01 14:27:12 gmt+08:00 2012
unique patch id: 14654877
created on 9 mar 2012, 16:43:46 hrs pst8pdt
bugs fixed:
12797420, 13588248
* warning: no filemap entries available.
patch location in inventory:
/oracle/app/oracle/product/11.2.0.3/inventory/oneoffs/13831007
patch location in storage area:
/oracle/app/oracle/product/11.2.0.3/.patch_storage/13831007_mar_9_2012_16_43_46
解决方法:
两个rac节点下都操作:
[oracle@p510]$cd /tmp/oracle/patch/13831007/etc/config
[oracle@p510]$ls
actions.xml deploy.xml inventory.xml
[oracle@p510]/tmp/oracle/patch/13831007/etc/config $cp inventory.xml $oracle_home/inventory/oneoffs/13831007/etc/config
[oracle@p510]/tmp/oracle/patch/13831007/etc/config $cp actions.xml $oracle_home/inventory/oneoffs/13831007/etc/config
再次检查:
[oracle@p520 ~]$ /oracle/app/oracle/product/11.2.0.3/opatch/opatch lsinventory -detail -oh /oracle/app/oracle/product/11.2.0.3
patch 13831007 : applied on sun apr 01 14:27:12 gmt+08:00 2012
unique patch id: 14654877
created on 9 mar 2012, 16:43:45 hrs pst8pdt
bugs fixed:
12797420, 13588248
files touched:
/kks.o --> oracle_home/lib/libserver11.a
ins_rdbms.mk --> oracle_home/rdbms/lib/irenamedg
ins_rdbms.mk --> oracle_home/rdbms/lib/ioracle
/kgl.o --> oracle_home/lib/libgeneric11.a
/kgl2.o --> oracle_home/lib/libgeneric11.a
/kgl4.o --> oracle_home/lib/libgeneric11.a
ins_net_client.mk --> oracle_home/network/lib/client_sharedlib
patch location in inventory:
/oracle/app/oracle/product/11.2.0.3/inventory/oneoffs/13831007
patch location in storage area:
/oracle/app/oracle/product/11.2.0.3/.patch_storage/13831007_mar_9_2012_16_43_45
问题原因:
详见metalink:[id 431783.1]
cause
$oracle_home/inventory/oneoffs/patch number/etc/config/actions or $oracle_home/inventory/oneoffs/patch number/etc/config/inventory does not exist.
or
the above files exist but they are not of proper size.
更多oracle相关信息见oracle 专题页面 ?tid=12
,