Problems running autoconfig on db tier

I am in the process of upgrading to apps 12.1.1 and database 11.2.0.1
I have managed to first upgrade db to 11.2.0.1 and in the process of integrating new db with the current 11.5.10.2 apps, i am getting the error at the autoconfig stage:
perl adbldxml.pl tier=db appsuser=apps appspasswd=appsStarting context file generation for db tier..
Using JVM from /oracle02/appsdapo/rdbms/11.2.0/jdk/bin/java to execute java programs..
execve(): No such file or directory
Error trying to exec /oracle02/appsdapo/rdbms/11.2.0/jdk/bin/sparcv9/java.
Check if file exists and permissions are set correctly.
Failed to start a 64-bit JVM process from a 32-bit JVM.
Verify all necessary J2SE components have been installed.
(Solaris SPARC 64-bit components must be installed after 32-bit components.)
My main question is that the path above does not exist and since context.xml file has not been created, where is it picking - /oracle02/appsdapo/rdbms/11.2.0/jdk/bin/sparcv9/java from???
Thanks

I have applied the patch 9835302 -
Patch 9835302: TCH11201: ADBLDXML AND AUTOCONFIG COMPLETES WITH JAVA.LANG.UNSATISFIEDLINKERROR
and this is what my system is showing:
strings -a $AD_TOP/bin/adbldxml.pl |grep '$Header'
# $Header: adbldxml.pl 115.23 2010/07/14 09:11:49 dhakumar noship $Please query AD_BUGS table to verify.
There is another similar patch which is:
Patch 9494547: TCH11201: ADBLDXML AND AUTOCONFIG COMPLETES WITH JAVA.LANG.UNSATISFIEDLINKERROR
I haven't this applied. Should I need to apply that?Yes.
Why can these 2 have the same description and has 9835302 superseeded 9494547Apply both patches as none of the patches supersede the other one.
Thanks,
Hussein

