Merge patch in r12 apps

Hi,
I am planning to test with applying the merge patch in r 12.0.3.Can you please provide the patch number and also steps on how to apply the merge patch..
Regards,
Rajesh Pachiyappan

I am planning to test with applying the merge patch in r 12.0.3.Can you please provide the patch number and also steps on how to apply the merge patch..You can find the steps of merging patches in:
Oracle E-Business Suite Patching Procedures
http://docs.oracle.com/cd/B53825_08/current/acrobat/121adpp.pdf
https://forums.oracle.com/forums/search.jspa?threadID=&q=Merge+AND+Patches&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
For the list of patches you want to try, you can go with AutoConfig and Rapid Clone patches.
Cloning Oracle Applications Release 12 with Rapid Clone [ID 406982.1]
Using AutoConfig to Manage System Configurations in Oracle E-Business Suite Release 12 [ID 387859.1]
Thanks,
Hussein

Similar Messages

  • 11i to R12 upgrade : Unable to merge patch 9179588:R12.AD.B with 9477107:R12.AD.B and patch 7461070:R12.AD.B.1

    Hello Sir,
    As per readme for Patch 9179588, I am trying to merge patch (9179588:R12.AD.B) with 9477107:R12.AD.B and R12.AD.B.1
    (patch 7461070). When I run admrgpch without -admode option, admrgpch completes successfully.
    However, when I just add -admode option in same command, getting error that "invalid option -s". Please see below details and suggest since there is Note: This merge should be a full merge using -admode.
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    drix10:/fmstop/patches/R1211AD/merge>ls -lrt
    total 13992
    -rw-r--r-- 1 appltest dba 7035668 Aug 03 10:59 p7461070_R12_AIX64-5L.zip
    -rw-r--r-- 1 appltest dba 79016 Aug 04 03:48 p9179588_R12.AD.B_R12_GENERIC.zip
    -rw-r--r-- 1 appltest dba 38579 Aug 04 05:22 p9477107_R12.AD.B_R12_GENERIC.zip
    -rw-r--r-- 1 appltest dba 94 Aug 04 13:27 manifest.txt
    drix10:/fmstop/patches/R1211AD/merge>cat manifest.txt
    p7461070_R12_AIX64-5L.zip
    p9179588_R12.AD.B_R12_GENERIC.zip
    p9477107_R12.AD.B_R12_GENERIC.zip
    drix10:/fmstop/patches/R1211AD/merge>
    drix10:/fmstop/patches/R1211AD/merge>admrgpch -admode -s /fmstop/patches/R1211AD/merge -d /fmstop/patches/R1211AD/merge -merge_name merged_R12AD11 -manifest manifest.txt
    Error: Invalid option: -s
    usage: admrgpch -help
    admrgpch <source_directory> <destination_directory>
    admrgpch -s <source_directory> -d <destination_directory>
    [-verbose <level>] [-merge_name <pattern>]
    [-manifest <filename>] [-logfile <filename>]
    where
    * -help Print help message.
    * -verbose <level> Can be one of: { 0(SILENT),
    1(QUIET), 2(VERBOSE) or 3(LOUD) }
    Default - 1(QUIET).
    * -merge_name <pattern> The name of the merged patch (max 24 characters).
    Default - "merged".
    * -s <source_directory> Path of source directory where all patches to be
    merged have been unzipped.
    * -d <destination_directory> Path of destination directory where the merged
    patch will be created.
    * -manifest <filename> Full pathname of a file containing the list of
    patch zip files to be merged.
    * -logfile <filename> Admrgpch log file name.
    Default:"<CWD>/admrgpch.log".
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Without option -admode :
    drix10:/fmstop/patches/R1211AD/merge>admrgpch -s /fmstop/patches/R1211AD/merge -d /fmstop/patches/R1211AD/merge -merge_name merged_R12AD11 -manifest manifest.txt
    unzipping p7461070_R12_AIX64-5L.zip..
    unzipping p9179588_R12.AD.B_R12_GENERIC.zip..
    unzipping p9477107_R12.AD.B_R12_GENERIC.zip..
    Executing the merge of the patch drivers
    -- Processing patch: /fmstop/patches/R1211AD/merge/7461070
    -- Done processing patch: /fmstop/patches/R1211AD/merge/7461070
    -- Processing patch: /fmstop/patches/R1211AD/merge/9179588
    -- Done processing patch: /fmstop/patches/R1211AD/merge/9179588
    -- Processing patch: /fmstop/patches/R1211AD/merge/9477107
    -- Done processing patch: /fmstop/patches/R1211AD/merge/9477107
    Copying files...
    5% complete. Copied 44 files of 876...
    10% complete. Copied 88 files of 876...
    15% complete. Copied 132 files of 876...
    20% complete. Copied 176 files of 876...
    25% complete. Copied 219 files of 876...
    30% complete. Copied 263 files of 876...
    35% complete. Copied 307 files of 876...
    40% complete. Copied 351 files of 876...
    45% complete. Copied 395 files of 876...
    50% complete. Copied 438 files of 876...
    55% complete. Copied 482 files of 876...
    60% complete. Copied 526 files of 876...
    65% complete. Copied 570 files of 876...
    70% complete. Copied 614 files of 876...
    75% complete. Copied 657 files of 876...
    80% complete. Copied 701 files of 876...
    85% complete. Copied 745 files of 876...
    90% complete. Copied 789 files of 876...
    95% complete. Copied 833 files of 876...
    100% complete. Copied 876 files of 876...
    Character-set converting files...
    3 unified drivers merged.
    Patch merge completed successfully
    Please check the log file at ./admrgpch.log.
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    I am executing admrgpch after sourcing 11i environment and version for admrgpch is :
    drix10:/fmstop/fmstest/fmstestappl/ad/11.5.0/bin>adident Header admerge.pl
    admerge.pl:
    $Header admerge.pl 115.22 2008/09/18 12:12:08 nissubra noship $

    Hi Srini,
    Thanks a lot !
    Actually, I tried that one as well by running admrgpch from newly installed R12 code tree and I got below error.
    drix10:/fmstop/r12apps/apps/apps_st/appl/ad/12.0.0/bin>ls -rlt admrgpch
    -rwxr-xr-x    1 appltest dba        14293576 Mar 30 2009  admrgpch
    drix10:/fmstop/r12apps/apps/apps_st/appl/ad/12.0.0/bin>admrgpch -s /fmstop/patches/R1211AD/merge -d /fmstop/patches/R1211AD/merge -merge_name merged_R12AD11 -manifest manifest.txt -admode
    exec(): 0509-036 Cannot load program ./admrgpch because of the following errors:
            0509-150   Dependent module libnnz10.so could not be loaded.
            0509-022 Cannot load module libnnz10.so.
            0509-026 System error: A file or directory in the path name does not exist.
    Then I sourced R12 environment file and ran same command. Its completed successfully.
    drix10:/fmstop/patches/R1211AD/merge>admrgpch -s /fmstop/patches/R1211AD/merge -d /fmstop/patches/R1211AD/merge -merge_name merged_R12AD11 -manifest manifest.txt -admode
    unzipping p7461070_R12_AIX64-5L.zip..
    unzipping p9179588_R12.AD.B_R12_GENERIC.zip..
    unzipping p9477107_R12.AD.B_R12_GENERIC.zip..
    Executing the merge of the patch drivers
    -- Processing patch: /fmstop/patches/R1211AD/merge/7461070
    -- Processing file: /fmstop/patches/R1211AD/merge/7461070/u7461070.drv
    -- Done processing file: /fmstop/patches/R1211AD/merge/7461070/u7461070.drv
    -- Done processing patch: /fmstop/patches/R1211AD/merge/7461070
    -- Processing patch: /fmstop/patches/R1211AD/merge/9179588
    -- Processing file: /fmstop/patches/R1211AD/merge/9179588/u9179588.drv
    -- Done processing file: /fmstop/patches/R1211AD/merge/9179588/u9179588.drv
    -- Done processing patch: /fmstop/patches/R1211AD/merge/9179588
    -- Processing patch: /fmstop/patches/R1211AD/merge/9477107
    -- Processing file: /fmstop/patches/R1211AD/merge/9477107/u9477107.drv
    -- Done processing file: /fmstop/patches/R1211AD/merge/9477107/u9477107.drv
    -- Done processing patch: /fmstop/patches/R1211AD/merge/9477107
    Copying files...
    5% complete. Copied 45 files of 883...
    10% complete. Copied 89 files of 883...
    15% complete. Copied 133 files of 883...
    20% complete. Copied 177 files of 883...
    25% complete. Copied 221 files of 883...
    30% complete. Copied 265 files of 883...
    35% complete. Copied 310 files of 883...
    40% complete. Copied 354 files of 883...
    45% complete. Copied 398 files of 883...
    50% complete. Copied 442 files of 883...
    55% complete. Copied 486 files of 883...
    60% complete. Copied 530 files of 883...
    65% complete. Copied 574 files of 883...
    70% complete. Copied 619 files of 883...
    75% complete. Copied 663 files of 883...
    80% complete. Copied 707 files of 883...
    85% complete. Copied 751 files of 883...
    90% complete. Copied 795 files of 883...
    95% complete. Copied 839 files of 883...
    100% complete. Copied 883 files of 883...
    Character-set converting files...
      3 unified drivers merged.
    Patch merge completed successfully
    Please check the log file at ./admrgpch.log.

  • Merge patch for R12 fails on hpux. eof_admerge12.sh

    Hi Vikki,
    Just some more notes for Maintenance Wizard on HPUX.
    I was having some problems with the steps that download, merge and apply post r12 upgrade patches.
    The first problem was that admrgpch was core dumping and saying it couldnt find libraries.
    This was because
    The libraries that needed to be copied were libclntsh.sl.10.1 and libnnz10.sl rather than their .so counterparts.
    This is even though I am on PARISC.
    Also I had to set the following variables in eof_admerge12.sh
    LIBPATH=$LD_LIBRARY_PATH; export LIBPATH
    SHLIB_PATH=$LD_LIBRARY_PATH; export SHLIB_PATH
    (Not sure which of these fixed the problem.)
    Finally. When the admrgpch was failing it was leaving hanging processes and not finishing.
    The following line of code was guilty
    grep -i ${EOF_PATCH_TOP}/merge_dir_${INSTANCE_ID}/admrgpch.log
    I changed it to
    grep -i error ${EOF_PATCH_TOP}/merge_dir_${INSTANCE_ID}/admrgpch.log
    Thanks
    Rod

    Rod,
    Thanks once again for the great HP-UX feedback! I've logged bug 7831822 for my team to take a closer look at the issue. :)
    -Vikki

  • How to merge these patches EBS: R12.1 Oracle Financials Recommended Patches

    Dear Experts,
    Please note that we have implemented the following modules on E-Business Suit 11.5.10.2 .
    SCM Modules:
    1.     Inventory
    2.     Purchasing
    3.     Order Management
    Finance Modules:
    1.     General Ledger
    2.     Fixed Assets
    3.     Accounts Receivables
    4.     Accounts Payables
    5.     Cash Management
    We have also upgraded our database from 9.2.0.6 to 11g R2 as per the latest metalink interoperablity notes. Currently our EBS Version on test Enviroment is 11.5.10.2 with 11g R2
    please note that as per the metalink note id EBS: R12.1 Oracle Financials Recommended Patches [ID 954704.1], We are in process of analysing the patches.
    Please let us know how to merge these patches and proceed with our R12.1 upgrade driver.
    Please also let us know are there any steps which needs to be performed after the below steps.
    Run the Accounting Health Check and resolve data issues (Note 416699.1)
    Complete all Period Close Actions/Processes. Validate and account as much data as possible and make sure everything is transferred to GL.
    Run your standard reconciliation and account balance reports after period close and resolve issues.
    Run the Accounting Health Check again. Resolve all remaining data issues (Note 416699.1)
    If upgrading to R12.0.x, apply Patch 7653100 (Note 557869.1)
    If upgrading to R12.1.x, apply Patch 8773483:R12.FIN_PF.B (Note 880275.1)
    Proceed with the next steps of the upgrade.
    Your quick action in this regards will be highly appreciated.
    Regards
    Mohammed.

    Mohammed,
    I am not an expert although I have significant experience upgrading the database and applications from 11.5.10.2 to 12.1.1 and 12.1.3 in both test and production environments. The following are a few thoughts as you continue down the upgrade path:
    Patch 8773483 will need to be installed in pre-install mode along with a number of other pre-install mode patches. If you haven't looked at the following note you will need to since it contains information you need:
    Oracle Applications Release Notes, Release 12.1.1 [ID 798258.1]
    Pay particular attention to the README.txt instructions for patch 9179588 since it wants you to merge other patches with it before applying.
    Another note you need to be aware of, especially if you want reconcile past the 6 month window used for accrual write offs during the upgrade, is:
    R12.0 and R12.1: FAQ for the SLA Upgrade: SLA Pre-Upgrade, Post-Upgrade, and Hot Patch [ID 604893.1]
    Other good sources of information for financials are:
    Impact of R12 Design in Procure To Pay Accounting Flow [ID 429105.1]
    Projects Uptake of the TCA Architecture in Release 12 [ID 417511.1] <--- AR/TCA (HZ) table join information that is very good
    Payments In Order Management In R12 [ID 1164613.1]
    If you don't have XLE and ZX currently licensed in your 11.5.10.2 instance, you will need to license them so the tax conversion runs successfully.
    If you have legal entity identifications that are more than 30 characters, you will want to be aware of the size limitation imposed on the column LEGAL_ENTITY_IDENTIFIER in the table XLE.XLE_ENTITY_PROFILES, The following job will fail if the combined values exceed the LEGAL_ENTITY_IDENTIFIER column length which is shortened in R12:
    xleupg01.sql
    There are lots of potential pitfalls in an R12 upgrade. You simply need to test, test, and test again everything you use, read the RCD's and R12 documentation as much as possible, etc ... Having said that, there are many good things about an R12 upgrade too, from both the functional and technical perspectives.
    Riley

  • Error while Apply Patch 8764069:R12.FND.B (Patch 8764069)

    Hii...
    im upgrading my oracle apps from 12.0.4 to 12.1.1 and following the metalink document
    Oracle E-Business Suite Release 12.1.1 Maintenance Pack Installation Instructions [ID 752619.1]
    Now while applying the Patch 8764069:R12.FND.B (Required),
    it returns a error like
    AutoPatch error:
    This patch is not compatible with your current codelines.
    This patch is compatible with: entity 'fnd' - codeline 'R12.FND.B'.
    Your current on-site codeline for the entity 'fnd' is: 'R12.FND.A'.
    You should not apply this patch.
    Apply an equivalent patch that is compatible with your
    current codelines instead.
    AutoPatch error:
    A fatal error related to codelines or codelevels has occurred.
    how can i resolve my issue..??..plz suggestt
    Thankss..

    Now while applying the Patch 8764069:R12.FND.B (Required),
    Patch 8764069 is "POST USERMIGRATE TO HASH PASSWORDS, AFTER 12.1 UPG, FNDCPASS FAILS DECRYPT" and it required R12.FND.B to be installed.
    it returns a error like
    AutoPatch error:
    This patch is not compatible with your current codelines.
    This patch is compatible with: entity 'fnd' - codeline 'R12.FND.B'.
    Your current on-site codeline for the entity 'fnd' is: 'R12.FND.A'.
    You should not apply this patch.
    Apply an equivalent patch that is compatible with your
    current codelines instead.
    AutoPatch error:
    A fatal error related to codelines or codelevels has occurred.
    how can i resolve my issue..??..plz suggesttYou are on R12.FND.A patchset and you should have R12.FND.B patchset installed in order to apply this patch. This is clearly explained in the patch README file -- https://updates.oracle.com/Orion/Services/download?type=readme&aru=11652182
    So, apply R12.AD.B.1 (7461070) as mentioned in the README file then patch 8764069:R12.FND.B using "adpatch preinstall=y".
    Thanks,
    Hussein

  • Forms are not opening after applying QSP patches in R12

    Hi All,
    please help on below issue.
    forms are not opening after applying QSP patches in R12.
    all services are up and runnin.
    E-biz:12.0.6
    DB:11.2.0.2
    Thanks in Advance.
    Regards
    Kumar

    Hi Hussein,
    Thanks for quick respond..
    OS version:Red Hat Enterprise Linux Server release 5.5 (Tikanga)
    The below list of patches we applied on 10.1.2 home:
    ===================================
    [email protected][P2PDB31] => opatch lsinventory
    Oracle Interim Patch Installer version 1.0.0.0.64
    Copyright (c) 2011 Oracle Corporation. All Rights Reserved..
    Oracle recommends you to use the latest OPatch version
    and read the OPatch documentation available in the OPatch/docs
    directory for usage. For information about the latest OPatch and
    other support-related issues, refer to document ID 293369.1
    available on My Oracle Support (https://myoraclesupport.oracle.com)
    Oracle Home : /s02/app/p2pdb31/apps/tech_st/10.1.2
    Oracle Home Inventory : /s01/app/p2pdb31/apps/tech_st/10.1.2/inventory
    Central Inventory : /u01/app/p2pdb31/inst/apps/P2PDB31_p2pap16d/admin/oraInventory
    from : /etc/oraInst.loc
    OUI location : /s01/app/p2pdb31/apps/tech_st/10.1.2/oui
    OUI shared library : /s01/app/p2pdb31/apps/tech_st/10.1.2/oui/lib/linux/liboraInstaller.so
    Java location : /s01/app/p2pdb31/apps/tech_st/10.1.2/jre/1.4.2/bin/java
    Log file location : /s02/app/p2pdb31/apps/tech_st/10.1.2/.patch_storage/<patch ID>/*.log
    Creating log file "/s01/app/p2pdb31/apps/tech_st/10.1.2/.patch_storage/LsInventory__03-12-2012_18-23-44.log"
    Result:
    Installed Patch List:
    =====================
    1) Patch 9974899 applied on Mon Mar 12 04:29:56 EST 2012
    Unique Patch ID: 14106915
    [ Bug fixes: 7552946 4692585 6790178 7529830 6526074 9974899 8416899 6018059 6024000 6772953 7514592 7529859 5596834 6844221 9892569 5724681 7430171 6471931 5979883 5155185 6060499 5740055 6134487 6912781 6681624 5985742 4473073 7021360 4685283 4635520 6433471 5902630 9288120 7519011 6237650 7195030 5763122 5999450 6917549 6150541 5562810 6647933 9204863 5453754 6153975 5697416 5932346 5573438 7146872 7574599 6682888 7229577 9195865 6655345 6713795 5025985 9213612 7113141  ]
    2) Patch 9273888 applied on Mon Mar 12 04:29:10 EST 2012
    Unique Patch ID: 14106915
    [ Bug fixes: 9273888  ]
    3) Patch 8447875 applied on Mon Mar 12 04:28:41 EST 2012
    Unique Patch ID: 14106915
    [ Bug fixes: 6490362 8447875 8351021  ]
    4) Patch 12828135 applied on Mon Mar 12 04:27:40 EST 2012
    Unique Patch ID: 14106915
    [ Bug fixes: 5220448 6350565 6079585 5458753 9655023 4175906 5901912 6864078 4486132 5896963 11725035 6647005 5095815 4519477 5347751 4691191 4754900 5861360 8290534 5382595 5071931 6370967 5458543 6607951 5179574 4329444 5029950 5464895 5029952 5029954 5738539 5648727 5352587 5631915 4402808 4871035 6455161 5114396 5091108 5584790 4605877 4751932 5751672 5490845 10080564 6753516 8534394 3345756 5933477 7592360 5094098 10183338 5015557 4679094 5675556 5154689 12828135 5222931 5910829 5754150 5227879 4152843 4661844 6079603 5637094 7044603 6016022 4905112 8290629 4581220 4166537 7120513 5276400 7154097 7154098 5408664 5563256 6395024 4146291 6397568 6854919 12419228 9108675 5901877 4768040 5049074 7022400 5960451 5490935 5049077 4542188 4680009 4593539 4555795 12565867 5406923 4359124 5689908 5258410 4969005 3962946 3743912 5648102 9352208 5057964 8836540 3935623 5014128 4873311 4439469 4331689 6705965 4597251 4903532 6055387 9764906 7576788 5650178 5225797 4047969 4554284 5376215 4874628 5401921 5151518 4458415 4700543 7375686 5226235 4900129 5122955 5095648 4561867 5239126 5869471 4712638 5354517 4925103 4745776 5998987 4939157 6404864 4627335 7300525 5501362 4587572 4969029 9119261 6270140 5055442 7334756 6639839 4492467 5222032 5151675 5242647 6999528 6737308 7137797 6864202 4587431 5605370 6647068 9952279 6826532 4335559 5417371 4671216 5065930 9362645 4575854 6130365 5355257 7173149 5243019 6639553 4966417 5884075 4899479 4610820 3837600 5092688 4528572 4449900 4601861 6009358 4226736 6404447 4348230 8785236 5233111 5644862 4197970  ]
    5) Patch 12434128 applied on Sun Mar 11 23:48:16 EST 2012
    Unique Patch ID: 14106915
    [ Bug fixes: 9357234 7379127 9173023 8265594 7135493 12434128 7135488 8298232 9772332 9765884 7156655 7608327 7156648 8537027 9679852 7379122  ]
    6) Patch 9593176 applied on Sun Mar 11 19:07:38 EST 2012
    Unique Patch ID: 12856826
    [ Bug fixes: 5116235 5969391 7573720 6395358 7392832 7526041 8287889 8428638 9200985 6446152 8342525 8319129 8278813 6128859 4407272 7021759 5563375 7369690 7001328 7497460 9499728 9254095 7215354 7164050 7171994 6770810 9084276 7304653 7595761 1947595 8859958 5950737 6722224 7442879 8242418 9463433 6391947 7240862 6652955 7358376 6857221 7329300 8928753 8947375 8974551 9390538 7114153 6025516 7833659 9320023 6460568 7286928 5465339 8272078 7651246 6821297 7350891 6823259 6704955 9293220 5375851 8552429 7261996 8755926 8316127 8359788 7567072 6894576 8348570 8847739 7512736 7231982 7529909 7242694 6998181 6933210 7621923 9148117 5733397 6683962 7142365 6999812 6747939 6251633 3213707 8623626 7170999 7029083 6132689 7657973 7552880 7359193 8928735 8940272 6078303 8866722 6790720 9436383 7000696 5155021 8221857 7319888 4526825 8808264 9902558 8339004 8485711 9148124 7126045 6724714 7175618 6502349 6510297 9124173 7123031  ]
    7) Patch 11669923 applied on Sun Dec 11 02:00:51 EST 2011
    Unique Patch ID: 13373014
    [ Bug fixes: 11669923 10174371 8602992  ]
    8) Patch 6400501 applied on Sat Nov 12 20:13:35 EST 2011
    [ Bug fixes: 6400501  ]
    9) Patch 5394728 applied on Mon Aug 24 14:47:45 EDT 2009
    [ Bug fixes: 5394728  ]
    10) Patch 3559326 applied on Mon Aug 24 14:46:51 EDT 2009
    [ Bug fixes: 3559326  ]
    11) Patch 8300196 applied on Mon Aug 24 14:40:34 EDT 2009
    [ Bug fixes: 8300196  ]
    12) Patch 7140405 applied on Mon Aug 24 14:40:04 EDT 2009
    [ Bug fixes: 6764875 6116405  ]
    13) Patch 6371228 applied on Mon Aug 24 14:38:32 EDT 2009
    [ Bug fixes: 6371228  ]
    14) Patch 5917053 applied on Mon Aug 24 14:37:45 EDT 2009
    [ Bug fixes: 5917053  ]
    15) Patch 7016961 applied on Mon Aug 24 14:35:24 EDT 2009
    [ Bug fixes: 7016961  ]
    16) Patch 6995251 applied on Mon Aug 24 14:27:40 EDT 2009
    [ Bug fixes: 6995251  ]
    17) Patch 7121788 applied on Mon Aug 24 13:20:56 EDT 2009
    [ Bug fixes: 7121788  ]
    OPatch succeeded.
    ============================================================
    we got the error, servlet error in application.log
    12/03/05 18:13:15.482 formsweb: 10.1.3.5.0 Started
    12/03/05 18:13:39.497 formsweb: ListenerServlet init()
    12/03/05 20:26:53.850 formsweb: Broken pipe
    12/03/05 20:26:53.851 formsweb: Servlet error
    java.io.IOException: Broken pipe
    at sun.nio.ch.FileDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:100)
    at sun.nio.ch.IOUtil.write(IOUtil.java:71)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    at java.nio.channels.Channels.writeFully(Channels.java:81)
    at java.nio.channels.Channels.access$000(Channels.java:47)
    at java.nio.channels.Channels$1.write(Channels.java:155)
    at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:662)
    12/03/12 09:37:34.639 formsweb: 10.1.3.5.0 Started
    12/03/12 09:54:40.191 formsweb: Servlet error
    java.lang.NoClassDefFoundError: oracle/forms/servlet/MLEncoder
    at oracle.forms.servlet.FormsServlet.parseLine(Unknown Source)
    at oracle.forms.servlet.FormsServlet.doRequest(Unknown Source)
    at oracle.forms.servlet.FormsServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:911)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.classloader.util.AnnotatedClassNotFoundException:
    Missing class: oracle.forms.servlet.MLEncoder
    Dependent class: oracle.forms.servlet.FormsServlet
    Loader: forms.web.formsweb:0.0.0
    Code-Source: /s02/app/p2pdb31/apps/tech_st/10.1.3/j2ee/forms/applications/forms/formsweb/WEB-INF/lib/frmsrv.jar
    Configuration: WEB-INF/lib/ directory in /s02/app/p2pdb31/apps/tech_st/10.1.3/j2ee/forms/applications/forms/formsweb/WEB-INF/lib
    This load was initiated at forms.web.formsweb:0.0.0 using the loadClass() method.
    The missing class is not available from any code-source or loader in the system.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound(PolicyClassLoader.java:2204)
    at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1726)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1682)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1667)
    Regards
    Kumar

  • Known performance issue bugs and patches for R12.1.3

    Hi Team,
    We have upgraded oracle application from 12.1.1 to 12.1.3.
    I wanted to apply the known performance issue bugs and patches for R12.1.3.
    Please let me know for any details.
    Thanks,

    Are u currently facing any performance issues on 1213?
    Tuning All Layers Of E-Business Suite – Performance Topics
    http://www.oracle.com/technetwork/apps-tech/collab2011-tuning-ebusiness-421966.pdf
    • Start with Best Practices : (note: 1121043.1)
    • SQL Tuning
    – Trace files
    – SQLT output (note: 215187.1)
    – Trace Analyzer (note: 224270.1)
    – AWR Report (note: 748642.1)
    – AWR SQL Report (awrsqrpt.sql)
    – 11g SQL Monitoring
    – SQL Tuning Advisor
    • PL/SQL Tuning
    – Product logs
    – PL/SQL Profiler (note: 808005.1)
    • Reports Tracing
    – note: 111311.1
    • Database Tuning
    – AWR Report (note: 748642.1)
    – ADDM report (note: 250655.1)
    – Automated Session History (ASH) Report
    – LTOM output (note: 352363.1)
    • Forms Tuning
    • Forms Tracing (note: 373548.1)
    • FRD Log (note: 445166.1)
    – Generic note: 438652.1
    • Middletier Tuning
    – JVM Logs
    – JVM Sizing (note: 362851.1)
    – JDBC Tuning (note: 278868.1)
    • OS
    – OSWatcher (note: 301137.1)

  • EBS Merge Patching doubt

    Hi all,
    I have merged around 15 patches. While applying that merged patch by using adpatch options=hotpatch it runs auto config at the end of patching . So i just want to know which patch cause to run auto config. How to find out.
    EBS version: R12.1.3
    Thanks

    Good day, Karan.
    If we have the custom tops registered do we still be worried about losing customization after running autoconfig ?
    Not if you follow the supported/documented methods.
    Using AutoConfig to Manage System Configurations in Oracle E-Business Suite Release 12 (Doc ID 387859.1) -- SECTION 4: CUSTOMIZING AUTOCONFIG-MANAGED CONFIGURATIONS (Define a product_top)
    R12: Customizations Are Lost When Cloning An Environment (Doc ID 1389730.1)
    How To Preserve Customizations In adcfgclone.pl Script (Doc ID 828874.1)
    Thanks,
    Hussein

  • R12.0 Patch in R12.1.3...

    Hi,
    Can I apply R12.0 patch in R12.1 ?
    While searching for a patch , normally I will get for both 12.0 and 12.1. But for this patch I get only for R12.0 ...
    SQL> select release_name from fnd_product_groups;
    RELEASE_NAME
    12.1.3
    Thanks ...

    Hi,
    I dont think its possible, Could you let me know what is the patch you are trying  to apply.
    Best Regards

  • Patch 20133080:R12.PO.D compatible with 12.1.3

    Hi, we are encountering the Bug 20133080, that cancels the PR line if the PO line is cancelled.
    Our EBS is 12.1.3, but this patch 20133080:R12.PO.D stated that it was for 12.2.3.
    however upon checking the patch details README File (https://updates.oracle.com/Orion/Services/download?type=readme&aru=18420063):
    For 12.0.X / 12.1.X / pre-upgrade patches (using adpatch), you must shut down all Application tier services before performing the tasks in this section.
    so does this mean that it's also compatible with 12.1.3? it's kind of confusing.
    if it isn't compatible, is there an existing patch for 12.1.3?
    if there isn't a patch for 12.1.3, where can i request a patch?
    i logged an SR at MOSC asking the same questions but they didn't really give me an outright answer.
    thank you!

    Hi to all!
    Oracle was able to create a patch for 12.1.3. (patch number 20133080:R12.PO.B).
    hope this helps!

  • How to install a patch in oracle apps

    Hi,
    Please provide me the steps to install a patch in oracle apps(unix platform)

    Welcome to the forums !
    Pl post EBS questiosn in the EBS forms http://forums.oracle.com/forums/category.jspa?categoryID=3
    Pl see these MOS Docs for answers to your question -
    130608.1 - adpatch Basics
    174436.1 - Oracle Applications Patching FAQ
    HTH
    Srini

  • Provide the list of CPU patches for r12.1.2 and r12.1.3.

    Hi,
    can you provide me the exact number of CPU patches for R12.1.2 and R12.1.3, and other recommended patches.
    thx

    Hi,
    Please see these docs/links.
    Note: 986534.1 - Oracle E-Business Suite Releases 11i and 12 Critical Patch Update Knowledge Document (July 2010)
    Note: 244040.1 - Oracle E-Business Suite Recommended Performance Patches
    Note: 950896.1 - Oracle E-Business Suite Recommended Performance Patches II
    Note: 756671.1 - Oracle Recommended Patches -- Oracle Database
    My Oracle Support > Patches & Updates > Recommended R12 Patches/Latest R12 Packs
    Thanks,
    Hussein

  • Patch Wizard not Merging Patches

    I an trying to use the Patch Wizard in 11.5.10 on Windows. I am able to download patches but the "Merge" does not seem to be working for me. I have the "Merge Options" I have:
    "Automatically merge downloaded patches" = checked
    "Merged Patch Name" = merged_2010050581719
    "Merging Strategy" = Two merged patches: US; non-US
    All requests complete successfully and it downloads the patches to the location I set "D:\Oracle\OAMPatchWizard". However it does not unzip them or merge them.
    Any idea on this?

    I have tried a few different patch groups just for tersting:
    1. 5120432, 4255826, 4179434
    2. 5120432, 4255826, 4179434, 6853134, 6804367, 5200052, 4016675, 3591687, 5140723, 8768103, 8567963, 8549599, 8542643, 8531750, 8488400, 8399189, 8364720, 6998848, 5912291, 5244165, 4429228, 9351039, 7597151, 7555553, 7534124
    3. 4483674, 6241631, 7293818, 4016830, 6617445, 5565583, 6617861, 1422989, 3653484, 9062727, 4001448, 4428056, 3999182, 4017594, 3904312, 3897247, 4594570, 3618333, 4551977, 5591144
    None of these worked.
    I have reviewed the documents and have not seen anything that helped.

  • Software requirements for r12 apps

    Hi,
    My Laptop configration is 500GB hard disk and 4gb RAM. Please let me know whether I cam be to install R12 Apps in my laptop..
    Regards,
    Rajesh P

    Please find a suitable forum for your questions in the EBS category:
    https://forums.oracle.com/forums/category.jspa?categoryID=3

  • MERGED PATCH적용시 ORA-00942 발생

    제품 : AOL
    작성날짜 : 2005-11-28
    MERGED PATCH적용시 ORA-00942 발생
    ============================
    PURPOSE
    HR 이나 CRM patch적용시 Merge patch기능을 사용하는데 이대 ORA-00942 table or view does not exist 가 발생하는 경우가 있습니다. 이에 대한 Solution을 제공하고자 합니다.
    Problem Description
    HR.K patch적용시 10개에서 20개의 Merge patch 를 적용하면서 아래 error가 발생합니다.
    /deve/product/deveappl/fnd/11.5.0/bin/FNDLIBR FND FNDCPBWV &ui_apps SYSADMIN
    'System Admin
    istrator' SYSADMIN
    List of errors encountered:
    _ 1 _
    Routine AFPSSC encountered an ORACLE error. ORA-00942: table or view
    does not exist
    Review your error messages for the cause of the error. (=<POINTER>)
    Cause
    ======
    위 경우 CONCURRENT MANAGER VIEWS 가 제대로 생성되지 못해서 발생하는 것입니다.
    Solution Description
    아래와 같은 방법으로 Manager view를 재성성 해 줍니다.
    $FND_TOP/bin 로 가서 아래 명령어를 실행합니다.
    Usage: FNDLIBR FND FNDCPBWV <oracleid>/<password> SYSADMIN 'System
    Administrator' SYSADMIN
    For Example:
    FNDLIBR FND FNDCPBWV APPLSYS/FND SYSADMIN 'System Administrator' SYSADMIN
    ORACLE ID: Enter the username and password of the applsys ORACLE ID.
    Enter the username and password without any spaces and separated by a slash
    Reference Documents
    1009731.6

Maybe you are looking for