|
遇到类似问题:
SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
2. Fix the errors causing these failures.
3. Select the failed assistants and click the 'Retry' button to retry them.
[oracle@even 8430622]$ export ORACLE_HOME=/home/oracle/oracle10g/OracleHomes/oms10g
[oracle@even 8430622]$cd /home/oracle/oracle10g/OracleHomes/oms10g/OPatch
[oracle@even OPatch]$ ./opatch apply
Invoking OPatch 10.2.0.4.6
Oracle Interim Patch Installer version 10.2.0.4.6
Copyright (c) 2009, Oracle Corporation. All rights reserved.
Oracle Home : /home/oracle/oracle10g/OracleHomes/oms10g
Central Inventory : /home/oracle/oraInventory
from : /etc/oraInst.loc
OPatch version : 10.2.0.4.6
OUI version : 10.2.0.5.0
OUI location : /home/oracle/oracle10g/OracleHomes/oms10g/oui
Log file location : /home/oracle/oracle10g/OracleHomes/oms10g/cfgtoollogs/opatch/opatch2012-11-08_21-33-07PM.log
Patch history file: /home/oracle/oracle10g/OracleHomes/oms10g/cfgtoollogs/opatch/opatch_history.txt
ApplySession applying interim patch '8430622' to OH '/home/oracle/oracle10g/OracleHomes/oms10g'
Running prerequisite checks...
Prerequisite check "CheckApplicable" failed.
The details are:
Patch 8430622: Required component(s) missing : [ oracle.sysman.top.oms, 10.2.0.3.0 ]
ApplySession failed during prerequisite checks: Prerequisite check "CheckApplicable" failed.
System intact, OPatch will not attempt to restore the system
OPatch failed with error code 74 |
|