The Oracle Business Intelligence 11.1.1.6.7 patch set is comprised of the following patches:
Patch 15959887 (1 of 7) Oracle Business Intelligence Installer.
Patch 15959877 (2 of 7) Oracle Real Time Decisions.
Patch 15929063 (3 of 7) Oracle Business Intelligence Publisher.
Patch 15959899 (4 of 7) Oracle Business Intelligence ADF Components.
Patch 15959861 (5 of 7) Enterprise Performance Management Components Installed from BI Installer 11.1.1.6.x.
Patch 15894670 (6 of 7) Oracle Business Intelligence.
Patch 15959917 (7 of 7) Oracle Business Intelligence Platform Client Installers and MapViewer.
11.1.1.6.7 patch set is available for the supported platforms:
Microsoft Windows (32-bit)
Linux x86 (32-bit)
Microsoft Windows x64 (64-bit)
Linux x86-64 (64-bit)
Oracle Solaris on SPARC (64-bit)
Oracle Solaris on x86-64 (64-bit)
IBM AIX PPC (64-bit)
HPUX- IA (64-bit)
Note:
The Readme files for the above patches describe the bugs fixed in each patch, and any known bugs with the patch.
This patch is cumulative, and therefore, contains all of the fixes included in the earlier 11.1.1.6.2, 11.1.1.6.4, 11.1.1.6.5 and 11.1.1.6.6 patch sets.
However, lists of fixes from included patch sets need to be looked up in the respective patches' readme files, and are not included in the above patches' readme files.
The instructions to apply the above patches are identical, and are contained in the readme file for patch 15959887.
Please bear in mind, that the readme states to apply patch 13952743 for JDeveloper, too.
------------------------------------------------------------------------------------------------
Before applying patches set the inviroment veriable like below.
Open the command prompt set the veriable like below.
set ORACLE_HOME=C:\OBIEE_HOME\Oracle_BI1
set PATH=%ORACLE_HOME%\bin;%PATH%
set JAVA_HOME=%ORACLE_HOME%\jdk
set PATH=%JAVA_HOME%\bin;%PATH%
set PATH=%ORACLE_HOME%\OPatch;%PATH%
Go to oracle patches location where you extracted (c:\OBIEE-HOME\Oracle_BI1\opatch)in my case i have unziped all patchesin this location.
Patch 15959887 (1 of 7)
Patch 15959877 (2 of 7)
Patch 15929063 (3 of 7)
Patch 15959899 (4 of 7)
Patch 15959861 (5 of 7)
Patch 15894670 (6 of 7)
Patch 15959917 (7 of 7)
Check the opatch version
C:/OBIEE_HOME/Oracle_BI1/patches>opatch version (it will show you the opatch version )
Then apply the patches like below process
C:/OBIEE_HOME/Oracle_BI1/patches>opatch apply (patch no 1111111) then enter
It will ask the conformation type (Y).
You will see the opatch succeeded. message at the end of command prompt.
How to apply Jdeveloper patch:
Process
set ORACLE_HOME=C:\OBIEE_HOME\oracle_common
set PATH=%ORACLE_HOME%\bin;%PATH%
set JAVA_HOME=%ORACLE_HOME%\jdk
set PATH=%JAVA_HOME%\bin;%PATH%
set PATH=%ORACLE_HOME%\OPatch;%PATH%
Use this is for apply jdeveloper patch
C:/OBIEE_HOME/Oracle_BI1/Patches>opatch apply (patch no 1111111) -jre C:\OBIEE_HOME\Oracle_BI1\jdk\jre
Then check the patche details what are all the patches deployed. Use below command to check that.
C:/OBIEE_HOME/Oracle_BI1/patches>opatch lsinventory and press enter.
0 comments:
Post a Comment