Oracle Hyperion Support Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How To Generate A List Of Installed Patches On An EPM System Server

2 posters

Go down

How To Generate A List Of Installed Patches On An EPM System Server Empty How To Generate A List Of Installed Patches On An EPM System Server

Post by Admin Tue Jun 30, 2015 11:56 pm


  1. From a command line, change the directory to <EPM_ORACLE_HOME>/OPatch (example C:\Oracle\Middleware\EPMSystem11R1\OPatch)
  2. Execute the below script:
    Code:
    For Windows Run:
    opatch.bat lsinventory -oh <EPM_ORACLE_HOME> -jdk <MIDDLEWARE_HOME>/jdk160_29 > patchlist_servername.txt

    For Unix/Linux:
    ./opatch lsinventory -oh <EPM_ORACLE_HOME> -jdk <MIDDLEWARE_HOME>/jdk160_29 –invPtrLoc <EPM_ORACLE_HOME>/oraInst.loc > patchlist_servername.txt

  3. The above command should generate a patchlist.txt file under the Opatch directory.  Upload the file/files from each server to the SR for review.


<EPM_ORACLE_HOME> example C:\Oracle\Middleware\EPMSystem11R1

<MIDDLEWARE_HOME> example C:\Oracle\Middleware

Change servername in the last part of the command to the actual server name.

The JDK directory/version may be different various EPM releases. 

The easiest way to type the command correctly is to start typing each directory then use the tab key to finish the directory.

For example, when you type C:\Oracle\Middlware\j you can press the tab key and it will complete the directory like C:\Oracle\Middleware\EPMSystem11R1 -jdk C:\Oracle\Middleware\jdk160_29

Admin
Admin

Posts : 4
Join date : 2015-06-30

https://oraclehyperion.board-directory.net

Back to top Go down

How To Generate A List Of Installed Patches On An EPM System Server Empty Re: How To Generate A List Of Installed Patches On An EPM System Server

Post by ashwaq Thu Jul 02, 2015 1:50 am

Very good post.

ashwaq

Posts : 1
Join date : 2015-07-02

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum