Oracle 10.2.0.4 64bit
Oracle Grid Control 10.2.0.3.0 full , 软件如下:
-rw-r--r-- 1 oracle dba 1.1G Jul 21 18:36 gc_x86_64_10205_part1of2.zip
-rw-r--r-- 1 oracle dba 1.1G Jul 21 18:39 gc_x86_64_10205_part2of2.zip
-rw-r--r-- 1 oracle dba 1.3G Jul 21 17:38 Linux_x86_64_Grid_Control_full_102030_disk1.zip
-rw-r--r-- 1 oracle dba 770M Jul 21 17:40 Linux_x86_64_Grid_Control_full_102030_disk2.zip
在安装Oracle 10.2.0.3.0 Grid Control 的时候, 配置到 OMS Configuration , 报错, OUI-25031 .
------------ 以下是解决方案 :
How to Recover From Enterprise Manager Grid Control 10g Base Releases (10.2.0.x.0) Installation Errors after 31-Dec-2010 [ID 1228103.1]
The opmn.log will report the following errors, indicating that Oracle Management Service failed to start:
'
FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command
Output stderr:
'
================================================================================
opmn id=host1.example.com:6201
5 of 6 processes started.
ias-instance id=EnterpriseManager1.host1.example.com
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ias-component/process-type
/process-set:
HTTP_Server/HTTP_Server/HTTP_Server
Error
--> Process (pid=18346)
failed to start a managed process after the maximum retry limit
Log:
/scratch/caexptest/oms10g/opmn/logs/HTTP_Server~1
'
FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration
Step 5 have been completed with status=false
The Apache Web server log will report error (28750) as follows:
failed: call to nzos_OpenWallet returned error 28750
[Wed Jan 5 09:10:28 2011] [error] mod_ossl: Unknown error
[Wed Jan 5 09:10:30 2011] [error] mod_ossl: Init: Server host1.example.com:4898: SSL setup
failed: call to nzos_OpenWallet returned error 28750
[Wed Jan 5 09:10:30 2011] [error] mod_ossl: Unknown error
What Actions Do You Need to Take?
If you encounter errors while installing one of the Enterprise Manager Grid Control 10g base releases noted above on or after 31-Dec-2010, you must perform. the following steps to recover from the installation errors.
NOTE: Keep the installation session open with the error dialog. At the end of these recovery actions, you can retry the failed steps.
1. Apply Patch 8430622 to the Oracle Management Service installation.
2. After applying the patch, stop the Oracle Management Service (oms) process with the following command:
3. Re-secure Oracle Management Service with the following command:
You will be prompted twice to confirm that the Root key must be overwritten. In both cases, enter upper-case "Y" as the response. Any other response (including lower-case "y") will cause the command to terminate without completing. If this happens, the command can be re-invoked.
Oracle Enterprise Manager 10g Release 10.2.0.1.0
Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
Enter Enterprise Manager Root (SYSMAN) Password : ******
Enter Agent Registration Password : ******
OPMN processes successfully stopped... Done.
Securing central oms... Started.
Checking Repository... Done.
Checking Em Key... Done.
Checking Repository for an existing Enterprise Manager Root Key...
WARNING! An Enterprise Manager Root Key already exists in
the Repository. This operation will replace your Enterprise
Manager Root Key.
All existing Agents that use HTTPS will need to be
reconfigured if you proceed. Do you wish to continue and
overwrite your Root Key
(Y/N) ?
Y
Are you sure ? Reset of the Enterprise Manager Root Key
will mean that you will need to reconfigure each Agent
that is associated with this OMS before they will be
able to upload any data to it. Monitoring of Targets
associated with these Agents will be unavailable until
after they are reconfigured.
(Y/N) ?
Y
Generating Enterprise Manager Root Key (this takes a minute)... Done.
Fetching Root Certificate from the Repository... Done.
Generating Registration Password Verifier in the Repository... Done.
Generating Oracle Wallet Password for Enterprise Manager OMS... Done.
Generating Oracle Wallet for Enterprise Manager OMS... Done.
Generating Oracle Wallet for iAS HTTP Server... Done.
Updating HTTPS port in emoms.properties file... Done.
Generating HTTPS Virtual Host for Enterprise Manager OMS... Done.
Securing central oms... Ended
4. Re-start Oracle Management Service by executing the following command:
5. Retry the failed step from the error dialog to complete the installation.