CHARLES TORRY
  • Main
  • Oracle - Hyperion EPM
  • Links
    • Powershell >
      • List Services & Dependency's
      • Creating an Object / Table Variable
    • ASP.NET >
      • ASP.NET Forms Based Authentication with Active Directory
    • SQL
    • Oracle EPM Doc Links
    • Reset admin password to default

Oracle Hyperion EPM

Installing EPM 11.1.2.4 on Oracle Linux - Part 1 - Installing OEL 6.7

10/5/2015

0 Comments

 
This will be a small mini guide on the end to end installation of EPM 11.1.2.4 on a single VM with Oracle Linux. Hopefully if it's not too painful I'll attempt to put something up on how to do the same in Amazon Linux.

For the curious this vm currently only has 11GB of Memory assigned so we'll be deploying to a single app server and we won't be tuning the JVM options to crank it up any further from the defaults.


The plan for this is going to be 3 parts.
1 - Installing Oracle Linux
2 - Installing Oracle Database 11g and creating the Schemas for EPM
3 - Installing EPM 11.1.2.4


Without much ado let's begin.


Boot up on the Oracle Linux dvd. (I used version 6.7 which is freely available on eDelivery)
Picture
Click Next
Picture
Select the Language and click Next
Picture
Select the keyboard and click Next
Picture
Select the type of device you want to install on. In my case it's a VM with two disks.
I'm going with two disks to illustrate how to create virtual groups which we will use later on.
Picture
Select Fresh Installation and click Next
Picture
Enter the hostname of your choice. Mine is oel01.local
Picture
Click Configure Network. If you omit this step we'll have to configure TCP/IP later which isn't as much fun as it sounds.
Picture
This is a very simple environment so I always set it to 192.168.1.160/24 with a gateway of 192.168.1.1
Picture
Click Next
Picture
Select your time zone and click Next
Picture
Here you get to enter your root password. I tend to randomly generate this to something really long.
Picture
This is where we create the virtual groups for our server. Select Create Custom Layout and click Next
Picture
I tend to chose this layout. I'm sure it's not all 100% necessary as I'm not much of a Linux guru. (This is actually my first Linux project so I'm learning as we go along.)

The only take-home here is that I like to build the u01 mount point as it's going to be used later as the location for the app folder where we will be storing the oracle directory.
See this link for the method to my madness: Optimal Flexible Architecture
Picture
Oracle really doesn't want you to lose your data. Click Write changes to disk to say you are really really sure you are ok with it.
Picture
Click Format to accept that you will be destroying the existing layout (if any exists).
Picture
Click Next
Picture
I'd welcome feedback if this isn't the best option but I've had success with choosing Database Server and clicking Next
Picture
It'll take some time but soon you'll see this window. Click Reboot.
Picture
Congrats you now have a working Oracle Linux Server running OEL 6.7.
Picture
Stay tuned for our next installment.
0 Comments



Leave a Reply.

    Author

    Charles Torry

    View my profile on LinkedIn

    Essbase Groovy CDFs

    EPM on Linux - Part 3

    ​EPM on Linux - Part 2

    EPM on Linux - Part 1

    Archives

    September 2016
    November 2015
    October 2015
    April 2012

    Categories

    All
    11.1.2.4
    Application
    Create
    Database
    EPM
    Essbase
    Groovy
    How-To
    Java API
    Linux
    OEL
    Oracle Linux 6
    Planning
    Smart List
    Text List

    RSS Feed

  • Main
  • Oracle - Hyperion EPM
  • Links
    • Powershell >
      • List Services & Dependency's
      • Creating an Object / Table Variable
    • ASP.NET >
      • ASP.NET Forms Based Authentication with Active Directory
    • SQL
    • Oracle EPM Doc Links
    • Reset admin password to default