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

From: David Barbour <david.barbour1_at_gmail.com>
Date: Mon, 9 Mar 2009 13:59:08 -0400
Message-ID: <69eafc3f0903091059h1aba82c4y430648ecad546b70_at_mail.gmail.com>



Put the CLASSPATH in(modified for my installation), got the same result. Good thinking though.

On Mon, Mar 9, 2009 at 1:45 PM, Guang Mei <gmei_at_prospectiv.com> wrote:

> I guess oracle.swd.jre is just a java class that "Oracle Universal
> Installer" (a java application) needs. maybe it includes some java Swing
> libraries. I would just add that file into your CLASSPATH, and try it again.
> Here is what I have on my system:
>
> gmei_at_armstrong:/export/home/gmei> env|grep CLASSPATH
>
> CLASSPATH=/opt/oracle/Components21/oracle.swd.jre:/opt/oracle/product/10.2.0/jlib:/opt/oracle/product/10.2.0/jre/1.4.2
>
>
> Guang
>
> ----- Original Message -----
> *From:* David Barbour <david.barbour1_at_gmail.com>
> *To:* Guang Mei <gmei_at_prospectiv.com> ; Oracle L <oracle-l_at_freelists.org>
> *Sent:* Monday, March 09, 2009 1:30 PM
> *Subject:* Re: Cloning Oracle Home With Grid Control Fails - "dependee"
> missing
>
> The Oracle user (oraedv) doesn't have a CLASSPATH set. When I run a find
> command on oralce.swd.jre it comes back as:
>
> oraedv_at_r3edvci1>find <oraedv_at_r3edvci1%3Efind> ./ -name "oracle.swd.jre"
> ./inventory/Components21/oracle.swd.jre
>
> When I go to that directory I find the following:
>
> drwxr-x--- 3 oraedv dba 256 Sep 14 23:44 1.4.2.14.0
>
> But the script says it's looking for 1.1.8.3.0?? So what gives? Do I need
> to install some back level of the jre to get this to work, or modify a
> script, or just set a classpath?
>
> On Mon, Mar 9, 2009 at 1:09 PM, Guang Mei <gmei_at_prospectiv.com> wrote:
>
>> What is your env CLASSPATH, does that include oracle.swd.jre?
>>
>> guang
>>
>> ----- Original Message -----
>> *From:* David Barbour <david.barbour1_at_gmail.com>
>> *To:* Oracle L <oracle-l_at_freelists.org>
>> *Sent:* Monday, March 09, 2009 12:58 PM
>> *Subject:* Cloning Oracle Home With Grid Control Fails - "dependee"
>> missing
>>
>> 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?
>>
>>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Mar 09 2009 - 12:59:08 CDT

Original text of this message