<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Oracle Apps error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965029#M757635</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Assuming that the source is similar to the destination system (same OS version), have you completed the following steps:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On the source system, as db owner:&lt;BR /&gt;&lt;BR /&gt;cd &lt;RDBMSORACLE_HOME&gt;/appsutil/scripts/&lt;CONTEXT_NAME&gt;&lt;BR /&gt;perl adpreclone.pl dbTier&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On the source system, as apps owner:&lt;BR /&gt;&lt;BR /&gt;cd &lt;COMMON_TOP&gt;/admin/scripts/&lt;CONTEXT_NAME&gt;&lt;BR /&gt;adpreclone.pl appsTier&lt;BR /&gt;&lt;BR /&gt;Copy the application tier file system&lt;BR /&gt;&lt;BR /&gt;Shut down the application tier server processes;&lt;BR /&gt;&lt;BR /&gt;Copy the following application tier directories from the source node to the target application tier node: &lt;BR /&gt;&lt;APPL_TOP&gt; &lt;BR /&gt;&lt;OA_HTML&gt; &lt;BR /&gt;&lt;OA_JAVA&gt; &lt;BR /&gt;&lt;OA_JRE_TOP&gt; &lt;BR /&gt;&lt;COMMON_TOP&gt;/util &lt;BR /&gt;&lt;COMMON_TOP&gt;/clone &lt;BR /&gt;&lt;COMMON_TOP&gt;/_pages  (when this directory exists) &lt;BR /&gt;&amp;lt;806 ORACLE_HOME&amp;gt; &lt;BR /&gt;&lt;IAS oracle_home=""&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On the source system, as db owner:&lt;BR /&gt;&lt;BR /&gt;Perform a normal shutdown of the source system database &lt;BR /&gt;Copy the database (DBF) files from the source to the target system &lt;BR /&gt;Copy the source database ORACLE_HOME to the target system &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Finally, start up the source Applications system database and application tier processes.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On the destination system, as db owner:&lt;BR /&gt;&lt;BR /&gt;cd $ORACLE_HOME/appsutil/clone/bin&lt;BR /&gt;perl adcfgclone.pl dbTier &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On the destination system, as apps owner:&lt;BR /&gt;&lt;BR /&gt;cd $COMMON_TOP/clone/bin&lt;BR /&gt;perl adcfgclone.pl appsTier &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes&lt;/IAS&gt;&lt;/COMMON_TOP&gt;&lt;/COMMON_TOP&gt;&lt;/COMMON_TOP&gt;&lt;/OA_JRE_TOP&gt;&lt;/OA_JAVA&gt;&lt;/OA_HTML&gt;&lt;/APPL_TOP&gt;&lt;/CONTEXT_NAME&gt;&lt;/COMMON_TOP&gt;&lt;/CONTEXT_NAME&gt;&lt;/RDBMSORACLE_HOME&gt;</description>
    <pubDate>Wed, 21 Mar 2007 05:22:19 GMT</pubDate>
    <dc:creator>Eric Antunes</dc:creator>
    <dc:date>2007-03-21T05:22:19Z</dc:date>
    <item>
      <title>Oracle Apps error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965016#M757622</link>
      <description>hi all,&lt;BR /&gt;&lt;BR /&gt;am trying to clone Oracle apps 11.5.10 for the first time. when i ran a &lt;BR /&gt;adcfgclone.pl appsTier&lt;BR /&gt;&lt;BR /&gt;i got the following error:&lt;BR /&gt;Starting: "make -if /vol005/applsgtt/sgttora/iAS/precomp/lib/ins_precomp.mk relink EXENAME=profor"&lt;BR /&gt;Linking profor&lt;BR /&gt;Completed...&lt;BR /&gt;&lt;BR /&gt;Starting: "make -if /vol005/applsgtt/sgttora/iAS/precomp/lib/ins_precomp.mk relink EXENAME=profor"&lt;BR /&gt;Linking profor&lt;BR /&gt;/usr/ccs/bin/ld: Can't find library: "clntsh"&lt;BR /&gt;chmod: can't access profor&lt;BR /&gt;*** Error exit code 1 (ignored)&lt;BR /&gt;        rm -f /vol005/applsgtt/sgttora/iAS/bin/profor&lt;BR /&gt;        mv profor /vol005/applsgtt/sgttora/iAS/bin/&lt;BR /&gt;mv: profor: cannot access: No such file or directory&lt;BR /&gt;*** Error exit code 1 (ignored)&lt;BR /&gt;Completed...&lt;BR /&gt;&lt;BR /&gt;Starting: "make -if /vol005/applsgtt/sgttora/iAS/precomp/lib/ins_precomp.mk relink EXENAME=procob18"&lt;BR /&gt;Linking procob18&lt;BR /&gt;/usr/ccs/bin/ld: Can't find library: "clntsh"&lt;BR /&gt;chmod: can't access procob18&lt;BR /&gt;*** Error exit code 1 (ignored)&lt;BR /&gt;        rm -f /vol005/applsgtt/sgttora/iAS/bin/procob18&lt;BR /&gt;        mv procob18 /vol005/applsgtt/sgttora/iAS/bin/&lt;BR /&gt;mv: procob18: cannot access: No such file or directory&lt;BR /&gt;*** Error exit code 1 (ignored)&lt;BR /&gt;Completed...&lt;BR /&gt;&lt;BR /&gt;Starting: "make -if /vol005/applsgtt/sgttora/iAS/precomp/lib/ins_precomp.mk relink EXENAME=ott"&lt;BR /&gt;Linking ott&lt;BR /&gt;/usr/ccs/bin/ld: Can't find library: "clntsh"&lt;BR /&gt;chmod: can't access ott&lt;BR /&gt;*** Error exit code 1 (ignored)&lt;BR /&gt;        rm -f /vol005/applsgtt/sgttora/iAS/bin/ott&lt;BR /&gt;        mv ott /vol005/applsgtt/sgttora/iAS/bin/&lt;BR /&gt;mv: ott: cannot access: No such file or directory&lt;BR /&gt;*** Error exit code 1 (ignored)&lt;BR /&gt;Completed...&lt;BR /&gt;&lt;BR /&gt;Starting: "make -if /vol005/applsgtt/sgttora/iAS/precomp/lib/ins_precomp.mk relink EXENAME=proc"&lt;BR /&gt;Linking proc&lt;BR /&gt;/usr/ccs/bin/ld: Can't find library: "clntsh"&lt;BR /&gt;chmod: can't access proc&lt;BR /&gt;*** Error exit code 1 (ignored)&lt;BR /&gt;        rm -f /vol005/applsgtt/sgttora/iAS/bin/proc&lt;BR /&gt;        mv proc /vol005/applsgtt/sgttora/iAS/bin/&lt;BR /&gt;mv: proc: cannot access: No such file or directory&lt;BR /&gt;*** Error exit code 1 (ignored)&lt;BR /&gt;Completed...&lt;BR /&gt;&lt;BR /&gt;Error found while relinking&lt;BR /&gt;&lt;BR /&gt;If someone knows about this pls pls let me know what to do.&lt;BR /&gt;&lt;BR /&gt;thanks in advance</description>
      <pubDate>Tue, 20 Mar 2007 05:04:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965016#M757622</guid>
      <dc:creator>DareDevil_1</dc:creator>
      <dc:date>2007-03-20T05:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Apps error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965017#M757623</link>
      <description>/usr/ccs/bin/ld: Can't find library: "clntsh"&lt;BR /&gt;&lt;BR /&gt;Do you have the oracle database installed?  I think that's where libclntsh is built.</description>
      <pubDate>Tue, 20 Mar 2007 05:28:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965017#M757623</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-03-20T05:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Apps error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965018#M757624</link>
      <description>Yes i have the Database. It is erroring our while relinking the IAS_ORACLE_HOME.</description>
      <pubDate>Tue, 20 Mar 2007 05:30:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965018#M757624</guid>
      <dc:creator>DareDevil_1</dc:creator>
      <dc:date>2007-03-20T05:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Apps error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965019#M757625</link>
      <description>&amp;gt;Yes i have the Database.&lt;BR /&gt;&lt;BR /&gt;Is there someway to tell Oracle apps where you installed libclntsh?</description>
      <pubDate>Tue, 20 Mar 2007 05:33:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965019#M757625</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-03-20T05:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Apps error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965020#M757626</link>
      <description>It searches the SHLIB_PATH and LD_LIBRARY_PATH. all of which have been set.</description>
      <pubDate>Tue, 20 Mar 2007 05:37:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965020#M757626</guid>
      <dc:creator>DareDevil_1</dc:creator>
      <dc:date>2007-03-20T05:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Apps error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965021#M757627</link>
      <description>&amp;gt;It searches the SHLIB_PATH and LD_LIBRARY_PATH. all of which have been set.&lt;BR /&gt;&lt;BR /&gt;No, ld searches LPATH.  dld searches your paths.</description>
      <pubDate>Tue, 20 Mar 2007 06:35:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965021#M757627</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-03-20T06:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Apps error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965022#M757628</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Thanks a lot. I seem to have crossed one milestone by setting LPATH and my PATH.&lt;BR /&gt;&lt;BR /&gt;But getting the following error while running adcgfclone.pl appsTier&lt;BR /&gt;&lt;BR /&gt;Error while running adlnkiAS.sh. Please check logfile&lt;BR /&gt;&lt;BR /&gt;.end std out.&lt;BR /&gt;&lt;BR /&gt;.end err out.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;StackTrace:&lt;BR /&gt;java.lang.Exception: java.lang.NullPointerException&lt;BR /&gt;        at oracle.apps.ad.clone.ApplyAppsTechStack.runRelinkOH(ApplyAppsTechStack.java:795)&lt;BR /&gt;        at oracle.apps.ad.clone.ApplyAppsTechStack.&lt;INIT&gt;(ApplyAppsTechStack.java:371)&lt;BR /&gt;        at oracle.apps.ad.clone.ApplyAppsTier.&lt;INIT&gt;(ApplyAppsTier.java:177)&lt;BR /&gt;        at java.lang.reflect.Constructor.newInstance(Native Method)&lt;BR /&gt;        at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:68)&lt;BR /&gt;        at java.lang.Thread.run(Unknown Source)&lt;BR /&gt;&lt;BR /&gt;The make.log just says that there was an error while linking.&lt;/INIT&gt;&lt;/INIT&gt;</description>
      <pubDate>Tue, 20 Mar 2007 07:34:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965022#M757628</guid>
      <dc:creator>DareDevil_1</dc:creator>
      <dc:date>2007-03-20T07:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Apps error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965023#M757629</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Cloning 11i applications requuires at least 5 steps since preparing the source system until the final tasks... So, I recommend you to read Metalink Note 216664.1 to guide you in the entire process.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Tue, 20 Mar 2007 09:52:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965023#M757629</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2007-03-20T09:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Apps error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965024#M757630</link>
      <description>"Cloning 11i applications requuires at least 5 steps since preparing the source system until the final tasks... So, I recommend you to read Metalink Note 216664.1 to guide you in the entire process."&lt;BR /&gt;&lt;BR /&gt;I have gone thru the process, the first part of cloning the source was done on the clients place.now i have to bring it up in the target system.&lt;BR /&gt;&lt;BR /&gt;I have brought the database up and now its the apps tier for which i ran the &lt;BR /&gt;$COMMON_TOP/clone/bin&lt;BR /&gt;perl adcfgclone.pl appsTier&lt;BR /&gt;&lt;BR /&gt;Its giving error while trying to link the IAS_ORACLE_HOME.&lt;BR /&gt;&lt;BR /&gt;Please find below the error in make log.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Starting: "make -if /vol005/applsgtt/sgttora/iAS/webcache/lib/ins_calypso.mk install"&lt;BR /&gt;&lt;BR /&gt; - Linking Webcache&lt;BR /&gt;        rm -f webcached&lt;BR /&gt;        cc  -Wl,+s -Wl,+n  -o webcached -L/vol005/applsgtt/sgttora/iAS//lib/ -L/vol005/applsgtt/sgttora/iAS/lib/  main.o   li&lt;BR /&gt;bwebcachexml.a -lclntst8 -lcore8 -lnls8 -lpthread `cat /vol005/applsgtt/sgttora/iAS/lib/sysliblist` -lm -lpthread -lnsl -ld4r&lt;BR /&gt;  -L/vol005/applsgtt/sgttora/iAS/JRE/lib/PA_RISC/native_threads -ljava&lt;BR /&gt;/usr/ccs/bin/ld: Can't open main.o&lt;BR /&gt;/usr/ccs/bin/ld: Permission denied&lt;BR /&gt;*** Error exit code 1 (ignored)&lt;BR /&gt;        mv -f /vol005/applsgtt/sgttora/iAS/webcache/bin/webcached /vol005/applsgtt/sgttora/iAS/webcache/bin/webcached0&lt;BR /&gt;mv: /vol005/applsgtt/sgttora/iAS/webcache/bin/webcached: cannot access: No such file or directory&lt;BR /&gt;*** Error exit code 1 (ignored)&lt;BR /&gt;        mv webcached /vol005/applsgtt/sgttora/iAS/webcache/bin/webcached&lt;BR /&gt;mv: webcached: cannot access: No such file or directory&lt;BR /&gt;*** Error exit code 1 (ignored)&lt;BR /&gt;        chmod 751 /vol005/applsgtt/sgttora/iAS/webcache/bin/webcached&lt;BR /&gt;chmod: can't access /vol005/applsgtt/sgttora/iAS/webcache/bin/webcached&lt;BR /&gt;*** Error exit code 1 (ignored)&lt;BR /&gt;Make: Don't know how to make libwxd.a.  Stop.&lt;BR /&gt;Failed...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Mar 2007 00:27:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965024#M757630</guid>
      <dc:creator>DareDevil_1</dc:creator>
      <dc:date>2007-03-21T00:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Apps error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965025#M757631</link>
      <description>&amp;gt;It's giving error while trying to link the IAS_ORACLE_HOME. &lt;BR /&gt;/usr/ccs/bin/ld: Can't open main.o&lt;BR /&gt;/usr/ccs/bin/ld: Permission denied &lt;BR /&gt;&lt;BR /&gt;Well, you need to be able to read main.o.</description>
      <pubDate>Wed, 21 Mar 2007 01:08:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965025#M757631</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-03-21T01:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Apps error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965026#M757632</link>
      <description>Thank you, I have changed the permissions for main.o.&lt;BR /&gt;&lt;BR /&gt;I ran $IAS_ORACLE_HOME/bin/adlnkiAS.sh&lt;BR /&gt;&lt;BR /&gt;Have attached the make log file.&lt;BR /&gt;&lt;BR /&gt;Please help me to solve the issue.</description>
      <pubDate>Wed, 21 Mar 2007 01:22:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965026#M757632</guid>
      <dc:creator>DareDevil_1</dc:creator>
      <dc:date>2007-03-21T01:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Apps error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965027#M757633</link>
      <description>&amp;gt;Have attached the make log file.&lt;BR /&gt;/usr/ccs/bin/ld: Can't find library: "java"&lt;BR /&gt;&lt;BR /&gt;Well, where is libjava?  You need to either add a -L path or add it to LPATH.&lt;BR /&gt;&lt;BR /&gt;And for dbsnmp &amp;amp; oratclsh, etc., you are missing libclntsh.</description>
      <pubDate>Wed, 21 Mar 2007 01:34:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965027#M757633</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-03-21T01:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Apps error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965028#M757634</link>
      <description>thanks a lot for all your help.&lt;BR /&gt;&lt;BR /&gt;I was able to eliminate the Java error but i am still not able to eliminate the compile error.&lt;BR /&gt;&lt;BR /&gt; - Linking Webcache&lt;BR /&gt;        rm -f webcached&lt;BR /&gt;        cc  -Wl,+s -Wl,+n  -o webcached -L/vol005/applsgtt/sgttora/iAS//lib/ -L/vol005/applsgtt/sgttora/iAS/lib/  main.o   li&lt;BR /&gt;bwebcachexml.a -lclntst8 -lcore8 -lnls8 -lpthread `cat /vol005/applsgtt/sgttora/iAS/lib/sysliblist` -lm -lpthread -lnsl -ld4r&lt;BR /&gt;  -L/vol005/applsgtt/sgttora/iAS/JRE/lib/PA_RISC/native_threads -ljava&lt;BR /&gt;/usr/ccs/bin/ld: Unexpected end of file in main.o&lt;BR /&gt;*** Error exit code 1 (ignored)&lt;BR /&gt;        mv -f /vol005/applsgtt/sgttora/iAS/webcache/bin/webcached /vol005/applsgtt/sgttora/iAS/webcache/bin/webcached0&lt;BR /&gt;mv: /vol005/applsgtt/sgttora/iAS/webcache/bin/webcached: cannot access: No such file or directory&lt;BR /&gt;*** Error exit code 1 (ignored)&lt;BR /&gt;        mv webcached /vol005/applsgtt/sgttora/iAS/webcache/bin/webcached&lt;BR /&gt;mv: webcached: cannot access: No such file or directory&lt;BR /&gt;*** Error exit code 1 (ignored)&lt;BR /&gt;        chmod 751 /vol005/applsgtt/sgttora/iAS/webcache/bin/webcached&lt;BR /&gt;chmod: can't access /vol005/applsgtt/sgttora/iAS/webcache/bin/webcached&lt;BR /&gt;*** Error exit code 1 (ignored)&lt;BR /&gt;Make: Don't know how to make libwxd.a.  Stop.&lt;BR /&gt;Failed...&lt;BR /&gt;&lt;BR /&gt;any suggestions??</description>
      <pubDate>Wed, 21 Mar 2007 05:09:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965028#M757634</guid>
      <dc:creator>DareDevil_1</dc:creator>
      <dc:date>2007-03-21T05:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Apps error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965029#M757635</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Assuming that the source is similar to the destination system (same OS version), have you completed the following steps:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On the source system, as db owner:&lt;BR /&gt;&lt;BR /&gt;cd &lt;RDBMSORACLE_HOME&gt;/appsutil/scripts/&lt;CONTEXT_NAME&gt;&lt;BR /&gt;perl adpreclone.pl dbTier&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On the source system, as apps owner:&lt;BR /&gt;&lt;BR /&gt;cd &lt;COMMON_TOP&gt;/admin/scripts/&lt;CONTEXT_NAME&gt;&lt;BR /&gt;adpreclone.pl appsTier&lt;BR /&gt;&lt;BR /&gt;Copy the application tier file system&lt;BR /&gt;&lt;BR /&gt;Shut down the application tier server processes;&lt;BR /&gt;&lt;BR /&gt;Copy the following application tier directories from the source node to the target application tier node: &lt;BR /&gt;&lt;APPL_TOP&gt; &lt;BR /&gt;&lt;OA_HTML&gt; &lt;BR /&gt;&lt;OA_JAVA&gt; &lt;BR /&gt;&lt;OA_JRE_TOP&gt; &lt;BR /&gt;&lt;COMMON_TOP&gt;/util &lt;BR /&gt;&lt;COMMON_TOP&gt;/clone &lt;BR /&gt;&lt;COMMON_TOP&gt;/_pages  (when this directory exists) &lt;BR /&gt;&amp;lt;806 ORACLE_HOME&amp;gt; &lt;BR /&gt;&lt;IAS oracle_home=""&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On the source system, as db owner:&lt;BR /&gt;&lt;BR /&gt;Perform a normal shutdown of the source system database &lt;BR /&gt;Copy the database (DBF) files from the source to the target system &lt;BR /&gt;Copy the source database ORACLE_HOME to the target system &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Finally, start up the source Applications system database and application tier processes.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On the destination system, as db owner:&lt;BR /&gt;&lt;BR /&gt;cd $ORACLE_HOME/appsutil/clone/bin&lt;BR /&gt;perl adcfgclone.pl dbTier &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On the destination system, as apps owner:&lt;BR /&gt;&lt;BR /&gt;cd $COMMON_TOP/clone/bin&lt;BR /&gt;perl adcfgclone.pl appsTier &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes&lt;/IAS&gt;&lt;/COMMON_TOP&gt;&lt;/COMMON_TOP&gt;&lt;/COMMON_TOP&gt;&lt;/OA_JRE_TOP&gt;&lt;/OA_JAVA&gt;&lt;/OA_HTML&gt;&lt;/APPL_TOP&gt;&lt;/CONTEXT_NAME&gt;&lt;/COMMON_TOP&gt;&lt;/CONTEXT_NAME&gt;&lt;/RDBMSORACLE_HOME&gt;</description>
      <pubDate>Wed, 21 Mar 2007 05:22:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965029#M757635</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2007-03-21T05:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Apps error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965030#M757636</link>
      <description>"Assuming that the source is similar to the destination system (same OS version), have you completed the following steps: "&lt;BR /&gt;&lt;BR /&gt;hi,&lt;BR /&gt;&lt;BR /&gt;i have done all the steps and am in the process of running adcfgclone.pl appsTier. The dbTier is already up. This script is failing while running adlnkiAS.sh . i have already attached the log file.&lt;BR /&gt;&lt;BR /&gt;please help me.</description>
      <pubDate>Wed, 21 Mar 2007 05:45:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965030#M757636</guid>
      <dc:creator>DareDevil_1</dc:creator>
      <dc:date>2007-03-21T05:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Apps error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965031#M757637</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Did you applied the pre-requisite patches on the source (See Metalink Note 230672.1)?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Wed, 21 Mar 2007 07:07:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965031#M757637</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2007-03-21T07:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Apps error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965032#M757638</link>
      <description>The source is in the clients place, and we are not sure if those things were done there.&lt;BR /&gt;&lt;BR /&gt;any other work around??</description>
      <pubDate>Wed, 21 Mar 2007 07:15:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965032#M757638</guid>
      <dc:creator>DareDevil_1</dc:creator>
      <dc:date>2007-03-21T07:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Apps error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965033#M757639</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There is no workaround for this. You really need to check if those patches were installed on the source. Patches are:&lt;BR /&gt;&lt;BR /&gt;a) OUI22 patch 5035661 (see also Bug No. 5207776)&lt;BR /&gt;b) Perl 5.005 or higher&lt;BR /&gt;c) JRE 1.1.8 in source db tier&lt;BR /&gt;d) JDK  1.3.1 in destination apps tier&lt;BR /&gt;e) ZIP 2.3 in all servers (must be in PATH)&lt;BR /&gt;f) RapidClone patch 3453499 in both apps tiers&lt;BR /&gt;g) Autoconfig template patch 4709948&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Wed, 21 Mar 2007 07:24:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-apps-error/m-p/3965033#M757639</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2007-03-21T07:24:31Z</dc:date>
    </item>
  </channel>
</rss>

