Oracle Business Intelligence Applications

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

OBIA 11.1.1.10.3 - Install bundle patch question

Received Response
71
Views
2
Comments

Hi Team,

I am currently installing OBIA 11.1.1.10.3 and the documentation is mentionning to Apply Mandatory Patches.

Source : https://docs.oracle.com/applications/biapps103/install/GUID-66B98B0E-11F9-4DAE-9C1F-947BBB805B39.htm#BIAIN-GUID-7CE11331-50EA-4D8D-97F2-83E834AB8936

So one of the patch downloaded (Coming with the file V1031018-01.zip from e-delivery ) is p34345040_122140_Generic.zip

Source : https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=440456238946221&parent=WIDGET_RECENTLY_VIEWED&sourceId=2596849.1&id=34345040.8&_afrWindowMode=0&_adf.ctrl-state=j7xcfqc2r_53

I'm not sure if this one is for ODI Studio or if i need to install it on the Linux Server Side, after the biapps installation.


Thanks in advance for you help.


Regards,

Ben

Tagged:

Answers

  • BenFreez
    BenFreez Rank 5 - Community Champion

    Thanks a lot for your help.

    I need now to figure out why the patch is failling when installing on server side :D


    Regards,

    Ben

  • Aiswarya G
    Aiswarya G Rank 4 - Community Specialist
    You need apply patches server side

    Apply Mandatory Patches

    After the software-only install, you must apply patches on the NEW_ORACLE_HOME location where you installed Oracle Fusion Middleware Infrastructure 12.2.1.4.

    All patches are available in the same place from where you downloaded the Oracle BI Applications software.

    1. Copy the patches to a location, unzip them, and apply them using the instructions in the patch README file.
    2. Set ORACLE_HOME as the parent of product home.
    3. .For example, setenv ORACLE_HOME /scratch/biapps/Middleware/NEW_ORACLE_HOME
    4. Don't set it as /scratch/biapps/Middleware/Oracle_home/odi. Some patches require the latest OPatch software, hence you must upgrade OPatch to release 13.9.4.2.10. To upgrade OPatch, locate the opatch_generic.jar file in 13.9.4.2.10/opatch/opatch_generic.jar and apply it using the sample script:
    5. java -jar <path_to_opatch_generic.jar>/opatch_generic.jar -silent oracle_home=<NEW_ORACLE_HOME PATH>
    6. Run the $ORACLE_HOME/OPatch/opatch apply <patch dir> command.
    7. Run the $ORACLE_HOME/OPatch/opatch apply <patch dir> command for all individual mandatory patches available in all the sub directories.
    8. Verify each patch log and ensure that you see the “OPatch Succeeded” message.
    9. Run the $ORACLE_HOME/OPatch/opatch lsinventory command, take output in a file, and verify that each patch number appears in that file as applied.