R12 upgrade on RAC env

Hi,
Planning to do major upgrade from R11i to R12.1.3 , can we do major upgrade on already RAC enabled database or is it preffered to run upgrade on a single instance.
Anyone has experience doing upgrade on RAC if so can you share your findings
Thanks

We just did a pilot and found lot of cluster wait when the Maintenance patch was doing updates on same table, we had 32 workers running and saw the waits when 32 workers was running same job in parallel as part of R12 MPCan you reproduce the issue with other patches? Or it is just specific to the maintenance pack patch
Did you made any parameter changes to work specific for RAC env if so can you shareNo.
For similar issues, I would suggest you log a SR.
Thanks,
Hussein

Similar Messages

  • Rolling Upgrades in Rac

    Hi All,
    can you please explain abt rolling upgrades in rac env
    suppose i am having rac setup on 10.2.0.1 if i want to apply patch set 10.2.0.4 is it required downtime
    As per the readme of 10.2.0.4
    1)Stop every thing on node 1 and apply patch set
    2)stop every thing on node 2 and apply patch set
    3)stop the database and run the catupgrd.sql script.
    My question is for running catupgrd script i have to bring down the db so what the meaning of rolling upgrade??
    And in this type of sece which type of upgrade is best one rolling or non-rolling.
    KK
    Edited by: user12061936 on May 20, 2010 2:35 PM

    Hi HTH
    Thank you for clearing my doubts regarding Rolling upgrades and i have gone though the link and i have noticed the following steps
    For Standalone system
    1) Install Oracle 10g to a separate Oracle Home on the same server
    2) Create a 10g database with only the base tablespaces: SYSTEM, SYSAUX, UNDO, and TEMP
    3) On the 9i database, put all your tablespaces into read only mode (write downtime begins)
    4) Perform a transportable tablespace export of all non-system tablespaces (as a sysdba user)
    5) Shut down the 9i database (true downtime begins)
    6) Start up the 10g database
    7) Perform a transportable tablespace import into the 10g database (end true downtime)
    8) Make all your tablespaces read/write (end write downtime)
    The above steps is going to work only for 9i to 10g or can we use it to any version to version.
    BY using TTS is it suggestable method to do the upgrade??
    KK
    Edited by: user12061936 on May 21, 2010 11:41 AM

  • R12 cloning on RAC windows 2003 R2.

    Dear All Gurus,
    I'm facing this issue with R12 cloning on RAC environment in windows 2003 R2..
    Steps Followed:
    After preclone steps completed in Source servers
    then on Target server..
    1, On DB being in D:\oracle\product\TEST2\10.2.0\db_1\appsutil\clone\bin>perl adcfgclone.pl dbTier
    error: perl is not recognized as internal or external command,
    so we made changes in .env (.cmd) file like,
    ORACLE_HOME:to new copied home
    ORACLE_SID; test2
    after we run the .env (.cmd) file.
    now again i run the perl adcfgclone.pl dbTier
    It is started, but then throw's an error like
    D:\oracle\product\TEST2\10.2.0\db_1\appsutil\clone\bin>perl adcfgclone.pl dbTier 
                         Copyright (c) 2002 Oracle Corporation
                            Redwood Shores, California, USA
                            Oracle Applications Rapid Clone
                                     Version 12.0.0
                          adcfgclone Version 120.20.12000000.12
    Enter the APPS password : apps
    Running:
    D:\oracle\product\TEST2\10.2.0\db_1\appsutil\clone\bin\..\jre\bin\java.exe -Xmx6
    00M -cp D:\oracle\product\TEST2\10.2.0\db_1\appsutil\clone\jlib\java;D:\oracle\p
    roduct\TEST2\10.2.0\db_1\appsutil\clone\jlib\xmlparserv2.jar;D:\oracle\product\T
    EST2\10.2.0\db_1\appsutil\clone\jlib\ojdbc14.jar oracle.apps.ad.context.CloneCon
    text -e D:\oracle\product\TEST2\10.2.0\db_1\appsutil\clone\bin\..\context\db\CTX
    ORIG.xml -validate -pairsfile C:\TEMP\adpairsfile_5128.lst -stage D:\oracle\prod
    uct\TEST2\10.2.0\db_1\appsutil\clone  2> C:\TEMP\adcfgclone_5128.err && echo %ER
    RORLEVEL% > C:\TEMP\adcfgclone_5128.res
    Log file located at D:\oracle\product\TEST2\10.2.0\db_1\appsutil\clone\bin\Clone
    Context_0622124927.log
    Provide the values required for creation of the new Database Context file.
    Target System Hostname (virtual or normal) [testdb1] :
    Target Instance is RAC (y/n) [y] : y
    Target System Database Name : TEST2
    Do you want the the target system to have the same port values as the source sys
    tem (y/n) [y] ? : n
    Target System Port Pool [0-99] : 10
    Checking the port pool 10
    done: Port Pool 10 is free
    RC-50004: Error occurred in CloneContext:
    null
    Check Clone Context logfile D:\oracle\product\TEST2\10.2.0\db_1\appsutil\clone\b
    in\CloneContext_0622124927.log for details.
    Running Rapid Clone with command:
    perl D:\oracle\product\TEST2\10.2.0\db_1\appsutil\clone\bin\adclone.pl java=D:\o
    racle\product\TEST2\10.2.0\db_1\appsutil\clone\bin\..\jre mode=apply stage=D:\or
    acle\product\TEST2\10.2.0\db_1\appsutil\clone component=dbTier method=CUSTOM dbc
    txtg= showProgress contextValidated=true
    Running:
    perl D:\oracle\product\TEST2\10.2.0\db_1\appsutil\clone\bin\adclone.pl java=D:\o
    racle\product\TEST2\10.2.0\db_1\appsutil\clone\bin\..\jre mode=apply stage=D:\or
    acle\product\TEST2\10.2.0\db_1\appsutil\clone component=dbTier method=CUSTOM dbc
    txtg= showProgress contextValidated=true
    APPS Password :
    You must define the target database context to use
            dbctxtg=<applications context file>
    Restart adclone.pl after performing required corrections.
    ERROR: Failed to execute D:\oracle\product\TEST2\10.2.0\db_1\appsutil\clone\bin
    \adclone.pl

    Please follow the steps in (Cloning Oracle E-Business Suite Release 12 RAC-Enabled Systems with Rapid Clone [ID 559518.1]) for the supported method to clone RAC-to-RAC.
    Thanks,
    Hussein

  • R12 Upgrade issue

    Sawwan,
    I am doing R12 upgrade, as part of it, i have applied R12 AD patch, now when ever i am trying to appy English patch, i am getting below error, any ideas
    1)sourced R12 envronment.
    [applmgr@appl]$ . *.env*
    /data/oracle/R12/apps/apps_st/appl/au/12.0.0/patch/115/driver
    2)
    [applmgr@unicos driver]$ ls -ltr
    total 76840
    -rwxr-xr-x 1 applmgr dba 755 Jan 3 2007 ausstats.drvx
    -rwxr-xr-x 1 applmgr dba 233 Jan 3 2007 augenmsg.drvx
    -rw-r--r-- 1 applmgr dba 66588365 Jan 5 2007 u4440000.drv
    -rw-r--r-- 1 applmgr dba 11981777 Jan 5 2007 u5051400.drv
    [applmgr@unicos driver]$ adpatch options=nocopyportion,nogenerateportion
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    Oracle Applications AutoPatch
    Version 12.0.0
    NOTE: You may not use this utility for custom development
    unless you have written permission from Oracle Corporation.
    Attention: AutoPatch no longer checks for unapplied pre-requisite patches.
    You must use OAM Patch Wizard for this feature. Alternatively, you can
    review the README for pre-requisite information.
    Your default directory is '/data/oracle/R12/apps/apps_st/appl'.
    Is this the correct APPL_TOP [Yes] ?
    AutoPatch records your AutoPatch session in a text file
    you specify. Enter your AutoPatch log file name or press [Return]
    to accept the default file name shown in brackets.
    Filename [adpatch.log] : u5051400.log
    Options = "nocopyportion,nogenerateportion".
    Currently, the following language is installed:
    Code Language Status
    US American English Base
    Your base language will be AMERICAN.
    Setting up module information.
    Reading database for information about the modules.
    Saving module information.
    AD code level : [B.1]
    Trying to obtain a lock...
    Attempting to instantiate the current-view snapshot...
    Was already instantiated. So no instantiation done this time.
    **************** S T A R T O F U P L O A D ****************
    Start date: Tue Mar 29 2011 23:48:54
    0 "left over" javaupdates.txt files uploaded to DB: Tue Mar 29 2011 23:48:54
    0 patches uploaded from the ADPSV format patch history files: Tue Mar 29 2011 23:48:54
    Uploading information about files copied during the previous runs ...
    0 "left over" filescopied_<session_id>.txt files uploaded to DB: Tue Mar 29 2011 23:48:54
    ****************** E N D O F U P L O A D ******************
    End date: Tue Mar 29 2011 23:48:54
    Already asked for the name of the patch directory.
    (The answer was: /data/oracle/R12/apps/apps_st/appl/au/12.0.0/patch/115/driver)
    Already asked for the name of the patch driver file.
    (The answer was: /data/oracle/R12/apps/apps_st/appl/au/12.0.0/patch/115/driver/u5051400.drv)
    Getting Oracle Applications Release...
    Current installed release is 11.5.10.2
    Reading patch driver file...
    Parsing and loading patch driver file...
    Processing line 10000.
    Processing line 20000.
    Processing line 30000.
    Processing line 40000.
    Processing line 50000.
    Processing line 60000.
    Processing line 70000.
    Processing line 80000.
    Processing line 90000.
    Processing line 100000.
    Processing line 110000.
    Processing line 120000.
    Processing line 130000.
    Processing line 140000.
    Processing line 150000.
    151980 lines processed.
    Not checking patch integrity as integrity checking flag is turned off.
    Successfully read patch driver file.
    AutoPatch error:
    adprdf(): At line 3 in file u5051400.drv:
    This patch cannot be applied to your current release.
    Patch's intended release is "12.0.0"
    Your   current   release is "11.5.10.2"
    You should check the file
    /data/oracle/R12/apps/apps_st/appl/admin/PROD/log/u5051400.log

    Please see these docs.
    Why Do Some Patches Error Reporting 11i Environment During R12 Upgrade? [ID 1276074.1]
    11i to R12 Upgrade, U7461070.DRV error: This Patch Is Not Compatible With Your On-Site Release [ID 1265496.1]
    Thanks,
    Hussein

  • 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

  • Upgrade oracle rac 10g r2 10.2.0.3 to 10.2.0.4

    Hi all,
    I goint to upgrade oracle rac 10g r2 10.2.0.3 to 10.2.0.4 on Solaris 9, in the README file(patchset) does not say that upgrade the OCR, but int he Doc ID 316889.1 to say; it is necessary to upgrade or nothing happens if Iit does not upgrade?
    Mexman
    Edited by: ACS on 28/10/2009 12:19 PM

    Hi!
    I suppose if you have a Metalink note on which explains is necessary update OCR you must follow it. Software maker always are in reason!
    Chiao!

  • 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

  • Is there a way to have Virtual RAC env???

    hello,
    I was wondering if there is any way to have your own VIRTUAL RAC. i have heard about vmware i believe but dont know how exactly that works or as a matter of fact what it is??. It there a way or is it possible to have a virtual RAC env on your laptop or desktop?? If so then are there any guides on how to do this?? from step-step till the end? As i dont want to spend about 2 grand and build my own RAC system at my house, just to know how RAC works as i have never worked on RAC. Thanks

    Hi,
    You can build Oracle RAC env on your laptop, if it does have good hardware. Using VMWare software(www.vmware.com), you can create virtual nodes on your laptop and install Enterprise Linux operating system.
    For how to build it, follow the steps given this link:
    http://www.scribd.com/doc/320791/Install-Oracle-RAC-10g-on-Oracle-Enterprise-Linux-Using-VMware
    All the best.

Maybe you are looking for

  • Remote system CCMS segment not in local segments

    Hi, I have configured CCMS agents before but this one is puzzling. - downloaded latest CCMS agents sar file for PI systems - I have created the csmconf file and placed in the right locations. - i started the CCMS agent for PI systems from Visual Admi

  • Issue with the Framework Purchase Order

    Background: Using the Framework Purchase Order in the Plant Maintenance module for external operations: When The Framework Purchase Order is used for external services procurement with service specifications, Purchase Requisitions are created based o

  • How to set up forwarded mail?

    I have several email addresses associated with my personal domain name that I have, that I set up on my host as forwards/aliases so I don't actually check server for mail sent to those accounts. In Apple Mail I want to be able to send out mail someti

  • ERM overwrites backend role without warning.

    We are on version 5.3 - SP13. I have uploaded roles to our ERM installation. The upload was performed with the bulk download file collected via the /VIRSA/RE_DNLDROLES - program in backend in combination with the role information file which we have m

  • List items connected to files

    Hello community :) As per the thread http://community.office365.com/en-us/f/154/t/267871.aspx (being unable to automatically create views) I am looking for an alternative I would like to have a list of projects, where each list item would be connecte