Skip to main content

Posts

Showing posts from January, 2014

Hyperion Planning Java Heap Size

To change the settings for the Planning Java heap size for Web-logic , when Planning is run as a service or when Planning is started in a command window. Changing the heap for Planning as a Windows Service: There are two ways to set the java heap settings for the planning server depending on whether Planning is run as a service or run in a command window. Changing the heap for Planning as a windows service For planning run as a service you need to do the following: 1. Start -> Run -> RegEdit -> Enter. 2. In the registry look for the HKEY_LOCAL_MACHINE->Software->Hyperion Solutions->HyperionPlanning>HyperionS9Planning. 3. For this node you should see several keys, several are JVMOptions. 4. Locate the Xmx and -Xms which are the maximum and minimum heap respectively. 5. These can be changed by right-click-> and select modify. 6. The recommended settings are 512, and 1024m respectively. 7. Exceeding 1024 is not recommended. Unless you are ve

Cloning of EPMA Applications in 11.1.2.3

Application Cloning utility can be used to clone entire applications.This utility can be very useful for logical restore and backup. 1. EPMExportAll - clones all the application in an environment under one folder. 2. EPMImportAll - imports all the applications cloned into EPMExportAll folder into another environment. **Note :Does not import artifacts for HPCM and HFM. Create a .properties file named input.properties with the following text. User=<username for LCM export> Password=<password for LCM export> Save it as input.properties Browse to D:\Oracle\Middleware\user_projects\epmsystem1\bin Run : “epm_cloneexport.bat input.properties” Press Enter!! Browse to : D:\Oracle\Middleware\user_projects\epmsystem1\import_export You will find a folder created : EPM_CloneExport Inside this all the applications backup, EPM Architect, Essbase Cluster, HSS, HFR all the artifacts that can be imported through LCM can be found & imported. For importin