Hi Sir,
My Oracle_Home is installed in unix box and the oracle version is 12.0.2.0.
I am trying to install OBIA 11g patch in windows server 2012 r2 and oracle is in unix box by stopping all weblogic server,node_manager and all obiee services.
I am applying patch with the help of apply_patches_import.txt file and the patch is getting failed.
The odi patch is succeeded and also the weblogic patch is succeeded.
But the error which I am getting in log is as shown below.
The below error I have recieved in biappshiphome_generic_patches.log file
Oracle Interim Patch Installer version 13.9.1.0.0Copyright (c) 2017, Oracle Corporation. All rights reserved.Oracle Home : C:\Oracle\Middleware\Oracle_HomeCentral Inventory : C:\Program Files\Oracle\Inventory from : OPatch version : 13.9.1.0.0OUI version : 13.9.1.0.0Log file location : C:\Oracle\Middleware\Oracle_Home\cfgtoollogs\opatch\opatch2017-05-10_16-22-11PM_1.logOPatch detects the Middleware Home as "C:\Oracle\Middleware"Verifying environment and performing prerequisite checks...UtilSession failed: Patch 21776123 requires component(s) that are not installed in OracleHome. These not-installed components are oracle.bi.bifndn:11.1.1.9.0, Log file location: C:\Oracle\Middleware\Oracle_Home\cfgtoollogs\opatch\opatch2017-05-10_16-22-11PM_1.logOPatch failed with error code = 73
The below is attached final_attached_patching.log as shown below

The ODI Patch is succesfully applied as shown below. The below is the log attached for the same.

The below is attached the contents of apply_patches_import.txt file.
# Required JAVA_HOME - Java homeJAVA_HOME=C:\JAVA\jdk1.7.0_79# Required INVENTORY_LOC - Inventory LocationINVENTORY_LOC=C:\Program Files\Oracle\InventoryORACLE_HOME=C:\Oracle\Middleware\Oracle_HomeMW_HOME=C:\Oracle\MiddlewareCOMMON_ORACLE_HOME=C:\Oracle\Middleware\Oracle_Home\commonWL_HOME=C:\Oracle\Middleware\wlserver_10.3#SOA_HOME=/scratch/aime/work/mw_home/Oracle_SOA1ODI_HOME=C:\Oracle\Middleware\Oracle_ODI1SKIP_BITECH_PATCHES=false# Optionally Required WINDOWS_UNZIP_TOOL_EXE - If platform is windows, then specify unzip tool exe with complete path# Currently only two tools : Winzip command line and 7-Zip command line are supported tools. # Eg for Winzip tool - c:{PathSep}Program Files{PathSep}WinZip{PathSep}wzunzip.exe# Eg for 7-Zip tool - c:{PathSep}Program Files{PathSep}7-Zip{PathSep}7z.exeWINDOWS_UNZIP_TOOL_EXE=C:\Program Files\7-Zip\7z.exe# Required WORKDIR - An existing writable directory to create logs and temp patch filesWORKDIR=E:\Work# Required PATCH_ROOT_DIR - Path of patch directory till the release patch-set folder which is inside patches4fa/dist.# i;e the patch-set folder for a particular release to apply patch from # eg; /scratch/aime/tmp/ps1/biappsshiphome/patches4fa/dist/ps6rc3PATCH_ROOT_DIR=E:\OBIA11.1.9\Patches_for_OBIA\pb4biapps_11.1.1.10.2_generic
Appreciate your help on the below error as shown below which I am getting in biappshiphome_generic_patches.log file
Oracle Interim Patch Installer version 13.9.1.0.0Copyright (c) 2017, Oracle Corporation. All rights reserved.Oracle Home : C:\Oracle\Middleware\Oracle_HomeCentral Inventory : C:\Program Files\Oracle\Inventory from : OPatch version : 13.9.1.0.0OUI version : 13.9.1.0.0Log file location : C:\Oracle\Middleware\Oracle_Home\cfgtoollogs\opatch\opatch2017-05-10_16-22-11PM_1.logOPatch detects the Middleware Home as "C:\Oracle\Middleware"Verifying environment and performing prerequisite checks...UtilSession failed: Patch 21776123 requires component(s) that are not installed in OracleHome. These not-installed components are oracle.bi.bifndn:11.1.1.9.0, Log file location: C:\Oracle\Middleware\Oracle_Home\cfgtoollogs\opatch\opatch2017-05-10_16-22-11PM_1.logOPatch failed with error code = 73
Thanks & Regards