Maximum permanent generation heap
If you receive java.lang.OutOfMemoryError:
PermGen space errors, you may also need to
increase the permanent generation space.
Fix:
Goto your Planning server
Open Regedit
Navigate to your Hyperion Solutions and Planning0 registry settings
-XX:PermSize=256m
-XX:MaxPerSize=512m-Xss512k
This blog is dedicated to Oracle Hyperion EPM Technical Architecture and Support tips.
Wednesday, October 23, 2019
Wednesday, October 16, 2019
HFM to EPM Cloud Migration Utility information
Utility 1: The EPM Cloud Migration Accelerator (ECMA) is a utility designed to facilitate the migration of metadata from Hyperion Financial Management (HFM) to Financial Consolidation and Close Cloud Service (FCCS). This utility can be downloaded via My Oracle Support (MOS) as Patch 28352563: EPM CLOUD MIGRATION ACCELERATOR.
Actions:
- Download Patch 28352563, which contains the EPM Cloud Migration Accelerator (ECMA), ZIP and README files
- Review the whitepaper on migrating artifacts (included under the "UserDocumentation" folder in the ZIP file)
- Review the sample applications created using ECMA (included under folders: "HFM_SAMPLE_EXPORTS" "FCCS_Skeleton_Apps" in the ZIP file)
- Review the FAQ section below
FAQ:
- What is the current version of HFM to EPM Cloud Migration Accelerator (ECMA)?
- V 1.0
- Does ECMA support previous versions of HFM ?
- Currently we support 11.1.2.3.XXX and 11.1.2.4.XXX ONLY. If you are on prior versions please upgrade HFM to latest versions first.
- Does ECMA conform to the CLOUD release cycle?
- No, ECMA will be released via MOS as changes are needed
Utility 2: The Financial Reporting Migration Tool (FRMT) is a utility designed to facilitate the migration and conversion of Financial Reports from Hyperion Financial Management (HFM) to Financial Consolidation and Close Cloud Service (FCCS) report formats. This utility can be downloaded via My Oracle Support (MOS) as Patch 29228721: FINANCIAL REPORTS MIGRATION
Actions:
- Download Patch 29228721, which contains the Financial Reporting Migration Tool ZIP and README files
- Review the User Guide on migrating reports (included under the "01 README" folder in the ZIP file)
- Review the example reports converted using FRMT (included under the “04 Examples” folder in the ZIP file)
- Review the FAQ section below
FAQ:
- What is the current version of the referenced utilities?
- V 1.0
- Do the utilities support previous versions of HFM ?
- Currently we support 11.1.2.3.XXX and 11.1.2.4.XXX ONLY. If you are on prior versions, please upgrade HFM to latest versions first.
- Do the utilities conform to the CLOUD release cycle?
- No, they will be released via MOS as changes are needed
Monday, October 7, 2019
Hyperion FDMEE not starting - Weblogic issue
Recently we had a scenario where our FDMEE service would start, but the application will not open up in Workspace.
After logging into Weblogic Console http://servername:7001/console we noticed that the ERPIntegrator service said Starting.
We applied the following fix:
1. Stop all FDMEE services
2. Move the WLS_DIAGNOSTICS(number).DAT files from the \Oracle\Middleware\user_projects\domains\EPMSystem\servers\ErpIntegrator0\data\store\diagnostics folder and move to a different folder.
3. The files can be deleted after the managed server has started.
4: Start FDMEE services
Issue was with Weblogic DAT files in the folder being created on each service restart
After logging into Weblogic Console http://servername:7001/console we noticed that the ERPIntegrator service said Starting.
We applied the following fix:
1. Stop all FDMEE services
2. Move the WLS_DIAGNOSTICS(number).DAT files from the \Oracle\Middleware\user_projects\domains\EPMSystem\servers\ErpIntegrator0\data\store\diagnostics folder and move to a different folder.
3. The files can be deleted after the managed server has started.
4: Start FDMEE services
Issue was with Weblogic DAT files in the folder being created on each service restart
Subscribe to:
Posts (Atom)