What Is AutoConfig,Context File,ATG?

Hi...
What Is AutoConfig ,Context File, ATG ?
With Brief Definition..
Regards
**SBJ**

Hi,
Please refer to:
Note: 218089.1 - Autoconfig FAQ
ATG
Re: ATG
Please search the forum before posting similar questions.
Thanks,
Hussein

Similar Messages

  • 11.5.10.2 - java in APPL_TOP context file

    I'm in progress of applying ATG RUP7 to several 11.5.10.2 installations. The "Technology Stack (TXK) Rollup Validation Report" asks me to update the JDK version on HTTP server node at least to a minimum JDK version of 1.5.0.
    Note 304099.1 "Using J2SE Version 5.0 with Oracle E-Business Suite 11i, Release 11.5.10" or Note 401561.1 "Using JDK Version 6 with Oracle E-Business Suite 11i, Releases 11.5.10" don't specify the autoconfig variables to be changed. And there are a lot of jdk and jre related varialbles in the APPL_TOP autoconfig context file.
    To "update the JDK version on HTTP server node" I think I should change s_oajdktop and s_adovar_classpath, and perhaps s_adjvaprg should be changed, too.
    What about the AF variables. Is the any additional procedure required to update java for the tools? (s_afjretop, s_adovar_afclasspath, s_afjvaprg)
    What about the rest? Is there any reference manual of the contect files variables? I have not been able to find something on Metalink.
    In adovars section I find s_oajretop and s_adovar_ldlib.
    In web_home s_weboh_java links to 1.3 jdk.
    In tools_home we got references in s_tools_path and s_tools_java.
    In rapid_install there is s_jdktop and s_jretop.
    Would be great if someone could help me understand the use of all these variables and the procedure to update them to current jdk's and jre's where possible. :)
    Edited by: MartinT on 19.10.2009 05:29
    I've checked some 11.5.10.2 vision I got here:
    <oa_environment type="rapid_install">
    <JDK_TOP oa_var="s_jdktop">/apps/VIS11/vis11comn/util/java/1.4/j2sdk1.4.2_04</JDK_TOP>
    <JRE_TOP oa_var="s_jretop">/apps/VIS11/vis11comn/util/java/1.4/j2sdk1.4.2_04</JRE_TOP>
    <oa_environment type="tools_home">
    <PATH oa_var="s_tools_path" osd="Solaris">/apps/VIS11/vis11ora/8.0.6/bin:/usr/ccs/bin:/usr/sbin:/apps/VIS11/vis11comn/util/java/1.4/j2sdk1.4.2_04/bin:$PATH</PATH>
    <JAVA_HOME oa_var="s_tools_java">/apps/VIS11/vis11comn/util/java/1.4/j2sdk1.4.2_04</JAVA_HOME>
    <oa_environment type="web_home">
    <JAVA_HOME oa_var="s_weboh_java">/apps/VIS11/vis11ora/iAS/Apache/jdk</JAVA_HOME>
              (which points to /apps/VIS11/vis11comn/util/java/1.4/j2sdk1.4.2_04)
    <oa_environment type="adovars">
    <OA_JDK_TOP oa_var="s_oajdktop">/apps/VIS11/vis11comn/util/java/1.4/j2sdk1.4.2_04</OA_JDK_TOP>
    <OA_JRE_TOP oa_var="s_oajretop">/apps/VIS11/vis11comn/util/java/1.4/j2sdk1.4.2_04</OA_JRE_TOP>
    <AF_JRE_TOP oa_var="s_afjretop">/apps/VIS11/vis11comn/util/java/1.4/j2sdk1.4.2_04</AF_JRE_TOP>
    <CLASSPATH oa_var="s_adovar_classpath" osd="unix">/apps/VIS11/vis11comn/util/java/1.4/j2sdk1.4.2_04/lib/tools.jar:/apps/VIS11/vis11comn/util/java/1.4/j2sdk1.4.2_04/lib/dt.jar:/apps/VIS11/vis11comn/util/java/1.4/j2sdk1.4.2_04/jre/lib/charsets.jar:/apps/VIS11/vis11comn/util/java/1.4/j2sdk1.4.2_04/jre/lib/rt.jar:/apps/VIS11/vis11comn/java/appsborg2.zip:/apps/VIS11/vis11ora/8.0.6/forms60/java:/apps/VIS11/vis11comn/java</CLASSPATH>
    <AF_CLASSPATH oa_var="s_adovar_afclasspath" osd="unix">/apps/VIS11/vis11comn/util/java/1.4/j2sdk1.4.2_04/lib/tools.jar:/apps/VIS11/vis11comn/util/java/1.4/j2sdk1.4.2_04/lib/dt.jar:/apps/VIS11/vis11comn/util/java/1.4/j2sdk1.4.2_04/jre/lib/charsets.jar:/apps/VIS11/vis11comn/util/java/1.4/j2sdk1.4.2_04/jre/lib/rt.jar:/apps/VIS11/vis11comn/java/appsborg2.zip:/apps/VIS11/vis11ora/8.0.6/forms60/java:/apps/VIS11/vis11comn/java</AF_CLASSPATH>
    <LD_LIBRARY_PATH oa_var="s_adovar_ldlib" osd="Solaris">/apps/VIS11/vis11ora/8.0.6/network/jre11/lib/sparc/native_threads:/apps/VIS11/vis11appl/cz/11.5.0/bin:${LD_LIBRARY_PATH:=}</LD_LIBRARY_PATH>
    <ADJVAPRG oa_var="s_adjvaprg" osd="UNIX">/apps/VIS11/vis11comn/util/java/1.4/j2sdk1.4.2_04/bin/java</ADJVAPRG>
    <AFJVAPRG oa_var="s_afjvaprg" osd="UNIX">/apps/VIS11/vis11comn/util/java/1.4/j2sdk1.4.2_04/bin/java</AFJVAPRG>
    So I may change all these references to jdk 5, apply the latest template rollup and run autoconfig and everything is fine? :)

    Hi Srini,
    thx for your welcome and reply. I've checked Note 304099.1 again and it seems that someone accidently deleted most of the content there.
    The index shows much more steps than explained in the main text and the links don't work. So I'll apply patch 4372996 now.
    That note tells me to run an upgrade script before running autoconfig. I think that script is part of that patch. Is adpatch AD.I.7 running that script before running autoconfig or does someone know the name of that script as that part of the text is eleminated, too?
    I would like to update to jdk 6, but as I would have to apply RUP 5 as a prereq for jdk 6 I will postpone that step after having applied RUP 7.
    Thx,
    Martin

  • Autoconfig doubts and context file

    Hi,
    I am new one to APPS.
    why we using autoconfig.what is the function of autoconfig and context file.
    why we have to run autoconfig in db Tier.what scenario we have to use autoconfig.

    Hi;
    You can also check for understand env file and what it has
    Oracle Applications Concepts
    Release 11i (11.5.10.2)
    Part No. B19295-03
    http://download.oracle.com/docs/cd/B25516_18/current/acrobat/11iconcepts.pdf
    Regards
    Helios

  • What parameters should be changed in context file of oracle apps

    Hii..
    what parameters should be changed in context file of oracle apps(R12.1.3) for 250 users and pfile parameters of database

    But i came to know we need change parameters like s_oacore_nprocs,MaxPermSize,-Xmx for Forms and Oacore in Context file of apps, based on number of users .Is it correct???Yes.
    JVM: Guidelines to setup the Java Virtual Machine in Apps Ebusiness Suite 11i and R12 [ID 362851.1]
    Configuring various JVM tuning parameters for Oracle E-Business suite 11i and R12 [ID 567551.1]
    Oracle EBS R12 Context Variables [ID 458282.1]
    Increasing Number of JVMs Allocated to oacore Process Causes Login Problems [ID 731115.1]
    After Increasing the Number of OACORE OC4J Processes to More Than 5, adoacorectl.sh is Exiting With Status 204 [ID 1177323.1]
    How To Determine The Number Of Java Virtual Machines (JVM's) Started By Oacore Used By Oracle Payments [ID 1372586.1]
    Thanks,
    Hussein

  • OAM Context showing error when updating context file on 11i apps

    HI,
    When i am trying to update context file using OAM, i am getting following error.
    Failed when writing Context Configuration files back to file system. Possible causes: An error occurred while attempting to establish an Applications File Server connection with the node FNDFSP_dbora12. There may be a network configuration problem, or the TNS listener on node FNDFSP_dbora12 may not be running. Please contact your system administrator. . However, you still can run AutoConfig and restart services to make sure these settings take effects.

    Sawwan,
    What is the application release? OS?
    HP Unix
    Has this ever worked? If yes, what changes have been done recently?
    This is cloned environment.
    Do you have proper entry in the hosts file?
    yes
    Is the application listener up and running? Can you view the concurrent requests log/output files? If not, please see (Note: 117012.1 - Troubleshooting the "Error Occurred While Attempting to Establish an Applications File Server Connection").
    yes application listener is up and running.
    Is the value "FNDFSP_dbora12" correct or it points to the source instance in case this is a cloned one? If the value is incorrect, please validate the entries in FND_NODES table (purge the table and run AutoConfig -- I believe you are familiar with the steps
    Value of RRA: Service Prefix is FNDSP_ not FNDSP_dbora12.

  • Web app context file in java web server?

    I'm being forced to move an application from Tomcat 5.5 to Web Server 6.1. I'm used to putting my app's context information into a context xml file that in Tomcat 5.5 is deployedin in $tomcat_home/conf/Catalina/localhost/. I define my jdbc connection pool there, as well as environment entries for the application. That way I can use the same war file, but run the application with different configuration settings.
    It doesn't seem like Web Server 6.1 supports that, or am I missing something in the documentation. I thought the notion of the context file was generic to the servlet container spec even in the 2.3 servlet spec....but maybe that's specific to Tomcat. So now how can I pass environment information to the application?

    The SJS webserver does not support context.xml, you are correct.
    However, most of the things done in context.xml can be done through other ways.
    JDBC conncetion pools are global to the server instance, and are declared in server.xml
    http://docs.sun.com/source/819-0130/agapuirf15.html#wp297682
    The web apps descriptors allow to configure web apps parameters. In SJS webserver there are two descriptors, the standard web.xml, and sun-web.xml.
    http://docs.sun.com/source/817-6251/pwadeply.html
    Regarding passing environment information, what exactly do you have in mind? the web server supports JNDI resource-env-ref, that can be used to pass environment entries to a web-app.
    If you have any particulars needs, or more specific questios, feel free to post them here.

  • How adbldxml.pl creates the new database tier context file

    We just completed database upgrade from 9.2.0.6 to 9.2.0.8 to 11gR2 for 11.5.10.2 financial (on Windows 2003).
    Application seems working fine after upgrade, autoconfig on application and database tiers are all success, but I have an issue with adbldxml.pl.
    I have tried to run adbldxml.pl after upgrade, I can not sync the <s_perl5lib> and <s_adperlprg> oa_var on context it created with oa_var I read from OAM.
    On OAM PROD > AutoConfig > Environments > oa_environment:db_home, it read as,
    <s_adperlprg>D:\oracle\proddb\11.2.0\perl\bin\perl.exe
    <s_perl5lib>D:\oracle\proddb\11.2.0\perl\lib\site_perl\5.10.0;D:\oracle\proddb\11.2.0\appsutil\perl
    but the db context file created by adbldxml.pl read as,
    <s_adperlprg>d:\oracle\proddb\11.2.0\Apache\perl\5.00503\bin\MSWin32-x86\perl.exe
    <s_perl5lib>d:\oracle\proddb\11.2.0\Apache\perl\5.00503\lib\MSWin32-x86;d:\oracle\proddb\11.2.0\Apache\perl\5.00503\lib;d:\oracle\proddb\11.2.0\Apache\perl\site\5.00503\lib\MSWin32-x86;d:\oracle\proddb\11.2.0\Apache\perl\site\5.00503\lib;d:\oracle\proddb\11.2.0\appsutil\perl;d:\oracle\proddb\11.2.0\appsutil\perl
    By my understanding, adbldxml.pl should take shell (DB DOS) evn perl settings to create context file, but it never takes env settings.
    I was wondering how does adbldxml.pl works? does it creates a context file by reading from database or take some templates or may be both? and eventually, how to solve the issue.
    thanks in advance.
    DW

    Thanks for reply.
    I did apply the TXK AUTOCONFIG AND TEMPLATES ROLLUP PATCH U (9535311), it was a success from adpatch.
    I did apply the clone patches per Cloning Oracle Application Release 11i with Rapid Clone [ID 230672.1] 5. Apply the lastest Rapid Clone patches
    I have completed a rapid clone into a test server and ran clone scripts on app tier and db tier, the cloned application works fine as I can tell.
    I have tried (Autoconfig FAQ [ID 218089.1]), "I was instructed to change the value of the context variables s_adperlprg and s_perl5lib. How can I achieve that?"
    on the test server by setting perl5lib to the location it should be, but I ran adautocfg.pl instead of adconfig.pl, did it make difference? my understanding that adautocfg.pl
    will call adconfig.pl, are they interchangeable?
    Can I run adconfig.pl with context=<the correct context file> will make difference?
    adbldxml.pl is really stubborn, just won't bend.
    Would you mind advice me which table(s) in database contains these variables, I understand that it is not a good idea to modify the data in database directly, just curious?
    thanks
    DW

  • How to remove the old context files after upgrade to R12.1.1

    Hi,
    I upgraded 11.5.9 (DB 9.2.0.4) to 12.1.1 (DB 11.2.0.2).
    In the Applications Manager under AutoConfig menu, I noticed that I have 4 context files: 2 for DB Tier and 2 for Apps Tier. Apparently two of them are old from the 11i system. How can delete them so I have two listed on this page. I need to add custom parameters. When I tried to do it, it errored out saying "Customization is not allowed on different versions of configuration files.".
    Thanks,
    Sinan

    Make sure none of the old context files are available on the servers (delete them), also make sure you have proper entries in the FND_NODES table.
    For the error you get, please see these docs.
    Create a Custom Parameter Fails With - Customization Is Not Allowed On Different Versions of Configuration Files [ID 762590.1]
    CUSTOMIZATIONS NOT ALLOWED ON DIFFERENT VERSIONS OF CONFIGURATION FILES [ID 351969.1]
    Thanks,
    Hussein

  • Generate context file , env in 9.2.0.8 64 bit e-biz database(after upgrade)

    Hi Friends,
    i am using Linux X86-64 bit OS and i have 9.2.0.5 ebiz (32 bit)database
    Now i installed 9.2.0.8 (64 bit) in new home and migrated and upgraded the 32 bit database to 64 bit as well the version from 9.2.0.5 to 9.2.0.8
    Now i want to have the Apps DB Tier environment in my new Home
    How can i generate new context file and generate new environment
    what are all the environment values i have to set before generating context file.
    Please note this is an 64 bit Bit e-biz database
    Please suggest
    Regards,
    DB

    Hi,
    Please see (Note: 820077.1 - How To Recreate The Missing "scripts" Folder Under $ORACLE_HOME/appsutil On the Database Tier Server ?) and (Note: 377495.1 - How To Recreate the /appsutil/scripts/ directory).
    Regards,
    Hussein

  • What are the controllers in atg?

    what are the controllers in atg? and diff b/w repository and jdbc?

    A repository is a data access layer that defines a generic representation of a data store. In simple term "An interface b/w database and applicatoin".
    To create Repository, we are creating definition file that is nothing but a set of item-descriptors. An item-descriptor is a set of tables that have relationship(one to one, one to many, many to many) among each others. You already know tables.
    "Repository Item" is real time instance of item-descriptor. You can think about concept of repository same as hibernate.
    -RMishra

  • Adcfgclone.pl  with using existing context file

    Hi,
    I want to clone application server with using existing context file. can I do adcfgclone.pl with using existing context file?
    What is the syntax ?
    is there any issue to use this?
    thanks

    Actually I want to clone existing enviornment of R12.0.6 application to fix local inventory issue.
    Problem: During r12.1.3 upgrade I noticed that local inventory has issue. R12.1.3 upgrade was done succssfully after clone of production. When I started upgrade on production I noticed issue during 10.1.3.4 upgrade. Thats why I thought if I clone existing production enviornment on same server by using same context file then 10.1.3.4 upgrade will run.
    I know there is a way to fix inventory but I don't want to do to avaoid more issue. Please advice which path is good in such enviornment.Are you referring to global inventory? If yes, you can simply copy it from the source servers to the target ones.
    If the PATHs are different then please refer to:
    How to Create a Clean oraInventory in Release 12 [ID 834894.1]
    How to find the location of GLOBAL Inventory and LOCAL inventory on R12.x ? Why Some Times, There are Issues With The oraInventory Registration During The Post Clone ? [ID 878717.1]
    Thanks,
    Hussein

  • Edit Context  file sid _ hostname .xml

    Hi,
    How can we edit/make changes context file - specifically while creating new instance by clone.
    Some common options are vi editor and context editor. Is there any tool/command other than these?
    Also please tell me how to evoke context editor.
    Oracle EBS- 11.5.10.2
    Thanks
    CK
    Edited by: Cherrish on Jan 14, 2009 1:34 PM

    It is recommended to use Context Editor or OAM to edit the context file. However, if you are familiar with vi and xml code, you can do and edit the file manually. Make sure you take a backup of the context file before making any changes. The application context file can be located under $APPL_TOP/admin directory.
    More details can be found in the following note:
    Note: 218089.1 - Autoconfig FAQ
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=218089.1

  • Update Context File Manually

    I am working on bringing up a 12.1.3 EBS VM Template instances on Amazon EC2 and one of the last steps in the MetaLink Doc ( 1205963.1) askes that I update the applications context file (see below)
    How can I update these values manually since I am unable to logon to Oracle Applications and change these values?
    Thanks in advance!
    The web entry point parameters in the Oracle E-Business Suite applications context file is now pointing to the private hostname. Since this host is not resolvable from the internet, you need to change the values for these variable as shown in the table below.
    For eg: For a Web Entry Point URL : http://ec2-204-236-244-202.compute-1.amazonaws.com
    Autoconfig Variable
    s_login_page : http://ec2-204-236-244-202.compute-1.amazonaws.com/OA_HTML/AppsLogin
    s_webentryhost : ec2-204-236-244-202
    s_webentrydomain : compute1.amazonaws.com
    s_active_webport 80
    s_http_listen_parameter      80
    s_https_listen_parameter 443

    when I ran adautocfg I received the following errors. Any suggestions would be very helpfull
    Thanks!
    [CVM Error Report]
    The following report lists errors encountered during CVM Phase
    <filename> <return code where appropriate>
    /u01/E-BIZ/apps/apps_st/appl/ad/12.0.0/bin/adgentns.pl 1
    No of scripts failed in CVM phase: 1
    [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: /u01/E-BIZ/inst/apps/VISION_ip-10-71-81-167/ora/10.1.3/j2ee/forms-c4ws/config
    oc4j-connectors.xml INSTE8
    oc4j.properties INSTE8
    rmi.xml INSTE8
    Directory: /u01/E-BIZ/inst/apps/VISION_ip-10-71-81-167/ora/10.1.3/j2ee/forms/application-deployments/forms/formsweb
    orion-web.xml INSTE8

  • Db context file creation for rac to single instance cloning

    DOC ID: 559518.1 Section 6: RAC to Single Instance Cloning mentions that the context file creation should be done as in the case of Single Instance cloning
    what would be the command syntax?

    Thanks Hussein. However, section 6 of doc 559518.1 mentions that part 5.1.3 when cloning from rac to single node should be done as in the case of Single Instance cloning.
    the syntax for rac to rac cloning (which is in 5.1.3) is
    perl adclonectx.pl \
    contextfile=[PATH to OLD Source RAC contextfile.xml] \
    template=[NEW ORACLE_HOME]/appsutil/template/adxdbctx.tmp \
    pairsfile=[NEW ORACLE_HOME]/appsutil/clone/pairsfile.txt \
    initialnode
    so what is the syntax for rac to single instance? I reckon I will still use adclonectx.pl, but now what would be the complete sysntax for single instance cloning?

  • What is replacement of  file type IBM while using GUI_UPLOAD?

    Hi All,
    what is replacement of  file type IBM while using GUI_UPLOAD?

    Iam using the class CL_GUI_FRONTEND_SERVICES and method GUI_UPLOAD
    instead of directly calling the GUI_UPLOAD FM
    Please note the difference marked star against it
    Let me know what i have to pass
    DATA: INP TYPE STRING.
    clear : inp.
    MOVE in TO INP.
    CALL METHOD CL_GUI_FRONTEND_SERVICES=>GUI_UPLOAD
    EXPORTING
    FILENAME = INP
    FILETYPE = 'ASC'
    HAS_FIELD_SEPARATOR = SPACE
    HEADER_LENGTH = 0
    READ_BY_LINE = 'X'
    DAT_MODE = SPACE
    CODEPAGE = SPACE
    IGNORE_CERR = ABAP_TRUE
    REPLACEMENT = '#'
    VIRUS_SCAN_PROFILE =
    IMPORTING
    FILELENGTH =
    HEADER =
    CHANGING
    DATA_TAB = cr *******************************
    EXCEPTIONS
    FILE_OPEN_ERROR = 1
    FILE_READ_ERROR = 2
    NO_BATCH = 3
    GUI_REFUSE_FILETRANSFER = 4
    INVALID_TYPE = 5
    NO_AUTHORITY = 6
    UNKNOWN_ERROR = 7
    BAD_DATA_FORMAT = 8
    HEADER_NOT_ALLOWED = 9
    SEPARATOR_NOT_ALLOWED = 10
    HEADER_TOO_LONG = 11
    UNKNOWN_DP_ERROR = 12
    ACCESS_DENIED = 13
    DP_OUT_OF_MEMORY = 14
    DISK_FULL = 15
    DP_TIMEOUT = 16
    NOT_SUPPORTED_BY_GUI = 17
    ERROR_NO_GUI = 18
    others = 19
    The above code gives me an error
    "CR" is not type-compatible with formal parameter "DATA_TAB".
    CALL FUNCTION 'GUI_UPLOAD'
    EXPORTING
    FILENAME = INP
    FILETYPE = 'ASC'
    HAS_FIELD_SEPARATOR = ' '
    HEADER_LENGTH = 0
    READ_BY_LINE = 'X'
    DAT_MODE = ' '
    CODEPAGE = ' '
    IGNORE_CERR = ABAP_TRUE
    REPLACEMENT = '#'
    CHECK_BOM = ' '
    VIRUS_SCAN_PROFILE =
    NO_AUTH_CHECK = ' '
    IMPORTING
    FILELENGTH =
    HEADER =
    TABLES
    DATA_TAB = cr *****************************
    EXCEPTIONS
    FILE_OPEN_ERROR = 1
    FILE_READ_ERROR = 2
    NO_BATCH = 3
    GUI_REFUSE_FILETRANSFER = 4
    INVALID_TYPE = 5
    NO_AUTHORITY = 6
    UNKNOWN_ERROR = 7
    BAD_DATA_FORMAT = 8
    HEADER_NOT_ALLOWED = 9
    SEPARATOR_NOT_ALLOWED = 10
    HEADER_TOO_LONG = 11
    UNKNOWN_DP_ERROR = 12
    ACCESS_DENIED = 13
    DP_OUT_OF_MEMORY = 14
    DISK_FULL = 15
    DP_TIMEOUT = 16
    OTHERS = 17
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    I assume that CR is a table with header line, in OO context, header lines are not allowed so you specifically have to state that you are passing the body of the table.
    *HEADER =
    TABLES
    DATA_TAB = cr[]      "<-  Like This
    EXCEPTIONS
    call method cl_gui_frontend_services=>gui_download
      exporting
        filename                = str_file
      changing
        data_tab                = istr.
    Message was edited by:
            Karthikeyan Pandurangan

Maybe you are looking for