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...
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...
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”...
I ran into an issue when trying to use the https://myepmsuite/easconsole/easclient.jar URL for the first time since configuring SSL on our load balancer. Java opened and tried to load the EAS client, but it stopped with “Unable to launch the application.”...
I found this excellent HFM start and stop script on http://epminfratechedge.blogspot.com/2012/06/in-extension-to-hfm-auto-restart-script.html This is great. There are two parts in the series, but it made it very easy to create a script to stop and start my system 9 HFM server, and...
My Hyperion 11.1.1.3 Server was having problems running a migration script. With Oracle Tech Support’s help, we found that my old Hyperion server’s repository path had not been updated during one of the previous 5 upgrades. Everything has been working fine,...
I had a couple users mention that Hyperion was timing out too soon. We primarily use Interactive Reporting, via the Workspace. I modified the following two files, changing the default values of 30 minutes to 120 minutes: ../hyperion/deployments/Tomcat5/SharedServices9/conf/web.xml ../hyperion/deployments/Tomcat5/Workspace/conf/web.xml I edited...
I created this document for people at work. Maybe it will help someone else, too. Log into Hyperion. Click File and Preferences within the Hyperion Workspace. In the Content section, choose “Explore” in the first drop-down menu. Next, change the Folder...
I put this together for my users at work. I thought it might be handy for others out there. I’ve copied the Insight installer files from the EPMSystem folders, and zip them up for my users to download, and uploaded them...
I finally several documents from our Hyperion 11.1.1.3’s Workspace repository. I only migrated the interactive reporting documents AND the related OCE files. I found out that if you export the IR files, without the needed OCEs, will break when imported onto...