Tag: EPM

Notepad++ Silent Install Script

Similarly to the 7-zip silent install script, I also use the following script on my servers during their original build and patching: pushd "\\epmfileserver\share\utilities" npp.6.6.9.Installer.exe /S popd I’m not sure if any of you have ever used pushd and popd, but...

EPM installTool and configTool – Record Response File for Silent Installation

I use the following to record an installation response file details to use as a future silent install and config task. This will create a unique file name each time, to avoid overwriting the previous: ./installTool.sh -record EPM_11_1_2_4_Install_$(hostname -s)_$(echo $RANDOM)_RunAs_$(whoami).rsp The...

APS 11.1.2.x Out of Memory Errors

APS occasionally crashes in our Production environment. Our AnalyticProviderServices0.log reveals many “out of memory” errors within all of the java mess in that log file: AnalyticProviderServices0.log: ####<Sep 3, 2014 10:03:12 AM EDT> <Error> <Kernel> <EPMPRWSA> <AnalyticProviderServices0> <[STANDBY] ExecuteThread: '37' for queue:...

EPM 11.1.2.3.500: Reporting and Analysis Web Application will not deploy

I have a ticket open with oracle about my Reporting and Analysis Web Application not deploying successfully. According to the config tool, everything deployed successfully. But the framework can not be started when trying to connect via the workspace. I get...

Exporting Security Out of Hyperion Planning Application via Oracle Database Repository

I found the below article after hours of searching for a solution for us. I hope this helps others.   EPM 11.1.2 – Exporting Security out of Hyperion Planning application By Ruben Verghese on Sep 03, 2011 copied from https://blogs.oracle.com/pa/entry/exporting_security_out_of_hyperion You...

Cron script to check Planning web app status

I was searching around for a way to monitor my Planning web servers, and I found the following post by Mike (https://grepular.com/Monitor_Your_Website_Automatically_From_Cron). I followed his advise, but customized his commands into the following script (which I croned) to both email and...

HFM 11.1.2.2 Driver and ODI 11.1.1.7 on Windows 2008R2

Installing the HFM 11.1.2.2 Driver for ODI 11.1.1.7 on Windows 2008R2 (64bit) Download the Oracle Data Integrator Companion from http://www.oracle.com/technetwork/middleware/data-integrator/downloads/index.html. Extract the files and browse to the \sdk\oracledi-sdk.zip\oracledi.sdk\lib directory in the downloaded zip file. Rename the files listed in the “Rename”...

Essbase: Validate a database against any errors with Maxl (part 2)

You have two options for attempting to validate an Essbase database: Esscmd and Maxl. This post is for using Maxl. admin@epmdbserver:/home/admin>startMaxl.sh Essbase MaxL Shell 64-bit - Release 11.1.2 (ESB11.1.2.2.102B025) Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved. MAXL>...
(adsbygoogle = window.adsbygoogle || []).push({});