Similar Messages

  • Error while running autoconfig on apps tier

    Dears ,
    apps 11.5.10.2
    DB 9.2.0.8
    OS solaris sparc 10 64bit
    while running autoconfig on apps tier autoconfig failed with CLNADMPRF.SH and okladmprf.sh and autoconfig take along time to complete
    ERROR:
    ORA-12154: TNS:could not resolve service name
    1- how can i solve these error ?
    2- should i skip these errors and start upgrade apps from 11.5.10.2 to 12.1.1 and DB from 9.2.0.8 to 11.2.0.1 ?
    Regards ,,,

    while running autoconfig on apps tier autoconfig failed with CLNADMPRF.SH and okladmprf.sh and autoconfig take along time to complete
    ERROR:
    ORA-12154: TNS:could not resolve service name
    1- how can i solve these error ?Please see (CLNADMPRF.SH FAIL WITH ORA-12154 WHILE RUNNING AUTOCONFIG [ID 753535.1]).
    2- should i skip these errors and start upgrade apps from 11.5.10.2 to 12.1.1 and DB from 9.2.0.8 to 11.2.0.1 ?No, please find the error first then proceed with the upgrade.
    Thanks,
    Hussein

  • Error occurs when running autoconfig on application tier

    When running autoconfig on application tier, error occurs:
    Starting AutoConfig at Sun Jul 3 08:06:11 2011
    Using adconfig.pl version 115.78
         Classpath : /u01/prodapps/prodcomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/rt.jar:/u01/prodapps/prodcomn/util/java/1.4/j2sdk1.4.2_04/lib/dt.jar:/u01/prodapps/prodcomn/util/java/1.4/j2sdk1.4.2_04/lib/tools.jar:/u01/prodapps/prodcomn/java/appsborg2.zip:/u01/prodapps/prodcomn/java
    ===========================================================================
    Starting Utility to Report Version Conflicts at Sun Jul 03 08:06:14 PDT 2011
    Using VersionConflictListGenerator.java version 115.2
    All driver files processed.
    No version conflict encountered.
    ===========================================================================
    ERROR: Context Value Management Failed.
    Terminate.
    I referred to Note 461258.1: Autoconfig Error On Apps Tier: Context Value Management Failed (Doc ID 461258.1), and there's no such directory: $JAVA_TOP/oracle/sql/
    Please HELP!
    Thanks,
    Jackie

    Please see these docs.
    Adconfig.sh Fails With Error AC-30202 Unrecognized Action Apecified On Oracle EBS 11.5.10.2 [ID 1240795.1]
    How To Synchronize The Context file Stored In Database (FND_OAM_CONTEXT_FILES table) With The Context File In the File System?. Run Autoconfig Failed With "ERROR: Context Value Management Failed" [ID 463895.1]
    Autoconfig execution fails on Class StoreDataOfFile.getChkListConditions() [ID 1269146.1]
    Thanks,
    Hussein

  • Unable to run AutoConfig

    Hi group,
    Suddenly we got below error messages inside of the application:
    Oracle error 100: ORA-01403: no data found has been detected in FND_SIGNON.AUDIT_RESPONSIBILITY.
    Then after that we disabled SignOn Audit Level to "NONE" to fix the problem, but when we try to run AutoConfig in any tier, we get next error message:
    Attempting upload of Context file and templates to database...ERROR: InDbCtxFile.uploadCtx() : Exception : Error executng BEGIN fnd_gsm_util.upload_context_file(:1,:2,:3,:4,:5); END;: 1; Oracle error 100: ORA-01403: no data found has been detected in FND_GSM_UTIL.upload_context_file.
    oracle.apps.ad.autoconfig.oam.InDbCtxFileException: Error executng BEGIN fnd_gsm_util.upload_context_file(:1,:2,:3,:4,:5); END;: 1; Oracle error 100: ORA-01403: no data found has been detected in FND_GSM_UTIL.upload_context_file.
    at oracle.apps.ad.autoconfig.oam.InDbCtxFile.uploadCtx(InDbCtxFile.java:281)
    at oracle.apps.ad.autoconfig.oam.CtxSynchronizer.uploadToDb(CtxSynchronizer.java:328)
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.updateDBTmpl(FileSysDBCtxMerge.java:702)
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.updateDBFiles(FileSysDBCtxMerge.java:223)
    at oracle.apps.ad.context.CtxValueMgt.processCtxFile(CtxValueMgt.java:1663)
    at oracle.apps.ad.context.CtxValueMgt.main(CtxValueMgt.java:709)
    We have executed FND_CONC_CLONE.SETUP_CLEAN to clear the FND_NODES table, but we are getting above error when we try to run AutoConfig in the database tier.
    Any advice or help will be really appreciated.
    This is a production issue and the system is down because of this problem
    We are running on EBS 11.5.10.2 and RDBMS version is 10.2.0.3 on Solaris 64 bits.
    Thanks in advance.
    Kind regards,
    Francisco

    Oracle error 100: ORA-01403: no data found has been detected in FND_SIGNON.AUDIT_RESPONSIBILITY.
    Then after that we disabled SignOn Audit Level to "NONE" to fix the problem, but when we try to run AutoConfig in any tier, we get next error message: Can you revert back this change and see if AutoConfig complete successfully?
    Attempting upload of Context file and templates to database...ERROR: InDbCtxFile.uploadCtx() : Exception : Error executng BEGIN fnd_gsm_util.upload_context_file(:1,:2,:3,:4,:5); END;: 1; Oracle error 100: ORA-01403: no data found has been detected in FND_GSM_UTIL.upload_context_file.
    oracle.apps.ad.autoconfig.oam.InDbCtxFileException: Error executng BEGIN fnd_gsm_util.upload_context_file(:1,:2,:3,:4,:5); END;: 1; Oracle error 100: ORA-01403: no data found has been detected in FND_GSM_UTIL.upload_context_file.
    at oracle.apps.ad.autoconfig.oam.InDbCtxFile.uploadCtx(InDbCtxFile.java:281)
    at oracle.apps.ad.autoconfig.oam.CtxSynchronizer.uploadToDb(CtxSynchronizer.java:328)
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.updateDBTmpl(FileSysDBCtxMerge.java:702)
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.updateDBFiles(FileSysDBCtxMerge.java:223)
    at oracle.apps.ad.context.CtxValueMgt.processCtxFile(CtxValueMgt.java:1663)
    at oracle.apps.ad.context.CtxValueMgt.main(CtxValueMgt.java:709)Same error is reported in (ORA-01403: no data found has been detected FND_GSM_UTIL.upload_context_file. [ID 420554.1]).
    We have executed FND_CONC_CLONE.SETUP_CLEAN to clear the FND_NODES table, but we are getting above error when we try to run AutoConfig in the database tier.Do you have the latest AutoConfig patches applied?
    Can you find any errors in the database log file?
    This is a production issue and the system is down because of this problemFor production issues, please log a SR with severity 1
    Thanks,
    Hussein

  • Copied db tier filesystem, but did not run autoconfig

    Hi
    I had to copy the APPL_TOP this week. The application is up and running. I was told to NOT bother running autoconfig. Guess what?
    Although the APPL_TOP copied fine, the .env files (the APPSORA, the custom file) and the .profile did NOT copy.
    I know that now I should run autoconfig to create the APPSORA. Is this also true of the custom and profile? Or are these done manually?
    thanks a lot.
    DA
    AIX 5.2
    EBS 11.5.10
    Oracle 9i

    Its strange, since I did copy the APPL_TOP, and no, the .profile and the .env files are not there. Will copy them now.For the env files, you will not find it there since you copied the whole APPL_TOP, so this is an expected behavior.
    For the OS users profiles, it should be there and you should not lose those files.
    The reason I asked is that at the top of our APPSORA.env it states that "this file is generated by Autoconfig" If your source application node is AutoConfig enabled then this is also an expected behavior. Verify the environment variables in this file; it should be pointing to your source instacne and not the target node.

  • 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..

  • Error while running adcfgclone on apps tier

    I am getting the following error while running adcfgclone on the apps tier...
    OS: RHEL 5.5 64bit
    Oracle 10.2.0.3
    EBS R12.0.4 Multinode
    DB Tier and APPS Tier on different nodes.
    RC-50004: Fatal: Error occurred in ApplyAppsTier:
    StackTrace -
    java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
            at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
            at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:67)
            at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.NoSuchMethodError: oracle.apps.ad.autoconfig.InstantiateFile.writeReport(Ljava/util/Vector;Loracle/apps/ad/util/LogFile;I)V
            at oracle.apps.ad.clone.ApplyApplTop.checkAutoConfigErr(ApplyApplTop.java:590)
            at oracle.apps.ad.clone.ApplyApplTop.runAutoConfig(ApplyApplTop.java:558)
            at oracle.apps.ad.clone.ApplyApplTop.doConf(ApplyApplTop.java:339)
            at oracle.apps.ad.clone.ApplyApplTop.doApply(ApplyApplTop.java:382)
            at oracle.apps.ad.clone.ApplyApplTop.<init>(ApplyApplTop.java:267)
            at oracle.apps.ad.clone.ApplyAppsTier.<init>(ApplyAppsTier.java:105)
            ... 6 moreon the checking the logfile I am getting the following error
    Executable : /do5_apphome/apps/tech_st/10.1.2/bin/sqlplus
    SQL*Plus: Release 10.1.0.5.0 - Production on Fri Mar 30 11:12:06 2012
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Enter value for 1: Enter value for 2: Enter value for 3: Enter value for 4: ERRO                                             R:
    ORA-12560: TNS:protocol adapter error
    igccmprf.sh exiting with status 1
    ERRORCODE = 1 ERRORCODE_END
    .end std out.
    .end err out.
    Product Top Drivers executed : AD_TOP  FND_TOP  ICX_TOP  IEO_TOP  BIS_TOP  AMS_T                                             OP  CCT_TOP  WSH_TOP  CLN_TOP  OKE_TOP  OKL_TOP  OKS_TOP  CSF_TOP  IGS_TOP  IBY_                                             TOP  JTF_TOP  MWA_TOP  CN_TOP  CSI_TOP  WIP_TOP  CSE_TOP  EAM_TOP  FTE_TOP  ONT_                                             TOP  AR_TOP  AHL_TOP  OZF_TOP  IES_TOP  CSD_TOP  IGC_TOPI have successfully run rapidclone on db tier without any errors..Kindly advice me what to do to get my apps up and running..Database is already up and running!

    Mr Hussein ,
    I guess it is an issue with autoconfig. So i tried to run auto config manually and got the following error which I would like you to have a look at
                       ADX Database Utility
    getConnection() -->
        sDbHost    : devdb
        sDbDomain  : erp.local
        sDbPort    : 1551
        sDbSid     : dev
        sDbUser    : APPS
        Trying to connect using SID...
    getConnectionUsingSID() -->
        JDBC URL: jdbc:oracle:thin:@devdb.erp.local:1551:dev
        Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
        Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
        JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=devdb.erp.local)(PORT=1551))(CONNECT_DATA=(SERVICE_NAME=dev)))
        Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
        Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
        JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=devdb.erp.local)(PORT=1551))(CONNECT_DATA=(SERVICE_NAME=dev.erp.local)))
        Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
        Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
            Verifying connection to the Database   : Could not be stablished
            No Restore Profile file created.
    Restore Profile utility ran successfully
    ===========================================================================
    Listener Port no 1521

  • Error while runnning autoconfig on apps tier during upgrade

    Hi,
    Error while runnning autoconfig on apps tier during upgrade from 11.5.9 to 11.5.10.2
    below is the error message.
    Enter the APPS user password :
    The log file for this session is located at: /u01/app/tinst/tinstappl/admin/TINST_dba5/log/05031134/adconfig.log
    AutoConfig is configuring the Applications environment...
    AutoConfig will consider the custom templates if present.
    Using APPL_TOP location : /u01/app/tinst/tinstappl
    Classpath : /u01/app/tinst/tinstcomn/util/java/1.6/jdk1.6.0_18/jre/lib/rt.jar:/u01/app/tinst/tinstcomn/util/java/1.6/jdk1.6.0_18/lib/dt.jar:/u01/app/tinst/tinstcomn/util/java/1.6/jdk1.6.0_18/lib/tools.jar:/u01/app/tinst/tinstcomn/java/appsborg2.zip:/u01/app/tinst/tinstcomn/java
    Using Context file : /u01/app/tinst/tinstappl/admin/TINST_dba5.xml
    Context Value Management will now update the Context file
    Exception in thread "main" 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:759)
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.initializeParams(FileSysDBCtxMerge.java:147)
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.setParams(FileSysDBCtxMerge.java:128)
    at oracle.apps.ad.context.CtxValueMgt.mergeCustomInFiles(CtxValueMgt.java:1762)
    at oracle.apps.ad.context.CtxValueMgt.processCtxFile(CtxValueMgt.java:1579)
    at oracle.apps.ad.context.CtxValueMgt.main(CtxValueMgt.java:709)
    Caused by: java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    ... 8 more
    ERROR: Context Value Management Failed.
    Terminate.
    The logfile for this session is located at:
    /u01/app/tinst/tinstappl/admin/TINST_dba5/log/05031134/adconfig.log
    Please let me know your suggestions to resolve this issue.
    Regards,
    Sreenivasulu.

    Hi,
    DB tier autoconfig was successfully completed.
    We have already checked the above mentioned metalink ID's, but still the issue is same.
    Can you please advice any other solutions.
    Regards,
    Sreenivasulu.

  • Issue in running autoconfig in appsTier while cloning

    Hi my dear Friends
    I am working on a clone. I completed post clone in dbTier. Now my DB is up and running. Then I ran adcfgclone.pl in appsTier. It completed with some errors in autoconfig.
    The content of log file:
    [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: E:\TEST\testcomn\admin\install\TEST_fintest
    adgenjky.cmd INSTE8_SETUP 128
    [APPLY PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: E:\TEST\testcomn\admin\install\TEST_fintest
    adsvalsn.cmd INSTE8_APPLY -1
    AutoConfig is exiting with status 2
    I modified the environmental variable DISCO_JRE to point to the jre in my COMMON_TOP.
    After this wen i ran autoconfig it stopped abruptly. In log i found the below:
    Starting AutoConfig at Sun Mar 8 09:33:47 2009
    Using adconfig.pl version 115.74
    Classpath :
    Version Conflicts among development maintained and customized templates encountered; aborting AutoConfig run.
    The logfile for this session is located at: D:\TEST\testappl\admin\TEST_fintest\log\03080933\adconfig.log
    Then i rolled back my environmental variable DISCO_JRE to the old value but no result.
    Please can any one help me get rid of this problem?
    Regards
    Ridhi Sundar

    I found this.
    STEPS
    The issue can be reproduced at will with the following steps:
    1. Following Note: 238276.1 - Migrating to Linux with Oracle Applications Release 11i
    2. Follow Section 2: Migrate Platforms with Oracle Applications 11i
    3. Follow step 7. Run AutoConfig setup phase on the target system
    4. Run command line:
    ./adconfig.sh run=INSTE8_SETUP contextfile=/u001/.../contextFILE.xml
    Changes
    The OS environment variable JAVA_HOME is set.
    Cause
    $JAVA_HOME misdirects adconfig to the wrong jre.
    Solution
    Simply issue the following command:
    unset JAVA_HOME
    Then you can run adconfig.sh without the above error.
    Hope helps
    Regards.

  • Prod entries in jserv.properties after running autoconfig on test

    Hi all,
    whenever i run autoconfig on my test instance , production related entries come in jserv.properties file , how can i check where is the problem as nothing is wrong in the context file
    Solaris 10 EBS 11.5.10.2 dB 10.2.0.4

    Please see (Customizing an AutoConfig Environment [ID 270519.1]) to verify if you have any custom jserv.properties and see if it points to your source instance.
    Thanks,
    Hussein

  • How to run Autoconfig.sh

    Hi
    I am cloning EBS R12 on AIX,
    unfortunately ,I'm cluless how to run autoconfig.sh!
    I tried from APPL_TOP/
    to source the environment fine, i.e. <CONTEXT>.env
    and typed adautocfg.sh
    but I got:
    adautocfg.sh not found
    Can anybody help please!
    thanks

    Anchorage,
    Nothing as such dear!There is no point in posting the same answer/solution which is already suggested by someone else.
    I just tried to be more preciseHow is that? Is it about APPLCSF and COMMON_TOP? If so, then sorry to say that it is not more precise, it is just the same :)
    no doubt you always give the best solution to the problems.I do not give the best solution; I always read the thread and answer according to what I believe is correct and I always avoid mentioning something already suggested in the same thread.
    Thanks

  • When cloning the 11 DB, difference between dbconfig and running autoconfig?

    Hi,
    Doing 11i cloning. I never used to use autoconfig on the db tier, just recreate the control file, open the db, get the listener running, and only otherwise use apps autoconfig.
    I still have to recreate the controlfile by hand, since using hot backups, so for the db cloning portion I am now using dbtechstack (initially), then recreate the control file, apply the archive logs, open the database, and then run perl adcfgclone.pl dbconfig (xml file)as per app. B of MOS 230672.1.
    Now when I just ran perl dbconfig, I was having some issues. I normally specify the XML file, but this time left it blank to let it ask me the
    questions. Anyway, it asked the questions, then started re-createing the controfile and hosed my db, which I am restoring now.
    If I specify the xml file (that appears to be good from dbtechstack above)-- will it NOT then try to recreate the controlfile? I am afraid
    to run dbconfig again -- since it could mean another restore and I don't have time.
    As an alternative, what I have done in the past ... is this (instead of dbconfig) as the db user.
    1. relink oracle
    2. relink all
    3. run autocfg.sh for the db (ie regular, garden-variety autoconfig for the db, not dbconfig).
    In the past this alternative has worked well when I've not used db autoconfig at all for the clone, and want to get autoconfig
    running on the db tier, and it has been a while since I cloned.
    So my question is -- is dbconfig with the specification of the xml file the same as a relink + regular db autoconfig?
    The reason I am asking, is that sometimes by not strictly following note 230672.1 my cloned db's have some wierd issues that show up in patching.
    Thanks marv

    If I specify the xml file (that appears to be good from dbtechstack above)-- will it NOT then try to recreate the controlfile? I am afraidIt will not create the controlfiles for you and you still need to recreate it manually.
    So my question is -- is dbconfig with the specification of the xml file the same as a relink + regular db autoconfig?Correct (remember to run the library update script once you open the database).
    In addition to (230672.1 - Cloning Oracle Applications Release 11i with Rapid Clone), please see (Cloning Oracle Application 11i /R12 with Rapid Clone - Database (9i/10g/11g) Using Hot Backup on Open Database [ID 760772.1]).
    The reason I am asking, is that sometimes by not strictly following note 230672.1 my cloned db's have some wierd issues that show up in patching.What kind of issues?
    Thanks,
    Hussein

  • Autoconfig in Application Tier went error

    Hi,
    While running Autoconfig in Application after clone it got error, Please advise..
    DB Version : 11.1.0.7
    Apps Version : 12.1.1
    Please find the below error message..
    Starting AutoConfig at Fri Jan  4 11:24:35 2013
    Using adconfig.pl version 120.26
    *     Classpath : /u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip:/u02/appldev/apps/apps_st/comn/java/classes*
    *===========================================================================*
    Starting Utility to Report Version Conflicts at Fri Jan 04 11:24:43 IST 2013
    Using VersionConflictListGenerator.java version 120.3
    All driver files processed.
    No version conflict encountered.
    *===========================================================================*
    *     Using Context file : /u02/appldev/inst/apps/BALA_devclone/appl/admin/BALA_devclone.xml*
    Attempting to create a back up of the Context file
    Created back up file of name :
    */u02/appldev/inst/apps/BALA_devclone/admin/out/01041124/BALA_devclone.xml*
    *===========================================================================*
    Starting synchronization of file system Context file and its templates with those in the database
    Database connection     : Established
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL=''
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost    : devclone
    sDbDomain  : valueglobal.net
    sDbPort    : 1524
    sDbSid     : BALA
    sDbUser    : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@devclone.valueglobal.net:1524:BALA
    Connection obtained
    -------------------ADX Database Utility Finished---------------
    OAM Context editing support feature: Enabled
    OAM Customization support feature  : Enabled
    File system template    : /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/adxmlctx.tmp
    Checking for customizations to Context template
    Customizations found    : Yes
    Action to be taken      : Customizations to be appended to the template
    Result                  : Customizations successfully appended
    Location of the customized template :/u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/custom/adxmlctx.tmp
    File system Context information template: /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/adctxinf.tmp
    Updating customizations to Context Information template
    Custom Information template : /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/custom/adctxinf.tmp
    Action to be taken      : Customizations to be appended to the inf template
    Result                  : Customizations successfully appended
    Location of the customized inf template :/u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/custom/adctxinf.tmp
    *.end err out.*
    Processing DriverFile = /u02/appldev/apps/apps_st/appl/ont/12.0.0/admin/driver/onttmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for ONT_TOP
    Processing DriverFile = /u02/appldev/apps/apps_st/appl/ar/12.0.0/admin/driver/artmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for AR_TOP
    Processing DriverFile = /u02/appldev/apps/apps_st/appl/ahl/12.0.0/admin/driver/ahltmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for AHL_TOP
    Processing DriverFile = /u02/appldev/apps/apps_st/appl/ozf/12.0.0/admin/driver/ozftmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for OZF_TOP
    Processing DriverFile = /u02/appldev/apps/apps_st/appl/ies/12.0.0/admin/driver/iestmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for IES_TOP
    instantiate file:
    source : /u02/appldev/apps/apps_st/appl/ies/12.0.0/admin/template/cooper.sh
    dest   : /u02/appldev/inst/apps/BALA_devclone/admin/install/cooper.sh
    backup : /u02/appldev/inst/apps/BALA_devclone/admin/install/cooper.sh to /u02/appldev/inst/apps/BALA_devclone/admin/out/01041124/cooper.sh
    setting permissions: 755
    setting ownership: appldev:appldev
    Processing DriverFile = /u02/appldev/apps/apps_st/appl/csd/12.0.0/admin/driver/csdtmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for CSD_TOP
    Processing DriverFile = /u02/appldev/apps/apps_st/appl/igc/12.0.0/admin/driver/igctmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for IGC_TOP
    instantiate file:
    source : /u02/appldev/apps/apps_st/appl/igc/12.0.0/admin/template/igccmprf.sql
    dest   : /u02/appldev/inst/apps/BALA_devclone/admin/install/igccmprf.sql
    backup : /u02/appldev/inst/apps/BALA_devclone/admin/install/igccmprf.sql to /u02/appldev/inst/apps/BALA_devclone/admin/out/01041124/igccmprf.sql
    setting permissions: 600
    setting ownership: appldev:appldev
    instantiate file:
    source : /u02/appldev/apps/apps_st/appl/igc/12.0.0/admin/template/igccmprf.sh
    dest   : /u02/appldev/inst/apps/BALA_devclone/admin/install/igccmprf.sh
    backup : /u02/appldev/inst/apps/BALA_devclone/admin/install/igccmprf.sh to /u02/appldev/inst/apps/BALA_devclone/admin/out/01041124/igccmprf.sh
    setting permissions: 700
    setting ownership: appldev:appldev
    AutoConfig Profile Phase
    Running Profile Process 1 of 1 for IGC_TOP
    Executing script in InstantiateFile:
    */u02/appldev/inst/apps/BALA_devclone/admin/install/igccmprf.sh*
    script returned:
    igccmprf.sh started at Fri Jan  4 11:29:18 IST 2013
    The environment settings are as follows ...
    ORACLE_HOME : /u02/appldev/apps/tech_st/10.1.2
    ORACLE_SID :
    TWO_TASK : BALA
    PATH : /u02/appldev/apps/tech_st/10.1.3/perl/bin:/u02/appldev/apps/tech_st/10.1.2/bin:/u02/appldev/apps/apps_st/appl/fnd/12.0.0/bin:/u02/appldev/apps/apps_st/appl/ad/12.0.0/bin:/u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/u02/appldev/apps/apps_st/comn/util/unzip/unzip::/u02/appldev/apps/tech_st/10.1.2/bin:/usr/bin:/usr/sbin:/u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/u02/appldev/apps/tech_st/10.1.3/perl/bin:/u02/appldev/apps/tech_st/10.1.3/perl/bin:/u02/appldev/apps/tech_st/10.1.2/bin:/u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/u02/appldev/apps/apps_st/comn/util/unzip/unzip:/u02/appldev/apps/tech_st/10.1.2/bin:/usr/bin:/usr/sbin:/u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/appldev/bin:/u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/bin:/u02/appldev/apps/tech_st/10.1.3/ant/bin:/u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/bin:/u02/appldev/apps/tech_st/10.1.3/ant/bin
    LD_LIBRARY_PATH : /u02/appldev/apps/tech_st/10.1.2/jdk/jre/lib/i386:/u02/appldev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/u02/appldev/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/u02/appldev/apps/apps_st/appl/cz/12.0.0/bin:/u02/appldev/apps/tech_st/10.1.2/lib32:/u02/appldev/apps/tech_st/10.1.2/lib:/usr/X11R6/lib:/usr/openwin/lib:/u02/appldev/apps/tech_st/10.1.2/jdk/jre/lib/i386:/u02/appldev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/u02/appldev/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/u02/appldev/apps/apps_st/appl/sht/12.0.0/lib
    Executable : /u02/appldev/apps/tech_st/10.1.2/bin/sqlplus
    SQLPlus: Release 10.1.0.5.0 - Production on Fri Jan 4 11:29:18 2013*
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Enter value for 1: Enter value for 2: Enter value for 3: Enter value for 4: Connected.
    Updated profile option value - 1 row(s) updated
    Application Id : 8407
    Profile Name : IGC_DEBUG_LOG_DIRECTORY
    Level Id : 10001
    New Value :
    */u02/appldev/inst/apps/BALA_devclone/logs/appl/conc/log/BALA_devclone*
    Old Value :
    */u02/appldev/inst/apps/BALA_devclone/logs/appl/conc/log/BALA_devclone*
    PL/SQL procedure successfully completed.
    Commit complete.
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    igccmprf.sh exiting with status 0
    ERRORCODE = 0 ERRORCODE_END
    *.end std out.*
    *.end err out.*
    Product Top Drivers executed : AD_TOP  FND_TOP  ICX_TOP  MSC_TOP  IEO_TOP  BIS_TOP  AMS_TOP  CCT_TOP  WSH_TOP  CLN_TOP  OKE_TOP  OKL_TOP  OKS_TOP  CSF_TOP  IGS_TOP  IBY_TOP  JTF_TOP  MWA_TOP  CN_TOP  CSI_TOP  WIP_TOP  CSE_TOP  EAM_TOP  FTE_TOP  ONT_TOP  AR_TOP  AHL_TOP  OZF_TOP  IES_TOP  CSD_TOP  IGC_TOP
    *===========================================================================*
    Starting Restore Profile utility at Fri Jan 04 11:29:19 IST 2013
    Using version 120.4
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL=''
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost    : devclone
    sDbDomain  : valueglobal.net
    sDbPort    : 1524
    sDbSid     : BALA
    sDbUser    : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@devclone.valueglobal.net:1524:BALA
    Connection obtained
    -------------------ADX Database Utility Finished---------------
    *     Verifying connection to the Database : Established*
    *     Restore Profile Feature : Enabled*
    *     Restore Profile file created at : /u02/appldev/inst/apps/BALA_devclone/admin/out/01041124/restore.sql*
    Purging the table ADX_PRE_AUTOCONFIG of rows containing attribute BALA_devclone
    Purging completed
    Restore Profile utility ran successfully
    *===========================================================================*
    adcvmlog.xml renamed to /u02/appldev/inst/apps/BALA_devclone/admin/log/01041124/adcvmlog.xml.01041129
    *[CVM Error Report]*
    The following report lists errors encountered during CVM Phase
    *<filename> <return code where appropriate>*
    */u02/appldev/apps/apps_st/appl/ad/12.0.0/bin/adgentns.pl 2*
    No of scripts failed in CVM phase: 1
    AutoConfig is exiting with status 1 ..
    Need Urgent help..

    Continuation :
    [ s_jtffstart ]
    Action : translate
    Change reason : To prevent the content of the DBC file from being written into the Fulfillment Server log file
    Expected value : [u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt]
    Found value : /u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt
    New value : /u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt
    Check Condition : Unconditional
    INFO : Customer has the new value already in place - skipping
    [ s_jtffstart ]
    Action : translate
    Change reason : To prevent the content of the DBC file from being written into the Fulfillment Server log file
    Expected value : [u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=full -Dengine.LogLevel=9 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt]
    Found value : /u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt
    New value : /u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt
    Check Condition : Unconditional
    INFO : Customer has the new value already in place - skipping
    [ s_jtffstart ]
    Action : translate
    Change reason : To prevent the content of the DBC file from being written into the Fulfillment Server log file
    Expected value : [u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=full -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt]
    Found value : /u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt
    New value : /u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt
    Check Condition : Unconditional
    INFO : Customer has the new value already in place - skipping
    [ s_jtffstart ]
    Action : translate
    Change reason : To prevent the content of the DBC file from being written into the Fulfillment Server log file
    Expected value : [u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=9 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt]
    Found value : /u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt
    New value : /u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u02/appldev/apps/apps_st/comn/java/lib/jdbc6.zip:/u02/appldev/apps/apps_st/comn/java/lib/orai18n.zip:/u02/appldev/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u02/appldev/apps/apps_st/comn/java/classes:/u02/appldev/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.TempDir=/u02/appldev/inst/apps/BALA_devclone/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9303 -Dengine.AOLJ.config=/u02/appldev/inst/apps/BALA_devclone/appl/fnd/12.0.0/secure/BALA.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dprint.TempDir=/u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u02/appldev/inst/apps/BALA_devclone/logs/appl/admin/log/jtffmctl.txt
    Check Condition : Unconditional
    INFO : Customer has the new value already in place - skipping
    [ s_adovars_file ]
    Action : translate
    Change reason : Need to create instance specific adovars.env file in order to support AutoConfig parallel run in a shared appltop environment.
    Expected value : [u02/appldev/apps/apps_st/appl/admin/adovars.env]
    Found value : /u02/appldev/inst/apps/BALA_devclone/appl/admin/adovars_BALA_devclone.env
    New value : /u02/appldev/inst/apps/BALA_devclone/appl/admin/adovars_BALA_devclone.env
    Check Condition : Unconditional
    INFO : Customer has the new value already in place - skipping
    [ s_forms_blockurlchar ]
    Action : translate
    Change reason : To ensure that forms get launched successfully even if the responsibility name contains (, ) charecters
    Expected value : [%0a,%0d,!,%21,",%22,(,),[,%5b,],%5d,{,%7b,|,%7c,%7f,>,%3c,<,%3e]
    Found value : %0a,%0d,!,%21,",%22,[,%5b,],%5d,{,%7b,|,%7c,%7f,>,%3c,<,%3e
    New value : %0a,%0d,!,%21,",%22,[,%5b,],%5d,{,%7b,|,%7c,%7f,>,%3c,<,%3e
    Check Condition : Unconditional
    INFO : Customer has the new value already in place - skipping
    ===========================================================================
    [ Config tool : /u02/appldev/apps/apps_st/appl/ad/12.0.0/bin/adchgatname.pl ]
    Command : /u02/appldev/apps/tech_st/10.1.3/perl/bin/perl -I /u02/appldev/apps/tech_st/10.1.3/perl/lib/5.8.3 -I /u02/appldev/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3 -I /u02/appldev/apps/apps_st/appl/au/12.0.0/perl -I /u02/appldev/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi /u02/appldev/apps/apps_st/appl/ad/12.0.0/bin/adchgatname.pl contextfile=/u02/appldev/inst/apps/BALA_devclone/appl/admin/BALA_devclone.xml
    Action : execute
    SCRIPT RETURNED:
    Handle Appl_Top name changes, if any...
    Final Command : /u02/appldev/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -classpath /u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip:/u02/appldev/apps/apps_st/comn/java/classes -mx256m oracle.apps.ad.tools.configuration.ATNameHandler -e /u02/appldev/inst/apps/BALA_devclone/appl/admin/BALA_devclone.xml
    Reading APPL_TOP name from Context XML file:
    CONTEXT XML LOCATION : /u02/appldev/inst/apps/BALA_devclone/appl/admin/BALA_devclone.xml
    APPL_TOP NAME IN CONTEXT XML: devclone
    Reading APPL_TOP name from adconfig.txt file:
    adconfig.txt LOCATION : /u02/appldev/apps/apps_st/appl/admin/adconfig.txt
    APPL_TOP NAME IN adconfig.txt: devclone
    Comparing the APPL_TOP names read from two sources.....
    INFO : APPL_TOP name has not been changed.
    REASON : Context XML and adconfig.txt contain same value for APPL_TOP name.
    ACTION TAKEN : No action required.
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    Result : SUCCEEDED
    ===========================================================================
    ===========================================================================
    [ Config tool : /u02/appldev/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/txkSetConfig.pl ]
    Command : /u02/appldev/apps/tech_st/10.1.3/perl/bin/perl -I /u02/appldev/apps/tech_st/10.1.3/perl/lib/5.8.3 -I /u02/appldev/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3 -I /u02/appldev/apps/apps_st/appl/au/12.0.0/perl -I /u02/appldev/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi /u02/appldev/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/txkSetConfig.pl contextfile=/u02/appldev/inst/apps/BALA_devclone/appl/admin/BALA_devclone.xml /u02/appldev/apps/apps_st/appl/au/12.0.0/perl
    Action : execute
    SCRIPT RETURNED:
    TXK Script Name: txkSetConfig.pl
    Before Setting Environment
    AD_TOP : /u02/appldev/apps/apps_st/appl/ad/12.0.0
    AD_TOP variable is already in the environment....
    After Setting Environment
    AD_TOP : /u02/appldev/apps/apps_st/appl/ad/12.0.0
    Setting of Environment completed.
    Start of method: ContextValueMgmt
    java version "1.6.0_10"
    Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
    Java HotSpot(TM) Server VM (build 11.0-b15, mixed mode)
    version is :1.6
    Inside checkAPPSVersion()...
    Apps Version = 12.1.1
    Java Version = 1.6
    End of method: ContextValueMgmt
    Existing value of s_ias_version in Applications context file is 10.1.3.4.0
    Version present in ias.properties is 10.1.3.4.0
    No update required for s_ias_version as version in Context file is same as the value in ias.properties
    Existing value of s_forms_version in Applications context file is 10.1.2.3.0
    Actual Forms Version is 10.1.2.3.0
    No update required for s_forms_version as version in Context file is same as Forms patchset version
    Method Name: CopyWallet
    ** BEGIN CopyWallet() **
    Inside cwalletSSO.......
    cwallet.sso file already exits at the location /u02/appldev/inst/apps/BALA_devclone/certs/Apache/cwallet.sso
    cwalletSSO completed.......
    ** END CopyWallet() **
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    Result : SUCCEEDED
    ===========================================================================
    ===========================================================================
    [ Config tool : /u02/appldev/apps/apps_st/appl/ad/12.0.0/bin/adgentns.pl ]
    Command : /u02/appldev/apps/tech_st/10.1.3/perl/bin/perl -I /u02/appldev/apps/tech_st/10.1.3/perl/lib/5.8.3 -I /u02/appldev/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3 -I /u02/appldev/apps/apps_st/appl/au/12.0.0/perl -I /u02/appldev/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi /u02/appldev/apps/apps_st/appl/ad/12.0.0/bin/adgentns.pl PASSWORD contextfile=/u02/appldev/inst/apps/BALA_devclone/appl/admin/BALA_devclone.xml logdir=/u02/appldev/inst/apps/BALA_devclone/admin/log/01041525 outdir=/u02/appldev/inst/apps/BALA_devclone/admin/out/01041525
    Action : execute
    SCRIPT RETURNED:
    Generate Tns Names
    Logfile: /u02/appldev/inst/apps/BALA_devclone/admin/log/01041525/NetServiceHandler.log
         Classpath : /u02/appldev/apps/apps_st/comn/java/lib/appsborg2.zip:/u02/appldev/apps/apps_st/comn/java/classes
    Updating s_tnsmode to 'generateTNS'
    UpdateContext exited with status: 0
    AC-50480: Internal error occurred: java.lang.Exception: Error while generating listener.ora.
    Error generating tnsnames.ora from the database, temporary tnsnames.ora will be generated using templates
    Instantiating Tools tnsnames.ora
    Tools tnsnames.ora instantiated
    Web tnsnames.ora instantiated
    adgentns.pl exiting with status 2
    ERRORCODE = 2 ERRORCODE_END
    .end std out.
    .end err out.
    Result : FAILED
    ===========================================================================
    Ending Context Value Management System.
    ===========================================================================
    ===========================================================================
    Uploading file system Context file and its templates to the database
    Context file :
    /u02/appldev/inst/apps/BALA_devclone/appl/admin/BALA_devclone.xml
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL=''
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : devclone
    sDbDomain : valueglobal.net
    sDbPort : 1524
    sDbSid : BALA
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@devclone.valueglobal.net:1524:BALA
    Connection obtained
    -------------------ADX Database Utility Finished---------------
    Result : Successfully uploaded the Context file to the DataBase
    Context template file :
    /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/custom/adxmlctx.tmp
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL=''
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : devclone
    sDbDomain : valueglobal.net
    sDbPort : 1524
    sDbSid : BALA
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@devclone.valueglobal.net:1524:BALA
    Connection obtained
    -------------------ADX Database Utility Finished---------------
    Result : Successfully uploaded the Context template file to the DataBase
    Uploading the Context information template to the DataBase
    Context information template :
    /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/custom/adctxinf.tmp
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL=''
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : devclone
    sDbDomain : valueglobal.net
    sDbPort : 1524
    sDbSid : BALA
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@devclone.valueglobal.net:1524:BALA
    Connection obtained
    -------------------ADX Database Utility Finished---------------
    Result : Successfully uploaded the Context information template file to the DataBase
    ===========================================================================
    Configuring templates from all of the product tops...
    Processing DriverFile = /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/driver/adtmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for AD_TOP
    instantiate file:
    source : /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/adconfig.txt
    dest : /u02/appldev/apps/apps_st/appl/admin/adconfig.txt
    backup : /u02/appldev/apps/apps_st/appl/admin/adconfig.txt to /u02/appldev/inst/apps/BALA_devclone/admin/out/01041525/adconfig.txt
    setting permissions: 600
    setting ownership: appldev:appldev
    instantiate file:
    source : /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/adalldefaults.txt
    dest : /u02/appldev/apps/apps_st/appl/admin/BALA/adalldefaults.txt
    backup : /u02/appldev/apps/apps_st/appl/admin/BALA/adalldefaults.txt to /u02/appldev/inst/apps/BALA_devclone/admin/out/01041525/adalldefaults.txt
    setting permissions: 600
    setting ownership: appldev:appldev
    instantiate file:
    source : /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/adadmat.pl
    dest : /u02/appldev/inst/apps/BALA_devclone/admin/install/adadmat.pl
    backup : /u02/appldev/inst/apps/BALA_devclone/admin/install/adadmat.pl to /u02/appldev/inst/apps/BALA_devclone/admin/out/01041525/adadmat.pl
    setting permissions: 644
    setting ownership: appldev:appldev
    instantiate file:
    source : /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/adupdbid.sql
    dest : /u02/appldev/inst/apps/BALA_devclone/admin/install/adupdbid.sql
    backup : /u02/appldev/inst/apps/BALA_devclone/admin/install/adupdbid.sql to /u02/appldev/inst/apps/BALA_devclone/admin/out/01041525/adupdbid.sql
    setting permissions: 600
    setting ownership: appldev:appldev
    instantiate file:
    source : /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/iAS_1013_env.tmp
    dest : /u02/appldev/inst/apps/BALA_devclone/ora/10.1.3/BALA_devclone.env
    backup : /u02/appldev/inst/apps/BALA_devclone/ora/10.1.3/BALA_devclone.env to /u02/appldev/inst/apps/BALA_devclone/admin/out/01041525/BALA_devclone.env
    setting permissions: 644
    setting ownership: appldev:appldev
    instantiate file:
    source : /u02/appldev/apps/apps_st/appl/ad/12.0.0/admin/template/iAS_1012_env.tmp
    dest : /u02/appldev/inst/apps/BALA_devclone/ora/10.1.2/BALA_devclone.env
    backup : /u02/appldev/inst/apps/BALA_devclone/ora/10.1.2/BALA_devclone.env to /u02/appldev/inst/apps/BALA_devclone/admin/out/01041525/BALA_devclone0.env
    setting permissions: 644
    setting ownership: appldev:appldev

  • Error while running adcfgclone on APPS tier (ERROR: context creation not completed successfully)

    I am getting below error while running adcfgclone on APPS tier
    ERROR : Unable to set CLASSPATH
    /corp_ex1/DRPM/drpmcomn/clone/bin/../jlib/classes111.zip: is  missing
    First Creating a new context file for the cloned system.
    The program is going to ask you for information about the new system:
    ERROR: context creation not completed successfully.
    Please check /tmp/adcfgclone_29475.err file for errors
    i  copied classes111.zip from IAS_HOME to COMMON_TOP . Now I am getting below error
    First Creating a new context file for the cloned system.
    The program is going to ask you for information about the new system:
    ERROR: context creation not completed successfully.
    Please check /tmp/adcfgclone_30763.err file for errors

    Please post the details of the application release, database version and OS.
    ERROR: context creation not completed successfully
    This is a generic error, please check the log files for details about the error.
    Thanks,
    Hussein

  • Problem Running SSIS Package with a SQL Server Agent

    SQL Server: SQL Server 2012
    VS: Visual Studio 2012
    Hello,
          I have been having a problem running SSIS packages by using a SQL Server Agent job. I first created these SSIS packages in a separate IS project in Visual Studio. I imported the packages to the Integration Services (Package
    Store) instance on my SQL Server and tried to create a job that would run them from there.
          At first I read around about needing a proxy account to allow the agent/packages to access the file system since these packages are importing data from a flat file in the SQL database. So I created a temporary admin user to
    use as the user for the agent. I did this by going to Services.msc on the server and linked the account the agent's "logon as". Then arose another issue where I am getting an error about using the incorrect type for my connection managers.
    The connection manager "TestFile" is an incorrect type.  The type required is "OLEDB". The type available to the component is "FLATFILE". Source: Data Flow Task Flat File Destination [2]     Description:
    Cannot open the datafile "O:\*****\Success.txt"
    I am not sure what this even means as I am getting this error even with a test package that doesn't do anything with the database. I have just two flat file connection managers  in this test project one for grabbing the source file and one for
    creating the new test file.
    I am not sure what to do.
    Thanks in advance,
    Matt

    I accidently created two posts. The newest one has the details.
    I did not mean to.
    SQL Server: SQL Server 2012
    VS: Visual Studio 2012
    Hello,
          I have been having a problem running SSIS packages by using a SQL Server Agent job. I first created these SSIS packages in a separate IS project in Visual Studio. I imported the packages to the Integration Services (Package
    Store) instance on my SQL Server and tried to create a job that would run them from there.
          At first I read around about needing a proxy account to allow the agent/packages to access the file system since these packages are importing data from a flat file in the SQL database. So I created a temporary admin user to
    use as the user for the agent. I did this by going to Services.msc on the server and linked the account the agent's "logon as". Then arose another issue where I am getting an error about using the incorrect type for my connection managers.
    The connection manager "TestFile" is an incorrect type.  The type required is "OLEDB". The type available to the component is "FLATFILE". Source: Data Flow Task Flat File Destination [2]     Description:
    Cannot open the datafile "O:\*****\Success.txt"
    I am not sure what this even means as I am getting this error even with a test package that doesn't do anything with the database. I have just two flat file connection managers  in this test project one for grabbing the source file and one for
    creating the new test file.
    I am not sure what to do.
    Thanks in advance,
    Matt

Maybe you are looking for

  • How can I get imported Outlook email into folders in mail?

    I am a longtime PC user with email and calendar in MS Outlook (finally) converting to an iMac.  I used the Migration Assistant to transfer my old PC email to new iMAC running OSX Lion via ethernet.  On the old PC, I have ~15 years of stored emails in

  • Downloading message error 3259

    While I update my usual podcasts the download is at a snails pace and ends up stopping with a message error 3259. What is 3259? Everything else on my pc runs just fine the only exception being updating my podcasts. Along with the question of what is

  • One of my podcasts disappears soon after download. How do I stop this?

    One of the podcasts I am subcribed to now disappears soon after downloading. When I sign onto Itunes again the same download starts. How do I revent this?

  • AuthD failed to get auth session

    I have a new installation of portal, but something is not working properly (probably our changes to authentication service schemas and organization-level changes). The message ("AuthD failed to get auth session") shows up in the amAuth log: ERROR: Au

  • Day 1 iPhone 5s bricked :(

    Just got my new 5s ho,e last night, set it all up and it was woring fine.  Then i tried to install the latest ios over wifi.  My batter was at 45% and it said it would not install unless the battery was over 50%.  Not a problem figured I'd do it in t