Merge Patch

I need some clarification on merge patches
If you merge multiple patches and then apply those-do the individual patches get reflected in ad_applied_patches table
Please confirm
thanks

Nitin_Intg wrote:
I need some clarification on merge patches
If you merge multiple patches and then apply those-do the individual patches get reflected in ad_applied_patches table
Please confirm
thanksYes, it will be there in AD_APPLIED_PATCHES and AD_BUGS tables.
- AD_BUGS: holds information about the various Oracle Applications bugs whose fixes have been applied (ie. patched) in the Oracle Applications installation.
- AD_APPLIED_PATCHES: holds information about the "distinct" Oracle Applications patches that have been applied. If 2 patches happen to have the same name but are different in content (eg. "merged" patches), then they are considered distinct and this table will therefore hold 2 records.
How to find Applied/Present Patches, Mini Packsand Family Packs in 11i
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.

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

  • 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

  • Optimizer Merge Patch

    I'm looking at "SAP Note 1165319 - Optimizer merge fix for Oracle 10.2.0.4".
    Does the merge patch 8775584 contain all the following previous merge patches, especially merge patch 7228971 which contains the work around "_fix_control"='6329318:OFF'?
    8775584: OPTIMIZER MERGE LABEL REQUEST ON TOP OF 10.2.0.4 FOR SAP (#15) <<<< This is the only merge patch we applied.
    8526100: OPTIMIZER MERGE LABEL REQUEST ON TOP OF 10.2.0.4 FOR SAP (#13)
    8467800: OPTIMIZER MERGE LABEL REQUEST ON TOP OF 10.2.0.4 FOR SAP (#12)
    8299095: OPTIMIZER MERGE LABEL REQUEST ON TOP OF 10.2.0.4 FOR SAP (#11)
    8201796: OPTIMIZER MERGE LABEL REQUEST ON TOP OF 10.2.0.4 FOR SAP (#10)
    7664560: OPTIMIZER MERGE LABEL REQUEST ON TOP OF 10.2.0.4 FOR SAP (#9)
    7592168: OPTIMIZER MERGE LABEL REQUEST ON TOP OF 10.2.0.4 FOR SAP (#8)
    7522608: OPTIMIZER MERGE LABEL REQUEST ON TOP OF 10.2.0.4 FOR SAP (#7)
    7454131: OPTIMIZER MERGE LABEL REQUEST ON TOP OF 10.2.0.4 FOR SAP (#6)
    7366749: OPTIMIZER MERGE LABEL REQUEST ON TOP OF 10.2.0.4 FOR SAP (#5)
    7331569: OPTIMIZER MERGE LABEL REQUEST ON TOP OF 10.2.0.4 FOR SAP (#4)
    7228971: OPTIMIZER MERGE LABEL REQUEST ON TOP OF 10.2.0.4 FOR SAP (#3) <<<< This is the fix we need
    7149751: OPTIMIZER MERGE LABEL REQUEST ON TOP OF 10.2.0.4 FOR SAP (#2)
    6988848: OPTIMIZER MERGE LABEL REQUEST ON TOP OF 10.2.0.4 FOR SAP (#1)
    I am using Oracle 10.2.0.4. on AIX 6.1
    Thanks in advance.

    > Does the merge patch 8775584 contain all the following previous merge patches, especially merge patch 7228971 which contains the work around "_fix_control"='6329318:OFF'?
    Yes, the Optimizer Merge Fixes should always contain all previously released merge fix patches.
    regards,
    Lars

  • 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

  • How Do check the sequence on a merge patch?

    Hi hussein,
    If I merged 34 patches, how do I know which sequence in order did the ADmrgpch take?
    Is there a file in the merger that I can check in which order does merger applying the 34 patches?
    Thanks a lot

    >
    i just thought merging is a "heplful" idea :(Hi,
    Merging is a helpful idea, but unfortunately not for the purpose you describe. :) If you really need to know which patch has failed, then you will have to apply each one individually. Merging doesn't set up a system to apply individual patches in sequence. It creates a completely new patch driver from the contents of all the other patches, and applies all of the files as single patch. Since you apply a merged patch in a single adpatch session, you won't be able to stop the session in the middle and have a stable system.
    Regards,
    John P.
    http://only4left.jpiwowar.com

  • 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

  • Regarding Ad merge patch

    Hi Guys,
    I want to know two things regarding Ad merge patch.
    1. When we apply merge patch do we have to unzip the patch or not.
    2. Where are the log files located and which tables it updates when we apply ad merge patch.

    1. When we apply merge patch do we have to unzip the patch or not.No, it will be unzipped for you.
    2. Where are the log files located and which tables it updates when we apply ad merge patch.Log file will be located in the same directory where adpatch log files are created.
    For the database tables, it depends on what patch you are applying.
    Thanks,
    Hussein

  • Merge patch utility

    Hello Oracle Experts:
    I am applying around 15 patches. Some of these have pre-reqs.
    If I bundle them all in the same merge patch, is the utility smart enough to find the pre-reqs before applying the patch that needs them?
    In other words, as long as the pre-reqs are merged with the patch that needs them, will the patch complete ok, or do I need to apply all pre-reqs before applying the merge?
    I belive it to be the case that merger will be clever enough to use the unified driver to apply the pre-reqs before the patch that needs them.
    Just looking for confirmation before applying the merge.
    Thanks and peace.
    DA.

    If I bundle them all in the same merge patch, is the utility smart enough to find the pre-reqs before applying the patch that needs them?
    Yes.
    In other words, as long as the pre-reqs are merged with the patch that needs them, will the patch complete ok, or do I need to apply all pre-reqs before applying the merge?
    The patch will work properly and complete successfully (with respect to pre-req.).
    I belive it to be the case that merger will be clever enough to use the unified driver to apply the pre-reqs before the patch that needs them.
    Just looking for confirmation before applying the merge.
    Correct.
    When merging patches, please consider the following:
    - AD patches can be merged with other AD patches, but AD patches and non-AD patches cannot be merged
    - You can merge any non-AD patch with any other non-AD patch
    - You can merge patches with their listed prerequisite patches
    - You can merge individual patches with mini-packs and maintenance releases
    Thanks,
    Hussein

  • Merging  Patch,after that not able to see column in Presentation layer

    Hi,
    I am using rpd 11.1.1.5.0 and created patch done for modifications,after merging to original repository not able to see new derived columns in Presentation layer,able to see in BMM and Physical layer.
    Little bit urgent as client need to see reports.
    Thanks
    Karthik

    Thank you.... so much.
    Solution: clear preferences in home library ~/Library
    Preferences> com.apple.Safari.plist

  • Merge patch question

    Hi All,
    my system is
    ebs R12 12.1.1
    db 11gr1
    i will apply these patches to the system
    before i would apply us patch first and merge all languages to one patch then
    apply it.
    my question is
    if i can merge ALL languages including US into one patch and then apply it
    p8645555_R12.INV.B_R12_GENERIC.zip
    p8645555_R12.INV.B_R12_zhs.zip
    p8645555_R12.INV.B_R12_zht.zip
    Please advise.
    Thanks in advance.

    Hi,
    my question is
    if i can merge ALL languages including US into one patch and then apply it
    p8645555_R12.INV.B_R12_GENERIC.zip
    p8645555_R12.INV.B_R12_zhs.zip
    p8645555_R12.INV.B_R12_zht.zipYes you can -- See the patching document for details (Page 5-17, Patching NLS Systems).
    Oracle Applications Patching Procedures
    http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121adpp.pdf
    Thanks,
    Hussein

  • Adpatch with preinstall with merged patch errors

    Dear all,
    I merged some finanicals related patches and when applying with preinstall mode, am getting the below :
    merged all finanicals related patches and when am applyin with the unified driver am getting the below message.. is this normal
    File [s01/upg/upg/patch/Patch_Video_Recommended/Finalcals/mergedest/metadata_files/10096191_patch_metadata.xml] does not exist !!
    AutoPatch warning:
    Unable to get patch abstract from [10096191]_patch_metadata file
    File [s01/upg/upg/patch/Patch_Video_Recommended/Finalcals/mergedest/metadata_files/10144929_patch_metadata.xml] does not exist !!
    AutoPatch warning:
    Unable to get patch abstract from [10144929]_patch_metadata file
    File [s01/upg/upg/patch/Patch_Video_Recommended/Finalcals/mergedest/metadata_files/10250232_patch_metadata.xml] does not exist !!
    AutoPatch warning:
    Unable to get patch abstract from [10250232]_patch_metadata file
    File [s01/upg/upg/patch/Patch_Video_Recommended/Finalcals/mergedest/metadata_files/10275674_patch_metadata.xml] does not exist !!
    AutoPatch warning:
    Unable to get patch abstract from [10275674]_patch_metadata file
    File [s01/upg/upg/patch/Patch_Video_Recommended/Finalcals/mergedest/metadata_files/10358280_patch_metadata.xml] does not exist !!
    AutoPatch warning:
    Unable to get patch abstract from [10358280]_patch_metadata file
    File [s01/upg/upg/patch/Patch_Video_Recommended/Finalcals/mergedest/metadata_files/10359715_patch_metadata.xml] does not exist !!
    AutoPatch warning:
    Unable to get patch abstract from [10359715]_patch_metadata file
    File [s01/upg/upg/patch/Patch_Video_Recommended/Finalcals/mergedest/metadata_files/10395967_patch_metadata.xml] does not exist !!
    AutoPatch warning:
    Unable to get patch abstract from [10395967]_patch_metadata file
    File [s01/upg/upg/patch/Patch_Video_Recommended/Finalcals/mergedest/metadata_files/10430502_patch_metadata.xml] does not exist !!
    AutoPatch warning:
    Unable to get patch abstract from [10430502]_patch_metadata file
    File [s01/upg/upg/patch/Patch_Video_Recommended/Finalcals/mergedest/metadata_files/10433704_patch_metadata.xml] does not exist !!
    AutoPatch warning:
    Unable to get patch abstract from [10433704]_patch_metadata file
    File [s01/upg/upg/patch/Patch_Video_Recommended/Finalcals/mergedest/metadata_files/11071399_patch_metadata.xml] does not exist !!
    AutoPatch warning:
    Unable to get patch abstract from [11071399]_patch_metadata file
    File [s01/upg/upg/patch/Patch_Video_Recommended/Finalcals/mergedest/metadata_files/11785680_patch_metadata.xml] does not exist !!
    AutoPatch warning:
    Unable to get patch abstract from [11785680]_patch_metadata file
    File [s01/upg/upg/patch/Patch_Video_Recommended/Finalcals/mergedest/metadata_files/11829821_patch_metadata.xml] does not exist !!
    Is this normal ?

    What is your application release?
    What is the command you have issued to merge the patches?
    Thanks,
    Hussein

  • 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

  • Merge HR Patch

    Hi Hussein,
    It is advisable to merge HR patches with other patches, I belive there should not be any issue, but I need you confirmation.

    Satya,
    It is OK to merge HR patches with other patches, and there should be no issues.
    Please consider the following when merging Oracle Apps patches:
    - AD patches can be merged with other AD patches, but AD patches and non-AD patches cannot be merged
    - You can merge any non-AD patch with any other non-AD patch
    - You can merge patches with their listed prerequisite patches
    - You can merge individual patches with mini-packs and maintenance releases
    merging patches
    merging patches
    Regards,
    Hussein

Maybe you are looking for

  • Calling a procedure from another

    i have tried to call a procedure within another and it gives me this error --PLS-00201: identifier 'P_USER_OBJID' must be declared. inside the code i put in BEGIN proc_to_be_called (input_parameter_only); end; help!!!!!

  • Forwarding XML/EDI from SAP Business connector to EDI (cloverleaf)

    Hello, We are having issues setting SAP up to work with the business connector and our EDI system - cloverleaf. For testing, we would like to: 1.  Create an idoc in SAP and send it to the Busness Connector. 2.  Have the busness connector send the doc

  • How can I disable window snapping/docking?

    Ever since CS4 came out I feel like I've been less productive in Photoshop due to annoying window dock/snapping.  Windows are constantly sticking and resizing themselves in ways that blocks the work I am trying to do.  Also the main image itself auto

  • All captions messed up -- "A" in box

    My kid brought a software application from school and tried to run it on our iMac. since inserting it in the DVD drive, the machine is totally messed up. The system shows the letter "A" inside a box in place of every character used for every system p

  • Cannot view images in Mail

    Hi All Strange one, but ever since moving to Snow Leopard on the MacBook Pro, images will not load in the viewing screen of Mail. I have fiddled with the 'Display Remote Messages in HTML' preference, and for a second when I tick/un-tick that box I ca