Tuesday, March 31, 2015

Patch Apply

Hi All,

Below are the basic steps to apply patch.

1 - Download the respective patch from Oracle site
2 - Unzip the Patch and paste the files in the below path


D:\Oracle\Middleware\Oracle_BI1

 
3 - Go to the command prompt and enter the below statements

Set ORACLE_HOME=D:\Oracle\Middleware\Oracle_BI1  ---->this should be your obiee installed path
Set PATH=%ORACLE_HOME%\bin;%PATH%
Set JAVA_HOME=%ORACLE_HOME%\jdk
Set PATH=%JAVA_HOME%\bin;%PATH%
Set PATH=%ORACLE_HOME%\OPatch;%PATH%


4 - Then navigate to below path in the command prompt

D:\Oracle\Middleware\Oracle_BI1\1885888(this is the folder name once i unzipped the patch)

5 - After navigating to the path enter the below command and press enter

opatch napply -skip_duplicate     

6 - It will take 1 to two minutes to check your patch files
    Then one command line display .It will ask Y/N  ---press 'Y'
7 - It will take atleast 5 min to execute all patches to your OBIEE
     Once you completed please login to analytic page
8 - Go to administration button    and please check your bundle status

Thanks and Regards
Rp - rakeshpatil002@gmail.com