Adcfgclone.pl script

Hi forum,
Can anyone please explain what does adcfgclone.pl script do when run from application tier and database tier.
Regards/thanks
Susmita

Hi Susmita,
adcfgclone.pl is executed to configure the Target System. You will be prompted for the Target System specific values (SID, Paths, Ports, etc).
You can refer the following ML doc,
Question 20. How does adcfgclone.pl know the target system values?
[FAQ: Cloning Oracle Applications Release 11i|https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=216664.1]
Thanks,
Anchorage :)

Similar Messages

  • Error in adcfgclone of dbTier

    Hi,
    oraprod@santest bin]$ adcfgclone.pl dbTier
    Enter the APPS password [APPS]:
    First Creating a new context file for the cloned system.
    The program is going to ask you for information about the new system:
    AC-00002: Error: Unable to create log file - CloneContext_08180354.log
    RC-50004: Error occurred in CloneContext:
    AC-00002: Unable to create log file - CloneContext_08180354.log
    Raised by oracle.apps.ad.util.LogFile
    AC-00002: Error: Unable to create log file - CloneContext_08180354.log
    Exception while writing to logfile.
    Check logfile CloneContext_08180354.log for details.
    ERROR: context creation not completed successfully.
    Please check /tmp/adcfgclone.err file for errors
    I'm getting this error while running adcfgclone.pl. And error log file also empty.I have done all prerequisite properly.Can u help me in this issue???
    Thanks
    Sanjay Deshwal
    Edited by: [email protected] on Aug 18, 2009 4:04 AM

    Hi,
    Any details about the error in adcfgclone.pl script?
    Please make sure that oracle user has read/write permission on the target database tier files, and run the command again.
    Regards,
    Hussein

  • RC-50004: Fatal: Error occurred in ApplyDBTier during adcfgclone.pl

    Hi,
    While running adcfgclone.pl, I am encountering <RC-50004: Fatal: Error occurred in ApplyDBTier> message.
    Full log is
    - >
    RC-50004: Fatal: Error occurred in ApplyDBTier:
    StackTrace -
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:67)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NoClassDefFoundError: oracle/jdbc/OracleDriver
    at oracle.apps.ad.util.DBUtil.registerDriver(DBUtil.java:153)
    at oracle.apps.ad.util.DBUtil.<init>(DBUtil.java:102)
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.getDBConnection(FileSysDBCtxMerge.java:802)
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.initializeParams(FileSysDBCtxMerge.java:150)
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.setParams(FileSysDBCtxMerge.java:131)
    at oracle.apps.ad.context.CtxValueMgt.mergeCustomInFiles(CtxValueMgt.java:1789)
    at oracle.apps.ad.context.CtxValueMgt.processCtxFile(CtxValueMgt.java:1608)
    at oracle.apps.ad.clone.ApplyDBTechStack.runCVM(ApplyDBTechStack.java:646)
    at oracle.apps.ad.clone.ApplyDBTechStack.runAutoConfig(ApplyDBTechStack.java:699)
    at oracle.apps.ad.clone.ApplyDBTechStack.doConf(ApplyDBTechStack.java:369)
    at oracle.apps.ad.clone.ApplyDBTechStack.doApply(ApplyDBTechStack.java:397)
    at oracle.apps.ad.clone.ApplyDBTechStack.<init>(ApplyDBTechStack.java:313)
    at oracle.apps.ad.clone.ApplyDBTier.<init>(ApplyDBTier.java:104)
    ... 6 more
    Caused by: java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    ... 19 more
    ERROR while running Apply...
    Wed Oct 19 10:35:53 2011
    ERROR: Failed to execute /d03/oracle/sid/db/tech_st/11.2.0/appsutil/clone/bin/adclone.pl
    < -
    Can someone help me to resolve this issue?
    I think this is different than the similar errors in Troubleshooting RapidClone issues with Oracle Applications R12 [ID 603104.1]...

    Yes, I have 11gR2 database at the moment.
    To make sure... Are you referring to the target database system?
    Now, I am still in the middle of cloning, and when I tried to run sqlplus I get the error saying that <SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory>.
    So yes, failure occurred in the early stage of running adcfgclone.pl script.
    I took some more logs before RC-5004 error message.
    ->
    Beginning database tier Apply - Wed Oct 19 10:35:14 2011
    APPS Password : Log file located at /d03/oracle/SID/db/tech_st/11.2.0/appsutil/log/CONTEXT/ApplyDBTier_10191035.log
    | 0% completed NON-COMPLIANT: /d03/oracle/SID/db/tech_st/11.2.0//oraInst.loc does not point to an inventory inside the current ORACLE_HOME
    Rapid Clone only supports oraInst.loc at that location if its content points to an inventory inside the same ORACLE_HOME
    Please make the necessary changes to the following file:
    /d03/oracle/SID/db/tech_st/11.2.0//oraInst.loc
    running OUI CLI home cloning:
    /d03/oracle/SID/db/tech_st/11.2.0/oui/bin/runInstaller -clone -silent -force -waitForCompletion -invPtrLoc /etc/oraInst.loc ORACLE_HOME=/d03/oracle/SID/db/tech_st/11.2.0 ORACLE_BASE=/d03/oracle/SID/db/tech_st/11.2.0 ORACLE_HOME_NAME=SID_db112_RDBMS
    \ 0% completed
    RC-50004: Fatal: Error occurred in ApplyDBTier:
    <-
    In addition, oraInst.loc is existing in the target ORACLE_HOME directory, owned by the target oracle user.
    oraInst.loc has
    inventory_loc=/oracle/oraInventory
    where oraInventory has the right permission drwxrwx---

  • Post-Clone script error

    Hello,
    I am facing post-clone error on 11i O.S aix 5.3 when i run post-clone script on db it got error.share any solution is highly appreciable
    $ perl adcfgclone.pl dbTier
    Enter the APPS password [APPS]:
    First Creating a new context file for the cloned system.
    The program is going to ask you for information about the new system:
    RC-50004: Error occurred in CloneContext:
    null
    Check logfile CloneContext_01210431.log for details.
    ERROR: context creation not completed successfully.
    Please check /tmp/adcfgclone.err file for errors
    Thanks,
    MAAN
    Edited by: user1116442 on Jan 20, 2011 3:40 AM

    Hello,
    Yes i run sh orainstRoot.sh as root user after running orainstRoot.sh script as root user i run adcfgclone.pl script but it still getting error.
    The 806 installer uses the oratab file.
    The file oratab needs to exist at:
    /etc/oratab
    Please run the script /tmp/orainstRoot.sh as root
    Restart adclone.pl after performing required corrections.
    ERROR: Failed to execute /apps/oracle/orcldb/9.2.0/appsutil/clone/bin/adclone.pl
    This error little bit change from above mention error which come at first time after running sh orainstRoot.sh.kindly look at this.
    I didn't run adclone.pl as it saying in error Restart adclone.pl after performing required corrections.
    i am asking you should i run adclone.pl as it in above error.and please tell how can i run adclone.pl..is it run as perl adclone.pl dbTier....?
    Thanks,

  • Cloning from script

    Hi,
    As you know sometimes creating of new clone of Oracle Applications 11i, is very long linear process.
    We have 3 phases:
    1. preclone
    2.copy of source to the target
    3. postclone
    If I always have the same parameters for my clone, can I just put them into the some kind of script and schedule it from crontab (I am using Enterprise Linux Enterprise Linux AS release 4 Update 5).
    Can anybody give me some real example, if this automation is possible?
    Best regards

    Thanks Hussein,
    I have tried to find way to totally eliminate manual typing of the same arguments to create cloned Oracle Applications instance.
    1) In first phase (preclone procedure) it's easy, we have the pwd= argument of the adpreclone.pl script
    2) It's easy we just copy files using some kind of copy method to the target location
    3) In third phase, I am not sure how to pass the password for target apps user, because I haven't seen the argument like that inside adcfgclone procedure.
    I have found one brute force solution (I am not happy about it :( )
    I have made the change inside the adcfgclone.pl script, so I just leave the default password for the apps user, eliminating the prompt to ask me about apps password on the target node.
    If you have some other idea, please advice me, because we have the need sometimes to create daily clone of the production system.
    Best regards

  • EBS Login error - HTTP 500 internal server error

    Hi All,
    We are working on cloning ebs r12 application,after successfully adcfgclone.pl script, when we try to open the login page we are hitting Http 500 internal server error.
    But Autoconfig completed successfully, Please see the application log below.
    13/04/14 17:09:11.579 html: Servlet error
    java.lang.NoClassDefFoundError: Could not initialize class oracle.apps.fnd.sso.Utils
            at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:221)
            at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:287)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.loadServlet(HttpApplication.java:2379)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4830)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4754)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2978)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:738)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
            at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
            at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
            at java.lang.Thread.run(Thread.java:619)We have followed the metalink note ID 467562.1 and recompiled the jsps
    Also checked Troubleshooting 500 Internal Server Error in Oracle E-Business suite [813523.1] but still could not solved the issue..
    Any suggestions please...?
    Our environment:
    DB - Oracle Database 11g Enterprise Edition Release 11.2.0.3.0
    Oracle EBS Application: 12.1.1

    Hussein Sawwan wrote:
    Please run the script in (How To List E-Business Suite Profile Option Values For All Levels Using SQLPlus [ID 201945.1]) to verify if this profile option is set or not at all levels. For the profile option name, please use "FND_INIT_SQL".
    Hi Hussein,
    When i run this select Script,
    It returns as Level_set is Undefined , Please see below
    SHORT_NAME                     NAME                                     LEVEL_SET       CONTEXT                        VALUE
    FND_INIT_SQL                   Initialization SQL Statement - Custom    UnDef           UnDef I Checked the note id *Using Profile Option 'Initialization SQL Statement - Custom' [ID 135389.1]* for setting this profile option to Application Level or Higher.
    But they only mention steps to enable session level trace or logging through this profile option.
    Can you help me, how to set this profile option to Application Level with any values as setting this profile option can solve the error
    javax.servlet.ServletException: Could not initialize class oracle.apps.fnd.sso.Utils , As by note id ID 1497554.1
    Thanks

  • Physical to Virtual Copy of 11i EBS and 10gR2 DB instances for Upgrade Test

    We recently completed a P2V copy of our 11.5.10.2 EBS instance and its corresponding database. We then ran the adcfgclone.pl script on each tier to rename the SID and basically create a new instance. When I navigate to the newly assigned web address to access this environment for testing, I can get to http://host.domain:port, click on Apps Logon Links, then E-business Home Page. Once I click that, I'm redirected to the original (Physical) instance's site. Any idea how I can resolve this issue?
    Please let me know if you need additional information.
    Thanks!
    Kristopher

    I've checked all that you mentioned in your post, and everything refers to my new host.domain:port. I haven't made any changes at the OS level regarding this new VM. Are there any OS-level changes that need to be made to point to this new host? I've already run the txkrun.pl script as follows:
    txkrun.pl -script=SetAdvCfg -appsuser=<appsuser> -appspass=<appspass> -enable=HTTPLoadBal
    and answered the prompts to reflect the new host and domain.
    Thanks!
    Kristopher

  • E-business Application cloning

    Hi,
    I have some doubts regarding E-business application cloning. As per Oracle documents, we have to first prepare source system by executing adpreclone.pl script. I do understand, that this script captures the changes done in source system and create templates out of it. On target system, we execute adcfgclone.pl on dbtier and apps tier.
    However I have seen a practice where sometimes refresh from production environment to dev environment is done. While doing refresh, following steps are performed:
    1> source system's db tier is directly cloned using Rman duplicate command. Only dbtier is cloned not rdbms oracle home.
    2> on dbtier, adcgfclone.pl is NOT EXECUTED. instead node_name column from FND_CONCURRENT_QUEUES is updated with web-tier name and concurrent manager server name ( APPS tier has shared APPL_TOP and one node is webtier node and other is APPS_tier node)
    3> application tier binaries are copied (overwritten) to apps tier of dev system (context file for both nodes already backed up before overwrite)
    4> adcfgclone appstier <backedup contextfile> is executed on webtier first then on concurrent manager node following is executed in order
    adclonectx.pl addnode contextfile= <path to backed up context file> then backuped up contextfile copied to original location and
    adconfig.pl contextfile=<path of contextfile> is executed.
    Then autoconfig is executed on all appstier nodes and system works all fine. In whole process, I am unable to understand following two steps,
    1> how update to FND_CONCURRENT_QUEUES table works directly.
    2> in Oracle home of rdbms, i checked, in appsutil folder, clone folder is missing, i.e no adcfgclone.pl.. why is this??
    These steps are complete different from those mentioned in Oracle docs.. Kindly please explain the steps here at dbtier.. they are confusing.

    I meant we do not execute adcfgclone.pl. only update this table with node names of web node and concurrent manager node. then execute cmclean.sql and then run autoconfig thats it. no more steps and our dbtier gets set.As mentioned above, run cmclean.sql, clean FND_NODES then run AutoConfig. You could also update it from the application (System Administrator responsibility > Concurrent > Manager > Define) screen or from the backend by updating the table (cmclean.sql script updates other columns in the same table).
    On my rdbms Oracle_home folder appsutil folder is present. only clone folder in it is missing. that means adpreclone was not executed. I am not able to under stand how without preparing source system for cloning (without using adpreclone) directly cloning db with rman (using active clone) and just cloning apps tier we are able to get exact copy. when docs suggest we muct execute adcfgclone on dbtier (which we don't) and we also do not execute adpreclone on source systemRunning preclone on the source instance is a must. However, if you only need to refresh the database (you mentioned before you do not need to refresh the RDBMS ORACLE_HOME) then you can recreate the database manually or using RMAN. If you need to refresh RDBMS $ORACLE_HOME then you need to run preclone on the source RDBMS $ORACLE_HOME, copy the $ORACLE_HOME files and run adcfgclone.pl script on the target node.
    Thanks,
    Hussein

  • Recovery in R12 with user managed cold backups

    We have R12.1.1 ( db 11.1.0.7 ) on RHEL 5.3 ( ALL SET UP 64 bit ).
    we have user managed cold backup scheduled with tar -czvf command.
    Archiving is enabled. Production server is 2 nodes ( Apps + DB ) .
    Suppose we have backup on hard disk and our Production server ( db is crashed ).
    we will prepare new server copy the backup from Hard disk to new server and run adcfgclone.pl scripts.
    What else do we need to do on this new server to go live ?
    Please reply

    Hi;
    We have R12.1.1 ( db 11.1.0.7 ) on RHEL 5.3 ( ALL SET UP 64 bit ).
    we have user managed cold backup scheduled with tar -czvf command.
    Archiving is enabled. Production server is 2 nodes ( Apps + DB ) .
    Suppose we have backup on hard disk and our Production server ( db is crashed ).
    we will prepare new server copy the backup from Hard disk to new server and run adcfgclone.pl scripts.
    What else do we need to do on this new server to go live ?1. If you run preclone sh before take cold backup than you can go wiht clone process
    2. If you dont run than you can create same user, same mount point on new server and try to relink oracle binary(I assume you have also ORACLE_HOME backup) and try to make up your system
    Regard
    Helios

  • EBS CLoning

    Hi Gurus,
    I am going to Clone the Production on the Test Server that was already cloned 8 months before and we have required a new clone
    there is /proddb complete old binaries are available and working
    there is /prodapps complete recent backup available
    but I have RMAN Level 0 and no cold backup
    I will restore the db with PROD.env file and then execute adcfgclone.sh script on the db node because we have already cloned on the Test Server before as I mentioned above or else ?
    kindly suggest
    Gratitude,
    Asif
    Edited by: 958433 on Sep 11, 2012 9:14 PM

    there is /proddb complete old binaries are available and working
    there is /prodapps complete recent backup availableIf no changes have been done on those directories since the last time you ran preclone then you copy them. However, I would always recommend running pre-clone and copy the files/directories again.
    but I have RMAN Level 0 and no cold backup
    I will restore the db with PROD.env file and then execute adcfgclone.sh script on the db node because we have already cloned on the Test Server before as I mentioned above or else ?Please follow the steps in these docs.
    Cloning Oracle Applications Release 11i with Rapid Clone [ID 230672.1] -- Cloning Oracle Applications Release 11i with Rapid Clone [ID 230672.1]
    Cloning Oracle Application 11i /R12 with Rapid Clone - Database (9i/10g/11g) Using Hot Backup on Open Database [ID 760772.1]
    Thanks,
    Hussein

  • R12 Clone

    Hi ,
    I am cloning R12 instance (DB+APPS) please guide.
    DB Version : 11.2.0.3
    Apps Version : 12.1.3
    i have extracted oracle home, after extracting i have to run dbtechstack but i am unable to find the adcfgclone.pl script. Please guide.
    Regards
    Rajesh

    979871 wrote:
    Hi ,
    I am cloning R12 instance (DB+APPS) please guide.
    DB Version : 11.2.0.3
    Apps Version : 12.1.3
    i have extracted oracle home, after extracting i have to run dbtechstack but i am unable to find the adcfgclone.pl script. Please guide.
    Regards
    Rajeshadcfgclone.pl script can be found under RDBMS $ORACLE_HOME/appsutil/clone/bin directory.
    Rapid Clone Documentation Resources For Release 11i and 12 [ID 799735.1]
    Cloning Oracle Applications Release 12 with Rapid Clone [ID 406982.1]
    Thanks,
    Hussein

  • Cloning and s_hostname

    We have used the cloning product for years, and it is great! Our 11.5.9 environment consists of two nodes - Web/Forms on W2000, and everything else on HPUX. When we run the adcfgclone.pl script on the HPUX apps tier, the clone completes successfully, but the autocfg.sh fails. We always have to edit one file, then re-run autocfg.sh, and it works fine.
    The file that we have to amend is the Path.pm file, located in:
    ..testora/iAS/Apache/Perl/lib/5.00503/file/Path.pm
    There are two spots in this file that have this syntax: "...$%s_hostname%..."
    We have to replace the %s_hostname% with the name of the server, then re-run autocfg.sh, and everything is fine.
    Has anybody run across this similar issue? I must note that when we clone on the HPUX end - we are cloning onto the same HPUX server.
    Thanks.

    CJJ,
    I have never encountered this issue, and I did not find any Metalink document which could be relevant to this issue (maybe Oracle has logged this as an internal bug).
    Please log a SR to discuss the issue with Oracle Support.

  • EBS 11i clone question

    Hi all,
    It's been awhile since I've cloned our EBS 11i.
    We used to have identical structure on the apps and db tiers between Prod, Uat and Crp environments. Some time ago we moved our Prod d/b on the SAN. So, now I have datafiles, redo logs and control files in different locations then before. In prod they are now in /prod/oraprd/oracle/data, /prod/oraprd/oracle/redo, /prod/oraprd/oracle/control.
    In Uat, they are in /uat/orauat/data directory.
    My question is: after I run a adpreclone.pl and copy files over to Uat, then untar them into correct directories, do I then go to init.ora parameter and change locations of control files?
    After that, do I modify (new locations) and rebuild controlfile before run adcfgclone.pl ???
    Thanks,
    Eugene

    do I then go to init.ora parameter and change locations of control files?After that, do I modify (new locations) and rebuild controlfile before run adcfgclone.pl ???You do not have to update any file manually, just run adcfgclone.pl script and it will prompt you to type the location of the data/redo/ log files.
    Just make sure you have the directories already created on the target server before you run postclone script.
    Cloning Oracle Applications Release 11i with Rapid Clone [ID 230672.1]
    Troubleshooting RapidClone issues with Oracle Applications 11i [ID 364565.1] -- Section 4. Configure Target system
    Thanks,
    Hussein

  • EBS Merge Patching doubt

    Hi all,
    I have merged around 15 patches. While applying that merged patch by using adpatch options=hotpatch it runs auto config at the end of patching . So i just want to know which patch cause to run auto config. How to find out.
    EBS version: R12.1.3
    Thanks

    Good day, Karan.
    If we have the custom tops registered do we still be worried about losing customization after running autoconfig ?
    Not if you follow the supported/documented methods.
    Using AutoConfig to Manage System Configurations in Oracle E-Business Suite Release 12 (Doc ID 387859.1) -- SECTION 4: CUSTOMIZING AUTOCONFIG-MANAGED CONFIGURATIONS (Define a product_top)
    R12: Customizations Are Lost When Cloning An Environment (Doc ID 1389730.1)
    How To Preserve Customizations In adcfgclone.pl Script (Doc ID 828874.1)
    Thanks,
    Hussein

  • R12 Cloning, pre-determined ports

    Hi guys
    I am learning to do cloning myself and successfully done the same few times already. The one area which is still beyond my reach is how to clone both db & apps tiers against pre-determined ports. Ie, all my recent attempts where creating listener port at 1563 and forms servlet port at 8042
    I prefer to use 1521 & 8001/8002 etc for forms. Is there a context setting which I can use prior the cloning done, so that I don't have to change the files manually and do autoconfig?
    regards,
    raj

    Hi Raj,
    The post clone script (adcfgclone.pl ) is created by the preclone script as you must be knowing. Therefore specific ports can be transferred to the target instance as long as you can answer the question as" USE THE SAME PORT AS SOURCE" by having those ports in the Source Instance when running the post clone script. But if it is not the case you will have to go with clone and then change the ports and consequently run the autoconfig. I am personally not aware of any predefined context file which can hep you achieve your objective.
    Please see:
    How To Preserve Customizations In adcfgclone.pl Script (Doc ID 828874.1)
    Anyhow I have not tried the following but you may give a try, whether this achieves your objective.
    - Run pre-clone script
    - Transfer the backup
    - Take a backup of the context file
    - Change the desired port values on the context file
    - Run post clone as:
    perl adcfgclone.pl (appsTier/dbTier)  <LOCATION_target_xmlfile>
    - Answer the post clone script as:
    Do you want to preserve the Display set to sourcehost:0.0 (y/n) [y] ? Y
    Let us know if it helps!
    Thanks &
    Best Regards,

Maybe you are looking for

  • Creation of Depreciation key

    Dear All, When i am creating Depreciation keys...i am giving various methods which i defined...but when i am saving the depreciation key i am getting following warning... 1000 CA06 N 1: Percentage rate required for depreciation calculation method P D

  • Moving Error records while mapping

    Hi, I have a simple one to one mapping. Consider Table_A is mapped to Table_B. Lets further assume that Table_A has 100 records. On transformation Table_B has only 70 rows. I would like to trace remaining 30 rows. Is it possible for me to move these

  • How to run SQL script file on Linux using Java ?

    Hi, I need to execute .sql file using java. I used following approach for this. private void runScriptEvent(java.awt.event.ActionEvent evt) {                                        String sqlOutput = "";         String sqlPromptLines="";         Stri

  • Hooking up esata drives to an Xserve

    Hello! Newbie here. We have an Xserve 2x2.8Ghz Quad core Intel with 2 gigs of Ram. I need to hook up external Esata drives to copy files on and off the Xserve and the raid. There are firewire connectors but no Esata connectors so I guess I have to bu

  • Error in join to SMB domain from windows pc

    hi, I have a problem on mac os x server leopard 10.5. I have configured only DNS, Open Directory and SMB as PDC, In SMB service I have configured a windows domain. I have create a SharePoint for Profile folder. I have create a test user "user1" and s