10gRAC-10.2.0.4-dbca建库时配置OEM遇到BUG-p8350262

php中文网
发布: 2016-06-07 17:35:32
原创
1390人浏览过

系统环境:Oracle Linux 5.5 x64位;oracle版本:安装Cluster和OracleSoft 10.2.0.1(不创建实例),并升级Cluster和OracleSoft到

系统环境:oracle linux 5.5 x64位;

oracle版本:安装Cluster和OracleSoft 10.2.0.1(不创建实例),并升级Cluster和OracleSoft10.2.0.4;

然后使用dbca建库时,在88%的地方停顿,并报错,见下图:


 

NameGPT
NameGPT

免费的名称生成器,AI驱动在线生成企业名称及Logo

NameGPT 68
查看详情 NameGPT

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

查了一下资料,,这是10.2.0.4和10.2.0.5RAC配置OEM 的一个bug,需要安装补丁:p8350262

最后RAC实例配置成功;

 

 

 

 

 

 

 

 

 

然后修复bug,配置EM

0、下载补丁:p8350262_10204_Generic.zip

这里附上免费下载链接

(注:以下操作在oracle用户下

1、检查opatch版本是否为10.2.0.4 , 执行:/oracle/product/10.2.0/db_1/OPatch/opatch version

2、unzip p8350262_10204_Generic.zip 进入解压后的patch目录/oracle/product/10.2.0/db_1/OPatch/opatch apply

3、在解压后的patch目录下 ./killDBConsole

4、在第一节点执行:emctl secure dbconsole -reset

5、在第二节点执行:emctl secure dbconsole

6、第1节点和第2节点分别执行:emctl start dbconsole

最后启动正常,访问:https://ip:1158/em正常访问登陆,则bug修复成功,em配置完成;

 

附:PATCH解压后的README文件说明:

[oracle@dbcc1 8350262]$ cat README.txt



Bugs Fixed by this patch:
-------------------------
8350262:CREATE DBCONSOLE CERT WITH 10YEAR VALIDITY

Patch Preinstall Steps:
-----------------------
1. For non-recommended patches, you must have the exact symptoms
described in the service request (SR).

2. Verify the OUI Inventory.

OPatch needs access to a valid OUI inventory to apply patches.
Validate the OUI inventory with the following command:

% opatch lsinventory

If the command errors out, contact Oracle Support and work to validate
and verify the inventory setup before proceeding.

3. Please use the latest Version of OPatch.

Oracle recommends that all customers be on the latest version of OPatch.
Please review the following metalink note and follow the instructions
to update to the latest version if needed:

https://metalink.oracle.com/metalink/plsql/ml2_documents.showNOT?p_id=224346.1

4. Confirm executables appear in your system PATH.

The patching process will use the unzip and the opatch executables. After
sourcing the ORACLE_HOME environment, confirm both of these exist before
continuing:

- "which opatch"
- "which unzip"

If either of these executables do not show in the PATH, correct the problem
before proceeding.

5. Create a location for storing the unzipped patch. This location
will be referred to later in the document as .

6. Unzip the patch zip file into the .

unzip -d p8350262_102040_Generic.zip

7. Shut down services running from the ORACLE_HOME.

Before applying this patch, do a clean shut down of all services
running from the ORACLE_HOME.

Patch Installation Steps:
-------------------------

1. Shutdown EM DB Console using the following command.
% $ORACLE_HOME/bin/emctl stop dbconsole

2. Set your current directory to the directory where the patch
is located:
% cd /8350262

Ensure that the directory containing the opatch script appears in
your $PATH; then enter the following command:
% opatch apply

3. Start EM DB Console using the following command.
% $ORACLE_HOME/bin/emctl start dbconsole

NOTE:
------
There may be cases when Starting dbconsole may fail post 31-Dec-2010.
In this case, Please set ORACLE_HOME to your Database Home & ORACLE_SID
and run the following from the patch folder.
% ./killDBConsole

Patch Deinstallation Instructions:
----------------------------------
1. Shutdown EM DB Console using the following command.
% $ORACLE_HOME/bin/emctl stop dbconsole

2. Set your current directory to the directory where the patch
is located:
% cd /8350262

3. Ensure that the directory containing the opatch script appears in
your $PATH; then run the following command:-
% opatch rollback -id 8350262

4. Start EM DB Console using the following command.
% $ORACLE_HOME/bin/emctl start dbconsole

linux

最佳 Windows 性能的顶级免费优化软件
最佳 Windows 性能的顶级免费优化软件

每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。

下载
来源:php中文网
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
热门推荐
开源免费商场系统广告
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 举报中心 意见反馈 讲师合作 广告合作 最新更新 English
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号