Vous êtes sur la page 1sur 35

Hyperion Installation screenshots

Prerequisites

1. Before beginning the Hyperion installation please make sure that your system meets all the Pre-
requisites

1. Windows IIS web server

2. JAVA Runtime Environment


6 Version (not 7)

3. .Net 4 Framework

4. 7-ZIP

2. If you can’t find .Net 4 framework that was already been installed in you system just go to the
below link and download and install .NET 4.

You can download it from http://www.microsoft.com/en-gb/download/details.aspx?id=17718


link.
3. Please install JAVA JDK (JDE 1.6) from the below location.

http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-
javase6-419409.html

32bit version of Java has to be installed even if OS is 64 bit. Rest of the Software’s mentioned in
the document must be installed as per the OS bit

4. Hyperion Installation files can be downloaded from Oracle E-Delivery website The following are
the links to Oracle E-Delivery and Oracle Software download center respectively:
http://edelivery.oracle.com/ [Register with your Personal ID]
Download only files as shown below:

5. Please install Oracle 11.2 database from the below location


http://www.oracle.com/technetwork/database/enterprise-
edition/downloads/index.html?ssSourceSiteId=ocomen

Screenshots for Oracle 11g Installation


a. Open the database folder downloaded and double click on setup.exe
Now in the below screenshot you need to provide the Database Name (SID):-

SID:- example ORCL


After the installation is completed,
To change the JVM reference, edit the SQL developer.conf file at
C:\app\Administrator\product\11.2.0\dbhome_1\sqldeveloper\sqldeveloper\bin

Example path for JVM: C:\Program Files (x86)\Java\jdk1.6.0_33\bin

Save the file and open SQL developer


Create new connection

Connection Name: - Hyperion


Username: - sys as SYSDBA
Password: - Example (password) xxxxxxxxxxx

Hostname: - localhost
Port: - 1521
SID: - ORCL

Whilst Essbase/EPM needs a database repository, the installer cannot create schema. You must
do this before beginning the install. The name of the schema is up to you and it requires the
following permissions:

Execute the following statements

Create user HYPSS identified by Pa55word (password);


GRANT CONNECT TO HYPSS WITH ADMIN OPTION;
GRANT RESOURCE TO HYPSS WITH ADMIN OPTION;
GRANT DBA TO HYPSS WITH ADMIN OPTION;
GRANT EXP_FULL_DATABASE TO HYPSS WITH ADMIN OPTION;
GRANT IMP_FULL_DATABASE TO HYPSS WITH ADMIN OPTION;

Grant CREATE ANY SYNONYM to HYPSS;


Grant CREATE CLUSTER to HYPSS;
Grant CREATE INDEXTYPE to HYPSS;
Grant CREATE PROCEDURE to HYPSS;
Grant CREATE SEQUENCE to HYPSS;
Grant CREATE SESSION to HYPSS;
Grant CREATE TABLE to HYPSS;
Grant CREATE TRIGGER to HYPSS;
Grant CREATE TYPE to HYPSS;
Grant CREATE VIEW to HYPSS;
Grant DROP ANY SYNONYM to HYPSS;
Grant UNLIMITED TABLESPACE to HYPSS;

Hyperion Installation
Extract all the zip files that downloaded from Point: 4 into one folder (Make sure there are no spaces in
Path)

Now we can start the installation. In the temporary directory where the files where unzipped find and
run InstallTool.cmd

Extract all the zip files into a single folder. Open the folder and double click on installtool.cmd

Right click on the installTool.cmd and select RUN as Administrator


Select the language as English (default).

Click on OK button

Now in the below screen shot just click on NEXT button


Then we are ask where to install the software. Now simply use C:\Oracle\Middleware and click on NEXT
button.

Now then select the ‘New Installation’ option since this is the first time we are performing installation.
Now you get to choose which EPM components you want to install. You need to be careful here. By
default everything is selected, which include all Hyperion related products etc.

Here we have to choose which all the components needs to install .Please select components that are
highlighted as per below screenshot

Note: Mainly on

‘Essbase Administration Services Java Web Application’,

‘Provider Services Java Web Application’

‘Essbase Server’

Hyperion Planning
If you get an error related to IIS, go to control panel and check the boxes related to IIS

You then get the confirmation screen listing the components to be installed. Click Next to begin.
Once complete all components should have a green tick.
Once complete all components should have a green tick.

Click on Finish

Select Configure to close the installer and start the Configuration tool. Note that sometimes the
configuration tool may not work properly. If you get this exit from the configuration tool and run it
manually. To do this

(using run as administrator)

Open EPM System Configurator in the below screen shot.


However the configuration tool is run, after the splash screen you will be asked to enter the EPM
instance directory and name.

We generally leave the directory as the default (C:\Oracle\Middleware\user_projects).

In the below screenshot we have to enter

SERVER: - localhost

SID: - ORCL

User Name: - HYPSS

Password: - example( password)


You are then asked which components you which to configure. Some components do not need
configuration unless you specifically want to use them (such as the connection to Oracle BI and
publisher). We may be able to leave the components selected as default.

