Oracle 10.2.0.4和10.2.0.5 中 OEM bug 8350262(三)

2014-11-24 18:16:14 · 作者: · 浏览: 1
ontrol with the following command:
/bin/emctl start dbconsole




For RAC Instance


1. 使用Opatch 安装Patch 8350262, 在一个节点安装就ok了。


2. force stop the Database Control (dbconsole) process by executing the killDBConsole script bundled with the patch on each node in the cluster


在所有节点执行


1Set the ORACLE_HOME and ORACLE_SID environment variables.


2Execute /killDBConsole.


--windows 平台省略这一步


3. Re-secure Database Control on the first cluster node with the following command:
/bin/emctl secure dbconsole -reset


4. Re-secure Database Control on the remaining cluster nodes with the following command. Note that the -reset switch is not included with this command:
/bin/emctl secure dbconsole


5. Re-start Database Control by executing the following command on each node in the cluster:
/bin/emctl start dbconsole