Adpreclone.pl    appsTier [merge] | appltop [merge] | atTechStack

hi all,
i am little bit confused with the above options
can some one explain the options avaliable for adpreclone for both apps tier and database tier
which situations shud be used for wht purpose
i would be very thankfull to you .
thanks,
Vamshi.D

The 'perl adpreclone.pl appsTier merge' command is run on your primary node
Whereas the 'perl adpreclone.pl appltop merge' is run all other secondary nodes you want to merge.
Sam
http://appstech-sam.blogspot.com

Similar Messages

  • Difference between appsTier and appltop

    Hi,
    What is the difference between ..
    $ perl adpreclone appsTier merge and
    $ perl adpreclone appltop merge
    thx
    Romit

    Both commands are used to merge existing APPL_TOPs.
    On the primary node: Run "perl adpreclone.pl appsTier merge"
    On each of the secondary nodes being merged: Run "perl adpreclone.pl appltop merge"

  • Reg Adcfgclone after merge appltop error

    Hi,
    Mine is 2 node architecture.
    Web & Forms in one node.
    Admin,Concurrent and DB in another node.
    Version is 11.5.10.2 and db is 10.2.0.4
    I want to do Multinode to single node cloning using merge appltop.
    I ran perl adpreclone.pl appsTier merge in admin node and
    perl adpreclone.pl appltop merge in webnode.
    I took hotbackup of DB.
    Then in Target system
    I have created control file and recover the db and open it in resetlogs.
    i have manually created a listener for it.
    Now my db and db listener is up.
    I copied the comn_top,appl_top and ora_top from my admin node to target system.
    then i copied appl folder from comn_top/clone/appl from web node to target system comn_top/clone/appl.
    Then i run adcfgclone.pl appsTier from target system admin node.
    It completed successfully but since i forget to add temp tablespace autoconfig ends in error.
    Then i added the temp table space and run the adautocfg.sh which ends in error as
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [INSTANTIATE PHASE]
    AutoConfig could not successfully instantiate the following files:
    Directory: /oracle/TEST/app/testcomn/admin/install/TESTDB_testebs
    txkFrmUTF8.pl INSTE8_SETUP
    [SETUP PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /oracle/TEST/app/testcomn/admin/install/TESTDB_testebs
    txkMultinode.sh INSTE8_SETUP 1
    wdbsvr.sh INSTE8_SETUP 1
    [PROFILE PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /oracle/TEST/app/testcomn/admin/install/TESTDB_testebs
    abmwebprf.sh INSTE8_PRF 1
    affrmprf.sh INSTE8_PRF 1
    afwebprf.sh INSTE8_PRF 1
    amswebprf.sh INSTE8_PRF 1
    ibywebprf.sh INSTE8_PRF 1
    icxwebprf.sh INSTE8_PRF 1
    jtfictx.sh INSTE8_PRF 1
    oksfrmprf.sh INSTE8_PRF 1
    AC-00423: Template file: /oracle/TEST/app/testappl/fnd/11.5.0/admin/template/txkFrmUTF8.pl missing from file system.
    Raised by oracle.apps.ad.autoconfig.InstantiateFile
    wdbsvr.sh Unable to update s_portal30_sso_user in /oracle/TEST/app/testora/iAS/Apache/modplsql/cfg/wdbsvr.app
    Kindly help me in this.
    Regards
    Krishna

    HI,
    After moving pl file from source to target now the error didnot come.
    I have also changed the value to null for sso parameter still the error comes.
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [SETUP PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /oracle/TEST/app/testcomn/admin/install/TESTDB_testebs
    txkMultinode.sh INSTE8_SETUP 1
    wdbsvr.sh INSTE8_SETUP 1
    [PROFILE PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /oracle/TEST/app/testcomn/admin/install/TESTDB_testebs
    abmwebprf.sh INSTE8_PRF 1
    affrmprf.sh INSTE8_PRF 1
    afwebprf.sh INSTE8_PRF 1
    amswebprf.sh INSTE8_PRF 1
    ibywebprf.sh INSTE8_PRF 1
    icxwebprf.sh INSTE8_PRF 1
    jtfictx.sh INSTE8_PRF 1
    oksfrmprf.sh INSTE8_PRF 1
    AutoConfig is exiting with status 10
    txkMultinode.sh
    Enter value for 2: ERROR:
    ORA-01017: invalid username/password; logon denied
    Error Ruuning txkgetWebnodes.sqlERRORCODE = 1 ERRORCODE_END
    .end std out.
    wdbsvr.sh
    RUNPROCESS = Phase upto which the scripts should be executed.
    Values allowed: { INSTE8, INSTE8_SETUP, INSTE8_PRF, INSTE8_APPLY }
    wdbsvr.sh Unable to update s_portal30_sso_user in /oracle/TEST/app/testora/iAS/Apache/modplsql/cfg/wdbsvr.app
    ERRORCODE = 1 ERRORCODE_END
    ERROR:
    ORA-12154: TNS:could not resolve service name
    abmwebprf.sh exiting with status 1

  • Appltop merge

    Hai all,
    when giving perl adpreclone.pl appltop merge on the primary node /
    Please enter the APPS User [APPS]:
    Please enter the APPS password: apps
    This is the merge Primary node:
    ERROR:
    ORA-12203: TNS:unable to connect to destination
    DO I have to enter anything after merge primary node..
    Guide Please
    any doc's for this..
    Thanks
    Kai

    Kai,
    You can choose any node from the application nodes to be the source node, it has nothing to do with which node you did the installation on first (the normal procedure to do multinode installation is to run RapidWiz on the database tier first).
    So, what you need to do is the following:
    - Choose one of the source system nodes to be the primary node (Let us say Server 2), login as applmgr user, source the env file, and run:
    $ cd <COMMON_TOP>/admin/scripts/<CONTEXT_NAME>
    $ perl adpreclone.pl appsTier merge - Login as applmgr user on Server 1, source the env file, and run:
    $ cd <COMMON_TOP>/admin/scripts/<CONTEXT_NAME>
    $ perl adpreclone.pl appltop merge - Copy the required files for merging
    - Shut down all services on Server 1, and Server 2 (Keep the database and its listener up).
    - Login as applmgr user on Server 2, and run the following:
    $ cd <COMMON_TOP>/clone/bin
    $ perl adcfgclone.pl appsTier - Complete the finishing tasks

  • Run Preclone merge in read only database

    HI ,
    I have a production database is reserved for normal clone ( multi node clone ) . I have a new assignment that need to merge a appltop for a single node clone . so we choose a DR database as source , which is a read only database . When I run perl adpreclone.pl merge and enter apps password It return “ORA-01033: ORACLE initialization or shutdown in progress
    Is any have any idea how to get around this problem so that I can continue my preclone merge ?
    Thanks
    Felix

    This is DR site . It is a data guard server . so this database is not open . Below is messgae I get .
    /oracle/prod/db/prodcomn/admin/scripts/PROD_usla1-vts-mgr-1$ perl adpreclone.pl appsTier merge
    Running adgenhfver.pl with command...
    perl /oracle/prod/db/prodappl/ad/11.5.0/bin/adgenhfver.pl isPrimary=y applsysusr=APPLSYS tempdir=/oracle/prod/db/prodcomn/temp
    Please enter the APPS User [APPS]:
    Please enter the APPS password: XXXXXXX
    This is the merge Primary node:
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    Do you have any idea how do I get around this problem so that I can finish preclone ?
    Thanks
    Felix

  • EBS 11.5.10.2 Merge Multi Node to Single node.

    Hello,
    I have a two node EBS Production application tier running on 11.5.10.2.
    I have the concurrent manager running on Node A, and the rest of the services running on Node B. I'd like to retire the Node A server.
    Can someone help me with the steps to move the concurrent manager to Node B and remove Node A from the configuration?
    The steps I have come up with so far are:
    1. Run maintain snapshot information on Node A & B.
    2. Run perl adpreclone.pl appsTier merge on Node B.
    3. Run perl adpreclone.pl appltop merge on Node A.
    4. From Node A copy $COMMON_TOP/clone/appl to Node B.
    5. Shutdown application tier on Node A & B.
    6. Copy log and output files to Node B.
    7. Run perl adcfgclone.pl appsTier on Node B.
    8. On node B run :
    Adadmin -> generate JAR files
    -> generate message files
    -> relink executables
    -> copy files to destination
    Adadmin -> Check for missing files, and manually copy files if needs
    9. On node B run: EXEC FND_CONC_CLONE.SETUP_CLEAN;
    10. Start Application tier and verify changes.
    I'm not sure step 9 is right for this process. I want to keep the printer configuration.

    1. Run maintain snapshot information on Node A & B.
    2. Run perl adpreclone.pl appsTier merge on Node B.
    3. Run perl adpreclone.pl appltop merge on Node A.
    4. From Node A copy $COMMON_TOP/clone/appl to Node B.
    5. Shutdown application tier on Node A & B.
    6. Copy log and output files to Node B.
    7. Run perl adcfgclone.pl appsTier on Node B.
    8. On node B run :
    Adadmin -> generate JAR files
    -> generate message files
    -> relink executables
    -> copy files to destination
    Adadmin -> Check for missing files, and manually copy files if needs
    9. On node B run: EXEC FND_CONC_CLONE.SETUP_CLEAN;
    10. Start Application tier and verify changes.
    I'm not sure step 9 is right for this process. I want to keep the printer configuration.All your steps look OK to me -- -- (Sharing the Application Tier File System in Oracle Applications Release 11i [ID 233428.1] -- Section 4: Merging existing APPL_TOPs into a single APPL_TOP)
    Step 9 is correct and you need to purge FND_NODES table and run AutoConfig on all tier nodes (you will not lose any printer configuration) --
    How to Clean Nonexistent Nodes or IP Addresses From FND_NODES [ID 260887.1]
    Thanks,
    Hussein

  • 3 Node Production to 2 node Test clone

    Hi all,
    We need to clone from our 3 node Production system to 2 node Test system. In our Production system, "APPL_TOP is not shared".
    Source Nodes:(Production)
    Node A. Databse Tier
    Node B: Conc+admin
    Node c: forms+web
    Test server:
    Node D: Database Node
    Node E: Application tier node
    I am extracted the following method from the Cloning Doc and Doc 233428.1,
    Please correct me if i am going wrong in any of the steps.
    On Source
    1. Prepare the source system database tier(Node A) for cloning
    cd <RDBMS ORACLE_HOME>/appsutil/scripts/<CONTEXT_NAME>
    perl adpreclone.pl dbTier
    2. On Node B
    cd <COMMON_TOP>/admin/scripts/<CONTEXT_NAME>
    perl adpreclone.pl appsTier merge
    3. On Node C
    cd <COMMON_TOP>/admin/scripts/<CONTEXT_NAME>
    perl adpreclone.pl appltop merge
    4. Copy following from Node B to Node E
    prodappl
    prodcomn
    prodora
    5. Copy the required files for merging from Node c to Node E
    Log in as the APPLMGR user to node c and recursively copy:
    directory <COMMON_TOP>/clone/appl from node c to
    directory <COMMMON_TOP>/clone/appl on Node E
    6. From Node A to Node D
    Copy the database tier file system
    Copy the database (DBF) files from the source to the target system
    Copy the source database ORACLE_HOME to the target system
    =-=-=-=-=-=-=-=-=-=-=-=-=-=
    On Target :
    7. On Node D
    cd <RDBMS ORACLE_HOME>/appsutil/clone/bin
    perl adcfgclone.pl dbTier
    8. On Node E
    cd <COMMON_TOP>/clone/bin
    perl adcfgclone.pl appsTier
    9.On Node E do the finishing Task as mentioned
    Log in to the target system application tier nodes as the APPLMGR user.
    Run the following tasks in adadmin for all products:
    o generate JAR files
    o generate message files
    o relink executables
    But my doubt is if I wanted to do 3 node to 3 node cloning in future, At that point of time i have to Perepare my Production system with(In Node B and Node c)
    cd <COMMON_TOP>/admin/scripts/<CONTEXT_NAME>
    perl adpreclone.pl appsTier
    Is the Above Preclone run of " appsTier merge" will conflict with the Preclone of "appsTier" for 3 node to 3 node clone, Please clear my doubt.
    Thanks and Regards
    Vasu

    In note 372758.1 they are explaining the someother workaround please suggest me the Proper solution to over come the issue.
    I am on 11.5.10.2 instance with AD.I.6
    ============================
    please execute the following steps:
    Please try the solutions one-by-one.
    1. Please try ONLY to choose primary node the WEB node and then you'll go to the other node(s) - ADMIN, etc.
    2. If the issue is not resolved and you have the same APPL_TOP names please do:
    i. modify both XML files for having different APPL_TOP names like: "grp1" and "grp2" instead of:
    <APPL_TOP_NAME oa_var="s_atName">grp</APPL_TOP_NAME>
    ii. truncate the AD_APPL_TOPS table
    iii. run AUTOCONFIG in this order: first on DB-Tier and on APPS -Tiers
    iv. run ADADMIN --> Maintain Snapshot Information on all nodes
    v. start the merging from WEB node and then go to Admin node and to the other nodes.
    3. If you will still have the same error, please do:
    i. re-apply the AD patchsets you currently have (ie: 11i.AD.I.2 minipack - Patch 4337683, 11i.AD.I.4, etc)
    with the following options for ADPATCH:
    adpatch options=nocopyportion,nodatabaseportion,nogenerateportion,hotpatch
    and choose the patch driver file uXXXXXX.drv
    ii. run ADADMIN --> Maintain Snapshot Information on all nodes
    iii. start again the merge choosing WEB node and then go to Admin node and to the other nodes.
    ===================
    Thanks and Regards
    Vasu

  • Running perl adpreclone.pl appltop merge to reduce node

    Hi,
    I am following 233428.1, on the source system : (I ran maintain snapshot on both the nodes)
    When I run merge on DB-AP (CC), getting java error.
    {nypptd:applvis:PVIS}: /export/a1/oracle/app/pviscomn/admin/scripts/PVIS_nypptd =>perl adpreclone.pl
    appltop merge
    ERROR: Could not find java under
    /export/a1/oracle/app/pvisora/iAS/oui21/jre/1.3.1/bin or
    /export/a1/oracle/app/pvisora/iAS/appsoui/jre/1.3.1/bin
    Please make sure that you applied the prerequisite oui patch to the IAS
    ORACLE_HOME.
    {nypptd:applvis:PVIS}: /home/applvis/scripts =>which java
    /usr/bin/java

    Hi,
    See (Note: 559444.1 - Error While Running Commmand Perl Adpreclone.Pl Appstier: Please make sure that you applied the prerequisite oui patch to the IAS ORACLE_HOME).
    Regards,
    Hussein

  • Merge APPL_TOP: java.lang.NoClassDefFoundError: XMLPrintDriver

    Hello,
    I am trying to merge appl_top on a secondary node as per note 233428.1 by running "perl adpreclone.pl appltop merge". The script though ends with the following error:
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/xml/parser/v2/XMLPrintDriver
    at oracle.apps.ad.util.LogFile.createLogFile(LogFile.java:443)
    at oracle.apps.ad.util.LogFile.createLogFile(LogFile.java:406)
    at oracle.apps.ad.clone.MergeApplTop.main(MergeApplTop.java:1251)
    ERROR while running Merge...
    ERROR while running perl D:\oracle\<sid>appl\ad\11.5.0\bin\adclone.pl java=d:\jdk5\jdk mode=stage stage=D:\oracle\<sid>comn\clone component=appltop method=CUSTOM
    appctx=D:\oracle\<sid>appl\admin\<sid>_<host>.xml merge showProgress ... Please check the log for more details..
    The script crashes before the log file is created as implied by the above error message. I have checked the CLASSPATH and AF_CLASSPATH variables, the context file (for s_adovar_classpath and s_adovar_afclasspath), and the jserv.properties to ensure the path to the xmlparserv2.zip is in the relevant CLASSPATH(s).
    The command "unzip -l %JAVA_TOP%\xmlparserv2.zip| grep -i xmlprint" shows
    8323 08-29-05 16:23 oracle/xml/parser/v2/XMLPrintDriver.class
    Appreciate any help.
    Raj

    Hi raj;
    What is your OS and EBS version?Also db version,did you check log file for more details?
    Please check below notes:
    Java.Lang.NoClassDefFoundError: Oracle/Xml/Parser/V2/Xmlprintdriver [ID 352305.1]
    Autoconfig Failed: java.lang.NoClassDefFoundError: org/xml/sax/HandlerBase [ID 352823.1]
    Bug 10130661: NOCLASSDEFFOUNDERROR: ORACLE/XML/PARSER/V2/XMLPRINTDRIVER WHILE RUNNING EMJMXCLI
    https://support.oracle.com/CSP/main/article?cmd=show&type=BUG&id=10130661&productFamily=Oracle
    Also see:
    Error When Running adpreclone.pl APPL_TOP merge: Fatal: Error Occurred In Mergeappltop: Rc--50004 [ID 283769.1]
    Hope it helps you
    Regard
    Helios

  • Error while running adpreclone on Database Tier

    Hii..
    im getting following error while running adpreclone on database Tier,
    This is Error Message coming,
    D:\APPSORA\proddb\10.2.0\appsutil\scripts\PROD_diwaf-prd-erpdb>perl adpreclone.pl dbTier
    Running Rapid Clone with command...
    perl D:\APPSORA\proddb\10.2.0\appsutil\bin\adclone.pl java=D:\APPSORA\proddb\10.2.0\jre\1.4.2 mode=stage stage=D:\APPSORA\proddb\10.2.0\appsutil\cl
    one component=dbTier method=CUSTOM dbctx=D:\APPSORA\proddb\10.2.0\appsutil\PROD_diwaf-prd-erpdb.xml  showProgress
    Beginning database tier Stage - Tue Oct  4 09:54:38 2011
    APPS Password : amapps2011
    Log file located at D:\APPSORA\proddb\10.2.0\appsutil\log\PROD_diwaf-prd-erpdb\StageDBTier_10040954.log
    -      0% completed
    ERROR while running Stage...
    ERROR while running perl D:\APPSORA\proddb\10.2.0\appsutil\bin\adclone.pl java=D:\APPSORA\proddb\10.2.0\jre\1.4.2 mode=stage stage=D:\APPSORA\proddb\10.2.0
    *\appsutil\clone component=dbTier method=CUSTOM dbctx=D:\APPSORA\proddb\10.2.0\appsutil\PROD_diwaf-prd-erpdb.xml showProgress ... Please check the log for*
    more details..
    I checked logfiles also...but there is no information,
    t*he folowing is the logfiles contents*
    Started StageDBTier at Tue Oct 04 09:05:11 GMT+03:00 2011
    Version:
    StageDBTier.java        :       115.27
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost    : diwaf-prd-erpdb
    sDbDomain  : af.gov.local
    sDbPort    : 1521
    sDbSid     : PROD
    sDbUser    : apps
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@diwaf-prd-erpdb.af.gov.local:1521:PROD
    Connection obtained
    -------------------ADX Database Utility Finished---------------
    D:\APPSORA\proddb\10.2.0\appsutil\scripts\PROD_diwaf-prd-erpdb>
    My Apps version is 11.5.10.2
    my DB version is 10.2.0.4
    IM using windows server 2003 R2 entrepriose edition service pack 2.
    There is no error running adpreclone on AppsTier.
    Can anyone help me in solving the issue.
    waiitng for your replies
    Thanks in advance.

    As mentioned in the document https://kr.forums.oracle.com/forums/thread.jspa?threadID=295697&messageID=2252395
    I checked my echo $PATH and it gives the follwing o/p
    D:\APPSORA\proddb\10.2.0>echo %PATH%
    C:\Perl\bin\;D:\APPSORA\proddb\10.2.0\bin;D:\APPSORA\proddb\10.2.0\jdk\bin;D:\APPSORA\proddb\10.2.0\jdk\bin;C:\orant\bin;D:\APPSORA\prodora\8.0.6\bin;C:\Pe
    rl\site\bin;C:\Perl\bin;B:\PROGRA~1\MKSTOO~1\bin;B:\PROGRA~1\MKSTOO~1\bin\x11;B:\PROGRA~1\MKSTOO~1\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32
    *\wbem;c:\program files\hp\hp bto software\bin;c:\program files\hp\hp bto software\bin\opc*
    I checked the zip version as follows
    which zip
    D:\APPSORA\proddb\10.2.0\bin/zip.exe
    zip -v
    Copyright (c) 1990-2006 Info-ZIP - Type 'zip "-L"' for software license.
    This is Zip 2.32 (June 19th 2006), by Info-ZIP.
    D:\APPSORA\proddb\10.2.0>which java
    D:\APPSORA\proddb\10.2.0\jdk\bin/java.exe
    D:\APPSORA\proddb\10.2.0>java -version
    java version "1.4.2_14"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_14-b05)
    Java HotSpot(TM) Client VM (build 1.4.2_14-b05, mixed mode)
    D:\APPSORA\proddb\10.2.0>which perl
    C:\Perl\bin\perl.exe
    D:\APPSORA\proddb\10.2.0>perl -version
    This is perl, v5.10.0 built for MSWin32-x86-multi-thread
    *(with 5 registered patches, see perl -V for more detail)*
    Is there any problems with o/p obtained.
    Plz suggest
    Thanks..

  • Adpreclone.pl errors out

    Hi
    Could anyone help me to find solution for java eror while running adpreclone in dbrier where as my adpreclone on appstier runs fine
    Error -
    Exception in thread "main" java.lang.NoclassDefFoundError: oracle/apps/ad/clone/util/cloneProcessor
    at oracle.apps.ad.clone.stageDBTier.executeProcess
    (stageDBTier.java:661)
    at oracle.app.clon.StageDBTier.main (stageDBTier.java:600)
    please if possible send reply to [email protected]

    The adpreclone.pl command should be run with the SOURCE database running.
    I suggest you start the database, then try the command again. If there is still a problem then log a service request.
    got the answer for metalink

  • Adpreclone.pl Non-interactive Mode

    Hi All,
    want to automate backup of APPL tier
    To do that it is required to run adpreclone.pl with non-interactive mode i.e. It will not ask for any password when it will run through shell script.
    Or something like perl adpreclone.pl appsTier pwd=<>
    Is there is any other way to do that?
    Please advice.
    Thanks-
    P

    966726 wrote:
    Hi All,
    want to automate backup of APPL tier
    To do that it is required to run adpreclone.pl with non-interactive mode i.e. It will not ask for any password when it will run through shell script.
    Or something like perl adpreclone.pl appsTier pwd=<>
    Is there is any other way to do that?
    Please advice.
    Thanks-
    PPlease see old threads -- https://forums.oracle.com/forums/search.jspa?threadID=&q=Automate+AND+Clone&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Do I need to stop the dbTier or/and appsTier when ... ?

    Do I need to stop the dbTier or/and appsTier when I run
    perl adpreclone.pl dbTier
    perl adpreclone.pl appsTier
    or when I copy the Source System to the Target System (for the appsTier) ?
    Thanks,
    Paul

    Do I need to stop the dbTier or/and appsTier when I run
    perl adpreclone.pl dbTier
    perl adpreclone.pl appsTierThe database and the database listener should be up and running when you run the above two commands. For the application tier, you can keep it up or shut it down.
    or when I copy the Source System to the Target System (for the appsTier) ?It is recommended you shutdown the application services when you copy the application files. Some operating systems do not allow copying file while it is in use (like Windows).

  • Adpreclone error

    Hai all,
    when running adpreclone.pl on appstier, I got the following error :
    F:\oracle\visiocomn\admin\scripts\VISIO_testserver>perl adpreclone.pl appsTier
    [1] + Done(139) ?
    3916 Segmentation violation c:/mks/mksnt/sh
    3172 Segmentation violation c:/mks/mksnt/sh
    .: F:oraclevisioora8.0.6VISIO_testserver.cmd: not found
    .: F:oraclevisioapplVISIO_testserver.cmd: not found
    Running Rapid Clone with command...
    perl F:/oracle/visioappl/ad/11.5.0/bin/adclone.pl java=F:/oracle/visioor
    a/iAS/appsoui/jre/1.3.1 mode=stage stage=F:/oracle/visiocomn/clone component=app
    sTier method=CUSTOM appctx=F:/oracle/visioappl/admin/VISIO_testserver.xml showP
    rogress
    Beginning application tier Stage - Tue Oct 30 23:02:44 2007
    Usage: java [-options] class [args...]
    (to execute a class)
    or java -jar [-options] jarfile [args...]
    (to execute a jar file)
    where options include:
    -hotspot to select the "hotspot" VM
    If present, the option to select the VM must be first.
    The default VM is -hotspot.
    -cp -classpath <directories and zip/jar files separated by ;>
    set search path for application classes and resources
    -D<name>=<value>
    set a system property
    -verbose[:class|gc|jni]
    enable verbose output
    -version print product version and exit
    -showversion print product version and continue
    -? -help print this help message
    -X print help on non-standard options
    F:oraclevisiocomnjava: not found
    F:oraclevisiocomnjava/apps.zip: not found
    F:oraclevisioapplfnd11.5.0/java/3rdparty/stdalone/xmlparserv2.zip: not found
    OS is win2003..
    how can I resolve this ?..
    Please clear this..
    Thanks
    Yusuf

    Thanks hussain for your answer.. but when running adcfgclone.pl and at the final stage autoconfig failed by giving the following error :
    content of logfile :
    -------------------ADX Database Utility Finished---------------
    Verifying connection to the Database
    Connection to the Database established
    Verifying existance of the table: ADX_PRE_AUTOCONFIG
    Table does not exist. Exiting RestoreProfile...
    The log file for this session is located at: F:\oracle\visioappl\admin\VIS_yusuf
    \log\10311218\adconfig.log
    in addition to that,
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [APPLY PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: F:\oracle\visioora\iAS\Apache\perl\5.00503\bin\MSWin32-x86\perl.e
    xe -I F:\oracle\visioora\iAS\Apache\perl\5.00503\lib\MSWin32-x86;F:\oracle\visio
    ora\iAS\Apache\perl\5.00503\lib;F:\oracle\visioora\iAS\Apache\perl\site\5.00503\
    lib\MSWin32-x86;F:\oracle\visioora\iAS\Apache\perl\site\5.00503\lib;F:\oracle\vi
    sioappl\au\11.5.0\perl F:\oracle\visiocomn\admin\install\VIS_yusuf
    adadmat.pl INSTE8_APPLY 768
    adupdlobs.pl INSTE8_APPLY 768
    AutoConfig is exiting with status 2
    autoconfig is not completed.. any comments ?
    thanks
    Yusuf

  • Error while running form 'Payable Accounting Process'

    Hi,
    In the 10th step,
    As per the metalink Note: 316365.1
    * From the Payables Manager responsibility, navigate to the Requests form (Other->Requests->Run).
    * Select "Payables Accounting Process" in the Name field.
    * Use the Tab key to open the Parameters window (if it doesn't open automatically).
    * Enter the following parameter values. Accept default values for all other parameters.
    Account From Date: [Leave this blank]
    Account To Date: [Leave this blank]
    Document Class: [All]
    * Submit the process.
    But if I submit with the default parameters, it aks for the value for "Submit Journal Import", So wat should be given in that field, Would you please advice me...?
    Patel

    Hi,
    I followed the metalink Note:133079.1, and i could succesfully submit the program.
    And I have a doubt while running adcfgclone.pl, as we have the options:
    appsTier | appltop | atTechStack
    dbTier | database | dbTechStack
    So, wats the difference between appsTier, appltop and atTechStack,
    dbTier, database and dbTechStack
    will you please tell me...??
    Thanks in advance,
    Patel

Maybe you are looking for

  • Closing Report Preview window closes all parent windows

    I have a form 6.0 calling a report 6.0 with several user parameters using run_report_object in preview mode. After the finishing previewing, the user closes the report preview window. Then the preview window closes all the parent windows. Need help!

  • Need to/How to DEACTIVATE Win 7 from Bootcamp of previous Mac?

    Hello all, Planning to get a new MacBook air and planning to install previously owned Windows 7 on this new Mac. The Windows 7 is installed on my current (old) MBA which I plan to trade-in. Question: Do I need to "de-activare" Windows 7? How? Thanks

  • Error while turning on the layers of map

    hi I am using flex 3 with arcgis server 10 with the help of flex api. i am getting Error 1009 : cannot access a property or method of a null object reference at mx.controls::Datagrid/mouseDownHandler() while using datagrid with checkboxes to turn on/

  • Why is Beach Ball Showing Up So Much?

    I use Mavericks 10.9.2.  Just lately whenever I try to drag a file into a folder, or almost anything I do, I keep getting the spinning beach ball.  The only way I know how to get out of the spinning beach ball mode is to shut off the Mac at the Mac P

  • Syncing ipod touch problem

    Got a new laptop as my old one is broke, when I set up a new itunes on my new laptop the itunes library will only pick up some of the songs and I do not have a back up for the rest of them. If I press sync then it says it will erase everything on my