Click on NEXT button.

We will first configure all and also need to ensure that Configure Web Server is not ticked in the following

image. In the screenshot we may can leave all the default values and click on NEXT button.
Next you get to determine which database repository various components will use.

We can select by using the default of all components using the repository created above.

Note: Screenshot might be different. Just click on “Next”

Now for the below screen shot leave all default selections and click on NEXT button.
Now you need to choose whether to deploy to a new or existing web logic domain. As this is a first
installation in a single server environment, deploying to a new domain is the obvious thing to do. We
can leave the domain name, port and user as default and can enter the password for the admin user.

Within Web logic you can specify the ports for individual components. Again we leave all of them as
default selections.
Next you need to specify the ports for the dimension server for the Performance Management
Architect. Again we can leave them as default.

Next we have to specify the location for data source files for Essbase Studio.
Unless if we want to specifically want to change the cluster name or ports, leave then as the defaults.

Click on NEXT button.

Next you need to specify the ports for the dimension server for the Performance Management
Architect. Again leave them as default. Click on NEXT button.
Then comes the web server and simply click on NEXT button.
Next is the Oracle Support email detail that you specify the email or simply leave it blank.

The final step is to specify the username and password for the Shared Services admin user – probably
the most important one you will need on a daily basis.
Then the configuration confirmation screen appears. Click next to start the configuration.

This takes a while, but you should eventually see all components configured correctly.
If any fail configuration you can use the Task Panel button to return to the start of the
configuration process and try again.

After that you may need to investigate the configuration log files to find the problem.

These can be found under: -

C:\Oracle\Middleware\user_projects\EPM1\diagnostics\logs\config

Assuming all has configuration correctly you can now start the EPM services.

From the start menu select ‘Oracle EPM System’ -> ‘EPMSystem1’ -> ‘Foundation Services’ -
> ‘Start EPM System’
This opens a command window, wait for it to disappear.

Wait for the command prompt to close and then open

http://localhost:9000/easconsole/console.html in the browser


Click on launch
This downloads and run a java application. We can select open then ok to launch straight away or you
can select save file – save it to you desktop (or somewhere else and create a shortcut). In future you can
then load the admin console straight from the desktop rather than going through the URL above (it will
prompt you to open/save the file everything you run it and get a little annoying!).

Workspace URL:

The first time when we launch the Admin Console you will get this security warning, tick the “do not
show again” box and run.

Now the Admin Console will load. Login with the user-id/password entered during the EPM installation.
Workspace URL:

Scripts that need to install for Practice Purpose:

Navigate to “SQLScripts” folder execute the following script:

If you have Oracle database:

1. Create Schema called “TBCSample”


2. Execute “tbc_create_oracle” script
3. Execute “tbc_sampledata” script

If you have SQL Server database:

1. Create database called “TBCSample”


2. Execute “tbc_create_sqlsrv” script
3. Execute “tbc_sampledata” script
Once the scripts got executed, Create views as below:

Note: Following are the scripts based on SQL server database. It should be same for Oracle Schema also.
If not, Please update and execute the View Scripts

CREATE view [dbo].[vw_market] as select


M.Stateid,r.region,r.uda,m.state,m.UDAMKTSIZE,m.UDAMKTTYPE,p.popgroup,p.population

from region r inner join market m on m.regionid=r.regionid inner join population p

on m.populationid=p.populationid

create view [dbo].[vw_product] as select p.productid,f.family,f.family_alias,

p.sku,p.sku_alias,p.caffeinated,p.ounces, p.pkgtype,p.introdate from family f inner join product p

on f.familyid=p.familyid

CREATE view [dbo].[vw_factsales] as select mar.state,p.sku,s.scenario,m.child,sum(f.amount) as


SalesAmount from sales f inner join vw_market mar on mar.stateid=f.stateid

inner join vw_product p on p.productid=f.productid inner join scenario s on s.scenarioid=f.scenarioid

inner join measures m on m.measuresid=f.measuresid group by mar.state,p.sku,s.scenario,m.child


If you are planning install in Virtual box, You can get the files from Torrent and it can be used only for
personal use.

Requirements:

1. 8 GB of RAM, 100 GB of hard disk

Files that need to be download:

1. Windows Server 2008 (Torrent File)

https://thepiratebay.se/torrent/4469477/Windows_Server_2008_-_Standard_Enterprise_Datacenter_-
_32bit_-_E

2. SQL Server 2008

https://kickass.to/sql-server-2008-full-setup-t5622853.html

3. Oracle Virtual VM Box Download

http://www.oracle.com/technetwork/server-storage/virtualbox/downloads/index.html

4. Microsoft Office 2007

https://kickass.to/microsoft-office-2007-with-key-thadogg-t8746441.html

4. Download the Hyperion installation files as per attached document (Page 1-2)

Attached document has 11122 installation in VMWARE

Hyperion11122InstallationProcedure_Screenshots.pdf

Vous aimerez peut-être aussi