Cloning Oracle Home With Grid Control Fails - "dependee" missing

  • From: David Barbour <david.barbour1@xxxxxxxxx>
  • To: Oracle L <oracle-l@xxxxxxxxxxxxx>
  • Date: Mon, 9 Mar 2009 12:58:17 -0400

I thought I see how the cloning of an Oracle Home worked through Grid
Control.

My source system (QA1) is AIX 6.1, Oracle 10.2.0.4.  My target system is
also AIX 6.1.  GC is 10.2.0.4.  EDV referenced below is the target system to
which I am trying to clone the Oracle_HOME.

Things went pretty well until I got to the "Step: Update Built-in Clonable
Home<http://swslnxorctst.southernwine.com:4889/em/console/jobs/stepLog$execId=63C3EBEF20E5A470E040A8C0170A7E57$stepID=2863323$jobName=CLONE_20HOME_203$%7C9$%7C09_209_3A04_20AM$stepName=updateBuiltInClonable>"
step.  It failed with the following:

chdir(/oracle/EDV/em_1/agent10g/jdk/jre)

./bin/java  -cp
"/oracle/EDV/em_1/agent10g/oui/jlib/xmlparserv2.jar":"/oracle/EDV/em_1/agent10g/oui/jlib/OraInstaller.jar":"/oracle/EDV/em_1/agent10g/jlib/emCfg.jar":"/oracle/EDV/em_1/agent10g/oui/jlib/srvm.jar":"/oracle/EDV/em_1/agent10g/oui/jlib/share.jar":"/oracle/EDV/em_1/agent10g/sysman/jlib/emd_java.jar":"/oracle/EDV/em_1/agent10g/sysman/jlib/emagentSDK.jar":"/oracle/EDV/em_1/agent10g/sysman/jlib/emcoreAgent.jar":"/oracle/EDV/em_1/agent10g/sysman/jlib/log4j-core.jar"
-Doracle.installer.oui_loc="/oracle/EDV/em_1/agent10g/oui"
oracle.sysman.emd.ecm.clone.DestEnvironment -isPreCloneNeeded
"/oracle/EDV/102_64" |
chdir(/oracle/EDV/102_64/clone/bin)

/oracle/EDV/em_1/agent10g/perl/bin/perl ./clone.pl -waitForCompletion
ORACLE_HOME="/oracle/EDV/102_64" ORACLE_HOME_NAME="db_1"   2>&1
./runInstaller -silent -clone -waitForCompletion  -waitForCompletion
"ORACLE_HOME=/oracle/EDV/102_64" "ORACLE_HOME_NAME=db_1" -noConfig
-nowait
Starting Oracle Universal Installer...

No pre-requisite checks found in oraparam.ini, no system pre-requisite
checks will be executed.
Preparing to launch Oracle Universal Installer from
/tmp/OraInstall2009-03-09_12-44-12PM. Please wait ...Oracle Universal
Installer, Version 10.2.0.4.0 Production
Copyright (C) 1999, 2008, Oracle. All rights reserved.

You can find a log of this install session at:
 /oracle/EDV/oraInventory/logs/cloneActions2009-03-09_12-44-12PM.log
SEVERE:OUI-10209:Cannot find dependee "oracle.swd.jre 1.1.8.3.0" of
component "Oracle Java Client 10.2.0.1.0 " in home "0".

---------- Error Message ----------
Error: 255
65280 / 256
----------- End Message -----------

clone.pl failed

I've changed the JRE_LOCATION in the oraparam.ini file in both the new
Oracle Home and the Grid Control Directory on the new server to be an
absolute path rather than a relative path, but still no luck.

Can't seem to get anything on the Web or through Metalink that helps me
figure out what I might have to change to get this last piece to run.

Anybody seen this before?

Other related posts: