R12 Upgrade

Hi,
Please help me in understanding what are the steps that a functional CRM resource has to do while upgrade from 11.5.10 to R12. Any documentations would be really helpful.
Regards

Hi,
Please review the official upgrade guide:
http://docs.oracle.com/cd/B53825_08/current/acrobat/121upgrade.pdf
There is a section in this guide:
Customer Relationship Management Tasks
Regards,
Mark.

Similar Messages

  • 11i to R12 upgrade

    Hi,
    I am doing test upgrade 11.5.10.2 to 12.1.1
    I am following R12 upgrade guide and 1211 install guide. I finished rapid install step "Creating the Upgrade File System". Now my next step is to perform upgrade (apply upgrade drivers).
    It is not clear in the documents and patch readme if I need to apply patches to 11i APPL_TOP or newly created R12 file system. Can somebody help me?
    Thanks.

    Which document says I need to apply only database driver? So far I have reviewed upgrade guide Part No. E14010-01.In the Same upgrade guide part NO:E14010-01 check the page no:73 it given as follows:
    Under Section 3 "Upgrading to Release 12.1.1"
    10. Run the American English upgrade patch driver (required)
    Applies to 11i release level: All
    TUMS step key: N/A
    To bring your database to the full Oracle Applications Release 12.1.1 level, use AutoPatch to run the (American English) unified driver (u6678700.drv). It is located in $AU_TOP/patch/115/driver.
    Run the driver on the administration server node on your Release 12.1.1 APPL_TOP
    using the following commands:
    $ adpatch options=nocopyportion,nogenerateportion
    Do I need to start database in new R12 file system.Yes. All the steps mentioned under Section 3.9 onwards need to perform in the new 12.1 Oracle _home
    -Rk
    Edited by: rkthanga on Jul 2, 2010 1:00 PM

  • R12 Upgrade Report from 11i Getting Error

    Hi everyone,
    We are currently working an R12 upgrade project from 11.5.10 to 12.1.3. I am currently converting a report from 11i to R12 but it is erroring out when I run it in R12. Below is the log. Any help would be greatly appreciated. Thanks.
    Payables: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    XXHH_APXNACHA_CHASE module: XXHH: NACHA Payment Format Chase (HHG)
    Current system time is 06-DEC-2011 15:52:03
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_PAYMENT_BATCH='JRG120111b'
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.US7ASCII
    Enter Password:
    MSG-00001: Org ID: 141
    MSG-00001: After SRWINIT
    MSG-00099: Inside Get_Company_Name
    MSG-00099: Payment Batch = JRG120111b
    MSG-00099: No reporting entity setup found.
    REP-1419: 'beforereport': PL/SQL program aborted.
    REP-0069: Internal error
    REP-57054: In-process job terminated:Terminated with error:
    REP-1419: MSG-00001: Org ID: 141
    MSG-00001: After SRWINIT
    MSG-00099: Inside Get_Company_Name
    MSG-00099: Payment Batch = JRG120111b
    MSG-00099: No reporting entity setup found.
    REP-1419: 'beforereport': PL/SQL program aborted.
    Report Builder: Release 10.1.2.3.0 - Production on Tue Dec 6 15:52:04 2011
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program exited with status 1
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 3660174.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    Output file size:
    0
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 06-DEC-2011 15:52:06
    ---------------------------------------------------------------------------

    It looks as though its failing in your beforereport trigger.
    MSG-00099: Inside Get_Company_Name
    MSG-00099: Payment Batch = JRG120111b
    MSG-00099: No reporting entity setup found.
    REP-1419: 'beforereport': PL/SQL program aborted.I dont believe payment batches are used anymore as they need to be done via Payment profiles and therefore you will need to use Payment Instruction ids instead. Also the setup at R12 is Mosaic
    try including this. as the first statement in the Beforereport trigger. All the banks tables payment tables has changed so unless you have changed these to you will need to adjust these correctly to the R12 tables.
    BEGIN
         MO_GLOBAL.INIT ('SQLAP');
    MO_GLOBAL.SET_POLICY_CONTEXT('S',FND_PROFILE.VALUE('ORG_ID'));
    END;

  • Discoverer Reports does not work in Multi-org Environment after R12 Upgrade

    Discoverer Reports does not work in Multi-org Environment after R12 Upgrade. Created a simple report using the below query:
    SELECT po_header_id, segment1, type_lookup_code
    FROM po_headers
    WHERE segment1 = '5000002'
    Query works perfectly fine; when i set the ORG_CONTEXT in the database using the command:
    EXEC mo_global.set_policy_context('S',129)
    But the report doesn't fetch any data when ran from an Org based responsibility. We've ensured that the MO: Operting Unit is set accurately and general Oracle reports (PLSQL Program OR XML Publisher) are working perfectly fine.
    ===========
    I followed the steps provided in Metalink Note: 732826.1 - It works for some responsibilities where the MO: Security Profile is not set; but fails for those responsibilities where the MO: Security Profile is set.
    I am looking for specific solution that works irrespective of either the MO: Operating Unit profile is set of not.
    Please suggest. Appreciate your response.
    Thanks,
    Kesava Chunduri

    Hi Hussein,
    Thanks for the quick response.
    Yes, I've gone thru both the notes specified below:
    Discoverer Workbooks Based On Organization Enabled Views Are Not Populated [ID 1293438.1]
    - Tried this option; but this option is messing up a couple of Oracle Standard Functionalities.
    - For ex: If i set this profile option; we are not able to create any receipts using Custom Responsibilities.
    I am able to create the receipt, when i remove this profile option.
    No Data Shows for Reports in Discoverer 10g with Applications Release 12 [ID 1054380.1]
    - I see that the products i am running these reports from AR/GL - already exists in these tables.
    Anything other options??
    Thanks,
    Kesava

  • Error while applying patch u4440000.drv(part of R12 upgrade from 11.5.10.2)

    Hi All,
    Getting error while applying patch 4440000
    cd $AU_TOP/patch/115/driver/u4440000.drv
    ERROR:
    Failed: XDOLoader.class on worker 1
    Failed: CustMigrationTool.class on worker 2
    Failed: XDOLoader.class on worker 3
    Failed: XDOLoader.class on worker 4
    Worker 2 log file:*
    Start time for file is: Tue Jun 23 2009 00:14:02
    adjava -ms128m -mx256m -nojit oracle.jrad.migration.cust.CustMigrationTool ak % -customer_cust -username &un_apps @ -password &pw_apps -dbconnection &jdbc_db_addr -jrad_username &un_apps @ -jrad_password &pw_apps -jrad_dbconnection &jdbc_db_addr -rootpackage "/oracle/apps/ak/" -migrationdir &fullpath_ak_mds_directory
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    AD Java
    Version 12.0.0
    NOTE: You may not use this utility for custom development
    unless you have written permission from Oracle Corporation.
    Reading product information from file...
    Reading language and territory information from file...
    Reading language information from applUS.txt ...
    Temporarily resetting CLASSPATH to:
    "/u01/CESERP/app/apps/apps_st/appl/ad/12.0.0/java/adjava.zip:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/u01/CESERP/app/apps/apps_st/comn/java/lib/appsborg.zip:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java/frmall.jar:/u01/CESERP/app/apps/tech_st/10.1.2/jlib/ewt3.jar:/u01/CESERP/app/apps/tech_st/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar:/u01/CESERP/app/apps/apps_st/comn/java/classes"
    Calling /u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java ...
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/jrad/migration/cust/CustMigrationTool
    AD Worker error:
    The above program failed. See the error messages listed
    above, if any, or see the log and output files for the program.
    Worker 1 log file:_
    Start time for file is: Tue Jun 23 2009 00:14:02
    adjava -ms128m -mx256m -nojit oracle.apps.xdo.oa.util.XDOLoader UPLOAD -DB_USERNAME &un_apps -DB_PASSWORD &pw_apps -JDBC_CONNECTION &jdbc_db_addr -LOB_TYPE TEMPLATE_SOURCE -APPS_SHORT_NAME AHL -LOB_CODE AHL_RA_ANZ_PRC_PLN_DAY -LANGUAGE en -TERRITORY US -XDO_FILE_TYPE RTF -TRANSLATE Y -FILE_NAME &fullpath:ahl:patch/115/publisher/templates/US:AHLRAT3.rtf
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    AD Java
    Version 12.0.0
    NOTE: You may not use this utility for custom development
    unless you have written permission from Oracle Corporation.
    Reading product information from file...
    Reading language and territory information from file...
    Reading language information from applUS.txt ...
    Temporarily resetting CLASSPATH to:
    "/u01/CESERP/app/apps/apps_st/appl/ad/12.0.0/java/adjava.zip:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/u01/CESERP/app/apps/apps_st/comn/java/lib/appsborg.zip:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java/frmall.jar:/u01/CESERP/app/apps/tech_st/10.1.2/jlib/ewt3.jar:/u01/CESERP/app/apps/tech_st/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar:/u01/CESERP/app/apps/apps_st/comn/java/classes"
    Calling /u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java ...
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/java/util/collections/Comparator
    AD Worker error:
    The above program failed. See the error messages listed
    above, if any, or see the log and output files for the program.
    Time when worker failed: Tue Jun 23 2009 00:14:03
    Worker 3 log file:*
    Start time for file is: Tue Jun 23 2009 00:14:02
    adjava -ms128m -mx256m -nojit oracle.apps.xdo.oa.util.XDOLoader UPLOAD -DB_USERNAME &un_apps -DB_PASSWORD &pw_apps -JDBC_CONNECTION &jdbc_db_addr -LOB_TYPE TEMPLATE_SOURCE -APPS_SHORT_NAME AHL -LOB_CODE AHL_RA_ANZ_PRC_PLN_SUMM -LANGUAGE en -TERRITORY US -XDO_FILE_TYPE RTF -TRANSLATE Y -FILE_NAME &fullpath:ahl:patch/115/publisher/templates/US:AHLRAT4.rtf
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    AD Java
    Version 12.0.0
    NOTE: You may not use this utility for custom development
    unless you have written permission from Oracle Corporation.
    Reading product information from file...
    Reading language and territory information from file...
    Reading language information from applUS.txt ...
    Temporarily resetting CLASSPATH to:
    "/u01/CESERP/app/apps/apps_st/appl/ad/12.0.0/java/adjava.zip:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/u01/CESERP/app/apps/apps_st/comn/java/lib/appsborg.zip:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java/frmall.jar:/u01/CESERP/app/apps/tech_st/10.1.2/jlib/ewt3.jar:/u01/CESERP/app/apps/tech_st/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar:/u01/CESERP/app/apps/apps_st/comn/java/classes"
    Calling /u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java ...
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/java/util/collections/Comparator
    AD Worker error:
    The above program failed. See the error messages listed
    above, if any, or see the log and output files for the program.
    Time when worker failed: Tue Jun 23 2009 00:14:03
    Worker 4 log file:_
    Start time for file is: Tue Jun 23 2009 00:14:01
    adjava -ms128m -mx256m -nojit oracle.apps.xdo.oa.util.XDOLoader UPLOAD -DB_USERNAME &un_apps -DB_PASSWORD &pw_apps -JDBC_CONNECTION &jdbc_db_addr -LOB_TYPE TEMPLATE_SOURCE -APPS_SHORT_NAME AHL -LOB_CODE AHLPRDWC -LANGUAGE en -TERRITORY US -XDO_FILE_TYPE RTF -TRANSLATE Y -FILE_NAME &fullpath:ahl:patch/115/publisher/templates/US:AHLPRDWC1.rtf
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    AD Java
    Version 12.0.0
    NOTE: You may not use this utility for custom development
    unless you have written permission from Oracle Corporation.
    Reading product information from file...
    Reading language and territory information from file...
    Reading language information from applUS.txt ...
    Temporarily resetting CLASSPATH to:
    "/u01/CESERP/app/apps/apps_st/appl/ad/12.0.0/java/adjava.zip:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/u01/CESERP/app/apps/apps_st/comn/java/lib/appsborg.zip:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java/frmall.jar:/u01/CESERP/app/apps/tech_st/10.1.2/jlib/ewt3.jar:/u01/CESERP/app/apps/tech_st/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar:/u01/CESERP/app/apps/apps_st/comn/java/classes"
    Calling /u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java ...
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/java/util/collections/Comparator
    AD Worker error:
    The above program failed. See the error messages listed
    above, if any, or see the log and output files for the program.
    Time when worker failed: Tue Jun 23 2009 00:14:02
    Please let me know any solution
    Thanks in advance
    Regards,
    Bhanu Chander.

    Hi,
    As a part of R12 upgrade.
    once The Installation creates APPL_TOP, COMMON_TOP, INST_TOP and 10g Oracle Home
    Now we are connected to R12 application.
    Applied patch AD.A 4502962.
    Run the American English upgrade patch driver
    cd $AU_TOP/patch/115/driver
    adpatch options=nocopyportion,nogenerateportion
    Please enter the name of your AutoPatch driver file: u4440000.drv
    This patch doesn't have readme it will be under cd $AU_TOP/patch/115/driver
    Thanks,
    Bhanu Chander

  • Not able to run adadmin adfter installing R12 Upgrade file system

    Sawwan,
    Now we are doing 11i apps to R12 upgrade single node, before we did database upgrade 9i to 10.2.0.4,
    I successfully installed R12 upgrade file system with out any errors, i have chagned the
    new Installation creates APPL_TOP, COMMON_TOP, INST_TOP and 10g Oracle Home
    i moved the new environment file into .bash_profile
    mv .bash_profile .bash_profile_11.5.10
    Iset the R12 environment , When ever i tried to run adadmin system manager password is not taking its giving error
    [applupg@peabody appl]$ adadmin
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    Oracle Applications AD Administration
    Version 12.0.0
    NOTE: You may not use this utility for custom development
    unless you have written permission from Oracle Corporation.
    Your default directory is '/u01/R12/apps/apps_st/appl'.
    Is this the correct APPL_TOP [Yes] ?
    AD Administration records your AD Administration session in a text file
    you specify. Enter your AD Administration log file name or press [Return]
    to accept the default file name shown in brackets.
    Filename [adadmin.log] :
    ************* Start of AD Administration session *************
    AD Administration version: 12.0.0
    AD Administration started at: Sat Apr 18 2009 06:12:52
    APPL_TOP is set to /u01/R12/apps/apps_st/appl
    Backing up restart files, if any......Done.
    Your previous AD Administration session did not run to completion.
    Do you wish to continue with your previous AD Administration session [Yes] ?
    You are about to use or modify Oracle Applications product tables
    in your ORACLE database 'upg'
    using ORACLE executables in '/u01/R12/apps/tech_st/10.1.2'.
    Is this the correct database [Yes] ?
    AD Administration needs the password for your 'SYSTEM' ORACLE schema
    in order to determine your installation configuration.
    Enter the password for your 'SYSTEM' ORACLE schema: manager
    ...Unable to connect.
    AD Administration error:
    The following ORACLE error:
    ORA-12541: TNS:no listener
    occurred while executing the SQL statement:
    CONNECT SYSTEM/*****
    AD Administration error:
    Unable to connect to 'SYSTEM'; password may be invalid.
    AD Administration needs the password for your 'SYSTEM' ORACLE schema
    in order to determine your installation configuration.
    Enter the password for your 'SYSTEM' ORACLE schema:
    Enter the password for your 'SYSTEM' ORACLE schema:
    Before running R12 adadmin is there nessary 11i apps servicess should up or down..
    Edited by: HumanDBA on May 5, 2009 12:26 PM

    Sawwan,
    As a oracle user i am able to see the tns_admin home dir
    [oraupg@peabody upg_peabody]$ echo $TNS_ADMIN
    /stage/10gsoftware/network/admin/upg_peabody
    [oraupg@peabody upg_peabody]$
    After installing R12 uprade file system i am able do the tnsping
    [applupg@peabody appl]$ tnsping upg
    TNS Ping Utility for Linux: Version 10.1.0.5.0 - Production on 18-APR-2009 06:26:49
    Copyright (c) 1997, 2003, Oracle. All rights reserved.
    Used parameter files:
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=peabody)(PORT=1526)) (CONNECT_DATA=(SID=upg)))
    TNS-12541: TNS:no listener
    [applupg@peabody appl]$
    [applupg@peabody appl]$ sqlplus apps/xxxx@upg
    SQL*Plus: Release 10.1.0.5.0 - Production on Sat Apr 18 06:29:45 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-12541: TNS:no listener
    Enter user-name:
    ========================================
    Sawwan
    after installing i am trying to apply R12.AD.B patch, do we need to apply this patch in 11i fiile system or New R12 file system, for 11i file system i am not getting any issue, but when ever i set the R12 new file system enviroment file then only i am not able to connect the database,i have changed new port numbers in R12 file system, is that causing any issues..?
    Edited by: HumanDBA on May 5, 2009 12:37 PM

  • Missing data in ap_check_stocks after R12 upgrade

    Hello,
    We are currently in version R12.1.2 and I have an existing query from R11 which gets data from ap_check_stocks table. I am however not able to find any data on ap_check_stocks after R12 upgrade. Has this table been discontinued? I do not find any link in metalink which says that as well...
    The join used in the query is between ap_check_stocks and ap_checks is ap_checks.check_stock_id = ap_check_stocks.check_stock_id... Has something changed in R12?
    Please help!
    Ramya

    You can find AP_CHECK_STOCKS synonym in R12 and the base object is AP.AP_CHECK_STOCKS_ALL table.
    Please refer to eTRM for details.
    SYNONYM: APPS.AP_CHECK_STOCKS
    http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_object?c_name=AP_CHECK_STOCKS&c_owner=APPS&c_type=SYNONYM
    TABLE: AP.AP_CHECK_STOCKS_ALL
    http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_object?c_name=AP_CHECK_STOCKS_ALL&c_owner=AP&c_type=TABLE
    Thanks,
    Hussein

  • Not able to compile .pll or .fmb through installation file in R12 Upgrade.

    While compiling .pll or .fmb individually using this command
    1. frmcmp_batch module=$AU_TOP/forms/US/XXIB_I10_BA_BALEVEL.fmb userid=apps/appla1na output_file=$XXIB_TOP/forms/US/XXIB_I10_BA_BALEVEL.fmx compile_all=special batch=yes
    OR
    2.frmcmp_batch module=XXIB_I10_EXT_SEARCH.fmb userid=apps/appla1na output_file=$XXIB_TOP/forms/US/XXIB_I10_EXT_SEARCH.fmx compile_all=special
    The file gets compiled and .plx & .fmx is generated.
    Same command in .install file doesnt get compiled. Sample given below
    # +======================================================================+
    # Generation of English Forms
    # +======================================================================+
    echo "------------------------------- " | tee -a $LOG_FILE
    echo "Generating Forms in English ... " | tee -a $LOG_FILE
    echo "------------------------------- \n" | tee -a $LOG_FILE
    export FORMS_PATH=$AU_TOP/resource:$AU_TOP/forms/US:$XXIB_TOP/forms/US:$FORMS_PATH
    #exportFORMS60_PATH=$XXIB_TOP/forms/US:$AU_TOP/resource:$XXIB_TOP/resource:$AU_TOP/forms/US:$FORMS60_PATH
    rmf $XXIB_TOP/forms/US/XXIB_I10_BA_BALEVEL.fmx
    #commented out for R12 Upgrade by KISHAN WIPRO
    #f60gen $XXIB_TOP/forms/US/XXIB_I10_BA_BALEVEL.fmb $APPS_LOGIN_ID Compile_All=YES output_file=$XXIB_TOP/forms/US/XXIB_I10_BA_BALEVEL.fmx >> $LOG_FILE 2>> $LOG_FILE
    #command used to compile in R12
    frmcmp_batch module=$AU_TOP/forms/US/XXIB_I10_BA_BALEVEL.fmb userid=$APPS_LOGIN_ID output_file=$XXIB_TOP/forms/US/XXIB_I10_BA_BALEVEL.fmx compile_all=special batch=yes
    if [ $? -eq 0 ];
    then
    echo "Billed Accounts Level Form Generation successful. " | tee -a $LOG_FILE
    else
    echo "Billed Accounts Level Form Generation failed. \n Please check the log file for error details and re-run." | tee -a $LOG_FILE
    exit 1
    fi
    Need some help urgent
    Contact me @ [email protected]
    Edited by: 862540 on Oct 2, 2011 11:23 PM

    Hi,
    I have tried it, by inserting it before the form compilation code the echo command works , but then while compilation it gives me an error as file not found . This file XXIB_I10_BA_BALEVEL.fmb is existing in the given path . Is it a problem with the userid being given so. As i am able to compile the file individually(During individual compilation i have hard coded the username and password), not through a installlation file . Have even checked the FORMS_PATH even thats right .
    Command used in installation file :
    # +======================================================================+
    echo "------------------------------- " | tee -a $LOG_FILE
    echo "Generating Forms in English ... " | tee -a $LOG_FILE
    echo "------------------------------- \n" | tee -a $LOG_FILE
    export FORMS_PATH=$AU_TOP/resource:$AU_TOP/forms/US:$XXIB_TOP/forms/US:$FORMS_PATH
    #export FORMS60_PATH=$XXIB_TOP/forms/US:$AU_TOP/resource:$XXIB_TOP/resource:$AU_TOP/forms/US:$FORMS60_PATH
    rmf $XXIB_TOP/forms/US/XXIB_I10_BA_BALEVEL.fmx
    #commented out for R12 Upgrade by KISHAN WIPRO
    #f60gen $XXIB_TOP/forms/US/XXIB_I10_BA_BALEVEL.fmb $APPS_LOGIN_ID Compile_All=YES output_file=$XXIB_TOP/forms/US/XXIB_I10_BA_BALEVEL.fmx >> $LOG_FILE 2>> $LOG_FILE
    echo "Starting with compilation of English Form BA_BALEVEL"
    frmcmp_batch module=XXIB_I10_BA_BALEVEL.fmb userid=$APPS_LOGIN_ID output_file=$XXIB_TOP/forms/US/XXIB_I10_BA_BALEVEL.fmx compile_all=special
    if [ $? -eq 0 ];
    then
    echo "Billed Accounts Level Form Generation successful. " | tee -a $LOG_FILE
    else
    echo "Billed Accounts Level Form Generation failed. \n Please check the log file for error details and re-run." | tee -a $LOG_FILE
    exit 1
    fi
    Not able to diagonis the error .
    Regards
    KISHAN.M.G

  • R12 upgrade issue:Not able to login using forms:Please help****urgent

    We have recently upgraded our instance from 11.5.9 to 12.0.4 in Windows 2003 server.
    We are unable to login to forms after upgrade, however we are able access self service responsibilities without any issues.
    We are getting APP-FND-01496 when we access any forms responsibility. We have tried all possible metalink notes with no luck.
    Any help to resolve this issue will be appreciated.

    Duplicate thread ...
    R12 upgrade issue:Not able to login to forms**please help
    Re: R12 upgrade issue:Not able to login to forms**please help

  • Abldxml giving error after R12 upgrade

    Hi,
    As a part of R12 upgrade, I'm running adbldxml.pls and it's giving following error.
    $ perl adbldxml.pl
    Starting context file generation for db tier..
    JRE_TOP not found at its desired location /db01/opt/oracle/product/11.1.0_egebc2d/appsutil/jre
    Restart adbldxml.pl with value for jtop as an necessary argument$

    JRE_TOP not found at its desired location /db01/opt/oracle/product/11.1.0_egebc2d/appsutil/jre
    Restart adbldxml.pl with value for jtop as an necessary argumentPass JRE_TOP as a parameter when you run "perl adbldxml.pl" command.
    Thanks,
    Hussein

  • Hybrid Tablespace model after R12 upgrade

    Hello,
    I have done with the upgrade process from 11.5.9 CU2 to R 12.1.1 successfully, the instance is up and running. However, after checking the DB objects, I found that the old tablesapces have alot of DB objects. as shown below. Can I rerun the OATM tool now and do the migration?
    SQL> select tablespace_name, count(*)
    2 from dba_segments
    3 where owner = 'AP'
    4 group by tablespace_name;
    TABLESPACE_NAME COUNT(*)
    APPS_TS_NOLOGGING 2
    APD 237
    APPS_TS_TX_IDX 206
    APPS_TS_SEED 10
    APPS_TS_INTERFACE 14
    APX 346
    APPS_TS_TX_DATA 100
    APPS_TS_SUMMARY 3

    Rami,
    I believe I have provided the docs you need to refer to in your other thread -- Re: R12 upgrade patch driver failed because of CTXSYS invalid objects
    I am locking this thread since it is a duplicate.
    Thanks,
    Hussein

  • After R12 Upgrade: No records in many of the tables.

    Hi all,
    After R12 upgrade, we found there are no records in many tables. For example AR_BATCHES_V.
    What could be the probable causes?
    Also, note that there are still some concurrent requests running.
    DQM Parallel Sync Index Child Program2 (DQM Parallel Sync Index Child Program)
    Synchronize Workflow LOCAL tables (Report Set)
    Process Benefits Data Conversion
    S. Sundar

    Hi,
    I'm a bit late to the party in this thread, but:
    Are most of the unpopulated tables related to Financials? With the introduction of E-Business Tax (ZX) and Sub-Ledger Accounting in R12, some data seems to have been moved to other tables and schemas. For example, we had some reports that needed to be rewritten for R12 because some Receivables tables and views were empty after the upgrade. I don't get into the functional side of things very often, so I don't know if AR is similarly affected.
    Sorry I don't have much detail to offer, but maybe this will give you a starting point for further research.
    Regards,
    John P.

  • 11i to R12 upgrade Doubts

    Hello,
    I am currently analyzing 11i(11.5.10.2) to R12(12.1.3) upgrade and need your expert adivce/suggestion on some of the doubts.
    Current EBS architecture:
    2 Node split architecture.
    Node1:- Web Tier
    Node2:- CP, Admin and Database Tier.
    OS:- Solaris 10 for both nodes.
    DB:- 10.2.0.3
    Although we are running only web tier on node 1 but complet application is installed and to maintain consitency we apply patches on both nodes. We want to keep same architecture going forward also.
    My doubts:-
    1) As per upgrade document we have to run ad preperation script after applying patch 7197849 and by default extent size is 128k(for db size upto 100Gb), as we are having db size of 360 GB ..how should we decide on correct extent size? Please pass metalink note id's if you are aware of.
    2)How much space is required for laying down R12 filesystem? I believe it should be same as for new installation. Also what will happen to 11i filesystems after upgrade i.e. ias and 8.0.6 oracle home?
    3)After upgrade will my user be able to check log and out of requests that ran on 11i prior to upgrade?
    4) Any idea on increase in demand CPU/memory/swap demand after moving to R12? we are upgrading like to like i.e. not adding any new functionality.
    5)How much space should be preallocated to various tablespaces prior to running upgrade, we are not having OATM and decided to move on to it after upgrade. If my database is of 350 GB then how much space should be allocated to filesystem prior to growth?
    6) We are having 11i split architecture where Node 1 is having Web tier and node 2 is having CP,admin and db tier. logically we should run rapid install steps along with all the patching on both nodes. Please correct me if i am wrong?
    7) At what point of time do i need to run patches in preinstall mode i.e before applying 7461070 or after it, i believe before. Also is MOS 1448102.1 correct note for deciding on patches to be run in preinstall mode? I believe these patches are not mandatory but recommendation from oracle to pre-captulate.
    8) After applying main upgrade driver patch i.e. 7461070 upgrade document says to 'Apply latest product patches', where can i get idea on patches to applied?
    Thanks,
    JD

    1) As per upgrade document we have to run ad preperation script after applying patch 7197849 and by default extent size is 128k(for db size upto 100Gb), as we are having db size of 360 GB ..how should we decide on correct extent size? Please pass metalink note id's if you are aware of.Use the default extent size.
    2)How much space is required for laying down R12 filesystem? I believe it should be same as for new installation. Also what will happen to 11i filesystems after upgrade i.e. ias and 8.0.6 oracle home?Disk Space Requirements
    http://docs.oracle.com/cd/E18727_01/doc.121/e12842/T422699i4773.htm#3708205
    8.0.6 and iAS ORACLE_HOMEs will be no longer used.
    3)After upgrade will my user be able to check log and out of requests that ran on 11i prior to upgrade?Yes.
    4) Any idea on increase in demand CPU/memory/swap demand after moving to R12? we are upgrading like to like i.e. not adding any new functionality.https://forums.oracle.com/forums/search.jspa?threadID=&q=Hardware+AND+Requirements+AND+R12&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    5)How much space should be preallocated to various tablespaces prior to running upgrade, we are not having OATM and decided to move on to it after upgrade. If my database is of 350 GB then how much space should be allocated to filesystem prior to growth?You need to migrate to OATM before R12 upgrade.
    FAQ - OATM - Oracle Applications Tablespace Migration [ID 418225.1] -- 5) Is OATM Mandatory for R12?
    6) We are having 11i split architecture where Node 1 is having Web tier and node 2 is having CP,admin and db tier. logically we should run rapid install steps along with all the patching on both nodes. Please correct me if i am wrong?Correct if you do not have shared application file syste,
    7) At what point of time do i need to run patches in preinstall mode i.e before applying 7461070 or after it, i believe before. Also is MOS 1448102.1 correct note for deciding on patches to be run in preinstall mode? I believe these patches are not mandatory but recommendation from oracle to pre-captulate.Yes. Please also see (R12.1: Oracle Financials Pre-Upgrade Patch - Supplemental List for EBS CUP [ID 1127593.1]).
    8) After applying main upgrade driver patch i.e. 7461070 upgrade document says to 'Apply latest product patches', where can i get idea on patches to applied?MOS > Patches & Updates > Latest R12 Pack & Recommended R12 Patches
    Identifying the Latest Family Packs for Oracle E-Business Suite
    https://blogs.oracle.com/stevenChan/entry/latest_available_packs_for_oracle
    Identifying Recommended Patches for E-Business Suite Environments
    https://blogs.oracle.com/stevenChan/entry/recommended_patches_for_oracle_e
    Thanks,
    Hussein

  • Best Practices for 11i to R12 Upgrade

    Hi,
    We are in the process of doing an upgrade from 11.5.7 to R12.
    Please share the Best Practices available for upgrade from 11.5.7 to R12.
    Regards,
    Narayan

    Hi Narayan;
    Please see:
    Interesting Documents Concerning E-Business Suite 11i to R12 Upgrades [ID 850008.1]
    Upgrade Advisor: E-Business Suite (EBS) Technology Stack Upgrade from 11.5.10.2 to 12.1.2 [ID 253.1]
    Those should helps you
    I suggest also use search mechanisim and make search on EBS forum, you can see our previous topic which is mention same&similar issues
    Regard
    Helios

  • 11i-R12 upgrade: when to apply patch 8919489

    I am performing an 11.5.10.2 -> R12.1.1 upgrade on Linux-x86 using the Maint Wizard (MW).
    MOS ID 437878.1 says to apply patch 8919489 (R12.TXK.B.Delta.3) BEFORE applying the bundle forms patch 9593176 (and any missing patches) as part of the OAS 10.1.2.3 upgrade.
    The MW has patch 8919489 being applied AFTER the OAS 10.1.2.3 upgrade patches (done in MOS 437878.1) and after the main 12.1.1 upgrade patch (u6678700.drv).
    Does it matter when this patch is applied?
    Thanks

    I suppose that I should clarify.
    - The MW says to follow MOS 437878.1 BEFORE starting the primary upgrade patch
    - MOS 437878.1 says to apply patch 8919489 as a pre-req patch
    - The MW says to apply patch 8919489 after the primary upgrade patch
    So, is it to be applied along with the other 437878.1 patches or after the primary upgrade patch?
    I don't know where MOS 437878.1 is referenced as part of the 11i-R12 upgrade outside of the MW.
    Thanks

  • R12 Upgrade: ra_territories, ar_location_rates, ar_location_values table Absoluted and if yes then what are the replacement tables?

    Hi,
    We are in the R12 Upgrade process and having doubt in ra_territories, ar_location_rates, ar_location_values tables.
    Please clarify are they got absolutes or we have replacement tables for these?
    Regards,
    Uday

    Hi,
    I see you are confused between using ra_interface_lines_all and API. The AR Invoice can be created in two method.
    1. Using Autoinvoice interface a open interface program. For this you need to populate ra_interface_lines_all and ra_interface_distributions_all (if you are not using auto accounting) interface tables and then submit the Autoinvoice Master program, a interface program to load the AR invoices. Once the program completes, the errors will be stored in ra_interface_errors_all table.
    2. Second method is to use the API. If you are using API, no interface table will be used to and errors will not be stored in interface tables. You can use the following routine to get the errors.
    IF l_return_status != 'S' THEN
    dbms_output.put_line('unexpected errors found!');
    IF p_msg_count = 1 Then
    dbms_output.put_line('l_msg_data '||l_msg_data);
    ELSIF l_msg_count > 1 Then
    LOOP
    p_count := p_count+1;
    p_msg_data := FND_MSG_PUB.Get(FND_MSG_PUB.G_NEXT,FND_API.G_FALSE);
    IF p_msg_data is NULL Then
    EXIT;
    END IF;
    dbms_output.put_line('Message' || p_count ||'.'||l_msg_data);
    END LOOP;
    END IF;
    ELSE
    dbms_output.put_line(' Got Created Sucessfully : '||l_customer_trx_id);
    END IF;
    KG

Maybe you are looking for

  • CPU Jul-09 Installation - Error Cannot copy file from 'libjox10.so' to

    Hi All, I received this error while I was installing the last CPU on a 10.2.0.4 Oracle Instance running on a HP-UX Itanium System: Patch 8568398: Copy Action: Desctination File "/u02/app/oracle/product/10.2/Db_1/lib/libjox10.so" is not writeable. 'or

  • Does VGA Transfer Sound as well?

    I have a white macbook and purchased a mini dvi to vga connection so i can connect it to my college class projector. anyways, obviously the images will transfer to the screen but will sound go to the speakers as well?

  • Lacie Blu-Ray external burner with DVD Studio Pro?

    Is there a way to burn my HDV footage as MPEG-2 to a disk image and burn it on a Blu-Ray disk on the Lacie external drive?

  • IPod G3 erased on disc utility...can't restore

    Hello everyone, I wonder if anyone can help me: in an attempt to prevent me from deleting all my music from the ipod (showed exclamation mark and folder) i deleted itunes and ipod software and attempted to reinstall - itunes 6 worked but i couldn't r

  • Do we have to Bounce Apache evertime JSP changes are made ?

    Hi all Do we have to Bounce Apache evertime JSP changes are made ? I am making a change in my JSP change (changing a sql query and adding a display text which is static) but the changes are not getting reflected when I upload the page to my server. D