div class='cap-left'/>
A blog about technical subjects related to
Oracle EPM|Hyperion and beyond.
How to migrate EPMA enabled Planning applications from 11.1.2.1 to 11.1.2.4 - Part II
Wednesday, December 16, 2015
© 2005- christian-hoekstra@blogspot.com
Labels:
EPM
,
EPMA
,
Planning
,
Tutorial
Print:
Friendly or PDF
Do-It-Your-Self Demo - PSKeePass
Monday, December 7, 2015
Introduction
This post will provide a do-it-your-self demo in order to understand the basics and potential of the PSKeePass PowerShell module. Completion time is about 10 minutes.
What will you learn?
After completing the demo you will have a basic understanding on how to use the module and how it can be applied.
© 2005- christian-hoekstra@blogspot.com
Labels:
PowerShell
,
PsKeePass
,
Tutorial
Print:
Friendly or PDF
Geek Stuff (Linux) - Show Chmod Numerical Permissions
Thursday, December 3, 2015
During Linux installations of EPM, setting and validating the correct security on folders and files can be a challenge. The chmod command is used to set security access, while chown sets the ownership's. As you might now chmod has two modes of reading and applying security access: Symbolic and Octal mode.
© 2005- christian-hoekstra@blogspot.com
Labels:
Bash
,
EPM
,
GeekStuff
,
Linux
Print:
Friendly or PDF
Wrong Essbase ARBORPATH?
Tuesday, December 1, 2015
Today I accidentally created a new EPM 11.1.2.4 Essbase instance with the wrong ARBORPATH. Strangely enough I discovered that the EPM Configuration Tool doesn't allow to change the ARBORPATH. This seems to be the default behavior since EPM 11.1.2.3.
© 2005- christian-hoekstra@blogspot.com
Labels:
EPM
,
Essbase
Print:
Friendly or PDF
Clarifying Oracle EPM Versioning
Sunday, November 29, 2015
Introduction
Even for EPM insiders, Oracle's versioning scheme for Oracle EPM can be confusing. With this post I attempt to shed some light on this matter. This post will assume the latest version of EPM available at the time of writing, which is 11.1.2.4.x. The rumour is that this is the last EPM 11.x version, in 2017 version 12.x is expected. Essbase v12.x has recently been released embedded in the latest version of OBIEE.© 2005- christian-hoekstra@blogspot.com
Labels:
EPM
,
OPatch
Print:
Friendly or PDF
Identification of Landscapes Through Workspace Title Bar
Thursday, November 12, 2015
Introduction
Most clients have two or more Oracle EPM landscapes. Landscape is e.g. development or production. In some cases clients have 5 landscapes: development, staging, acceptance, production and a disaster recovery environment. During certain processes it is common that administrators have Workspace open from different landscapes. In those cases it might be practical to be able to easily identify on which landscape you are working.© 2005- christian-hoekstra@blogspot.com
Labels:
EPM
,
Workspace
Print:
Friendly or PDF
How to migrate EPMA enabled Planning applications from 11.1.2.1 to 11.1.2.4 - Part I
Wednesday, November 11, 2015
One of the most recent challenges I faced is migrating EPM Architect enabled Planning applications from 11.1.2.1 to 11.1.2.4. Personally I find it hard to get an official approach from Oracle. The only official path seems to be a in-place upgrade. However this is rarely an option, it is unlikely a customer would agree to this for various reasons. Maybe a subject for a different post.
So, what to do? Personally I like to recommend a "test migration" using the customers most critical application. During these test migrations you will have the opportunity to determine the best method to migrate their application(s). In addition this allows you to discover any customer and product issues which you can than resolve and document. When you perform the final migration, you simply follow your own manual and you should be good to go.This will shorten you final migration run time significantly!
So, what to do? Personally I like to recommend a "test migration" using the customers most critical application. During these test migrations you will have the opportunity to determine the best method to migrate their application(s). In addition this allows you to discover any customer and product issues which you can than resolve and document. When you perform the final migration, you simply follow your own manual and you should be good to go.This will shorten you final migration run time significantly!
© 2005- christian-hoekstra@blogspot.com
Labels:
EPM
,
EPMA
,
Planning
,
Tutorial
Print:
Friendly or PDF
Collect all Oracle EPM Patches Installed
Monday, November 9, 2015
As you may know from my previous post, I am fund of automating Oracle EPM installation and configuration tasks. However automating some documentation tasks is also very much appreciated ;-)
Below a small old school Windows NT Shell script that produces a computername_epmservices.txt file containing all patches installed for each Oracle EPM Oracle home. Please note that this script requires another script which is a wrapper for opatch. Please copy hpatch.cmd to "\Oracle\Middleware\EPMSystem11R1\OPatch" and then execute getPatchList.cmd from anywhere.
© 2005- christian-hoekstra@blogspot.com
Labels:
EPM
,
OPatch
Print:
Friendly or PDF
Set all Oracle EPM Windows Services to Manual
Wednesday, November 4, 2015
It is best practice to set all Oracle EPM Windows services to manual. In most situations maintenance on the Windows servers is performed scheduled and unattended. That means e.g. when installing Windows patches, the servers might be rebooted at any time in any order. In most cases the shutdown is forced. That means all running processes that do not end within a specified time, are killed. In my experience this can damage the Oracle EPM installation. Hence my recommendation. When you perform as many installations as I do, you start to appreciate some automation of certain tasks during installation and configuration.
Below a simple, but effective PowerShell script that finds and disables all Oracle EPM Windows Services. Only works on EPM 11.1.2.2.0 and up.
Below a simple, but effective PowerShell script that finds and disables all Oracle EPM Windows Services. Only works on EPM 11.1.2.2.0 and up.
© 2005- christian-hoekstra@blogspot.com
Labels:
EPM
,
PowerShell
Print:
Friendly or PDF
Syntax Highlighting for Essbase Script Languages
Monday, November 2, 2015
Regularly writing scripts for Essbase and not fund of writing them in EAS Console? Than you might appreciate syntax highlighting in Notepad++, my favorite text editor !
This is how...
Download and install Notepad++ (see My Favorite Tools) and download the syntax definition file from here.
Like shown on the left, navigate to "Define your language..." from the top menu bar.
Click the import button as show in the picture above. Browse to the earlier downloaded syntax definition file "Essbase_userDefineLang.xml". Close the Window, no need to save. Restart Notepad++ and navigate collapse the menu option "Language", you should see the three Essbase languages added to the list as shown the picture below.
Simple, but effective!
© 2005- christian-hoekstra@blogspot.com
Labels:
EPM
,
Essbase
Print:
Friendly or PDF
Subscribe to:
Posts
(
Atom
)