Monday, June 6, 2011

How to Install SQR Production Reporting 11.1.2.1 as a Standalone Product

How to Install SQR Production Reporting 11.1.2.1 as a Standalone Product [ID 1314921.1]
Modified 19-APR-2011 Type HOWTO Status PUBLISHED
In this Document
Goal
Solution
References

Applies to:

Hyperion BI+ - Version: 11.1.2.1.000 to 11.1.2.1.000 - Release: 11.1 to 11.1
Information in this document applies to any platform.
Goal

Within the Enterprise Performance Management suite (EPM) 11.1.2.1, what options are required to install SQR Production Reporting 11.1.2.1 as a standalone product?
Solution

To locate the required Enterprise Performance Management (EPM) installation files that need to be downloaded & extracted for individual EPM component:
Login into Oracle eDelivery (http://edelivery.oracle.com)
Locate and drill into the Product\Media Pack and Operating System
Select "Continue"
On the Media Pack page, click on the Readme button
This will open a new browser page, listing the EPM products with corresponding components showing:
X: Required downloads
D: Documentation recommended.
C: Download Client software if applicable
O: Optional download
Once required files have been extracted run the "installTool", that is included within the extracted files.

Within the EPM System Installer 11.1.2.1, for SQR Production Reporting as standalone product, select:
Select the "Choose Components Individually" option
Deselect the "Check All" option (no items should be checked)
Expand the following options:
~ Reporting and Analysis
~ SQR Production Reporting
Select the required SQR Production Reporting Engines from the available options.
In additional, select other options and client tools that are required.
Press next and verify install checklist, and then continue following prompts to complete installation.
NOTE: When the SQR Engine options are chosen, the WebLogic Application Server will be auto selected & installed by default. This is reported in unpublished bug 9825623.

The installation process will unpack the "SQR Engine" executables to:
\EPMSystem11R1\products\biplus\bin\SQR\Server\..
Example: ODBC 64-Bit = C:\Oracle\Middleware\EPMSystem11R1\products\biplus\bin\SQR\Server\ODBC\bin64 \

Will FDM Work On A Machine Where IIS 7.0 And HFM 11.1.2.1 Are Installed?

Will FDM Work On A Machine Where IIS 7.0 And HFM 11.1.2.1 Are Installed? [ID 1313927.1]
Modified 18-APR-2011 Type HOWTO Status PUBLISHED
In this Document
Goal
Solution
References

Applies to:

Hyperion Financial Data Quality Management - Version: 11.1.2.1.000 and later [Release: 11.1 and later ]
Information in this document applies to any platform.
Goal


Will FDM work on a machine where IIS 7.0 and HFM 11.1.2.1 are installed?


Solution


Performance Management Architect and Financial Management both require that a 64-bit Oracle Database client be installed. Strategic Finance and FDM both require that a 32-bit Oracle Database client be installed. Note that Strategic Finance only uses the Oracle OLEDB driver supplied in the Oracle Database client install.
Financial Management and FDM can coexist on Windows 2008 64-bit systems using IIS7; however, there is a required sequence for installing the Oracle Database clients to support this scenario. You must install the Oracle Database 32-bit client first, then install the Oracle Database 64-bit client. If you already have installed both Oracle Database clients and did not install Oracle Database 32-bit client first, then uninstall the 64-bit client and install it again.
- If you are using FDM or Performance Management Architect Dimension Server, Oracle Data Provider (ODP) for .NET 2.0 (from the Oracle Data Access Component (ODAC) package) is required and must be installed by a user with Windows administrator rights.

- In order to use Oracle RAC/SCAN, install OCI (Oracle Call Interface) as part of the Oracle database client installation.
- If your database resides on a remote computer, create a Net Service Name that enables the product to connect to the remote database.
- Use the global database server name when specifying locations and paths. Do not use localhost as a server name.

For more details please see epm_install_start_here.pdf

Icons Do Not Get Displayed in the Explore Module after Applying the 11.1.2.1 Maintenance Release on Top of an Existing EPM System 11.1.2.0 Environment

Icons Do Not Get Displayed in the Explore Module after Applying the 11.1.2.1 Maintenance Release on Top of an Existing EPM System 11.1.2.0 Environment Installed on a Windows Server 2008 Platform [ID 1320028.1]
Modified 14-MAY-2011 Type PROBLEM Status UNDER_MODERATION
In this Document
Symptoms
Cause
Solution
References

Applies to:

Hyperion BI+ - Version: 11.1.2.1.000 and later [Release: 11.1 and later ]
Information in this document applies to any platform.
Symptoms


Icons (for folders, and Hyperion reports - e.g. Financial Reporting reports) do not get displayed in the Explore module after applying the 11.1.2.1 maintenance release on top of an existing EPM System 11.1.2.0 environment installed on a Windows Server 2008 platform.
Cause


The path pointing to the Reporting and Analysis Framework web application instance is incorrectly being defined in the weblogic.xml file


This file should point to the below location:
\Middleware\user_projects\epmsystem1/ReportingAnalysis/RAFrameworkWebapp
Solution


- Stop the "Reporting and Analysis Framework web application" component,
- Navigate to \Middleware\EPMSystem11R1\products\biplus\InstallableApps,
- Take a backup of the file called raframework.ear,
- Extract this file in a temporary folder (e.g. using Winzip),
- Navigate to that temporary folder,
- Extract the file called raframework.war in a temporary folder (e.g. using Winzip),
- Navigate to that temporary folder,
- Navigate to the WEB-INF folder,
- Edit the file named weblogic.xml with a text editor,
- Locate the below paragraph:

C:\Oracle\Middleware\user_projects\epmsystem1/ReportingAnalysis/RAFrameworkWebapp
/jsp/form/*
/media/mt/*
/media/mt_thumbnails/*


Does the tag point to something like "@oracleInstance@/ReportingAnalysis/RAFrameworkWebapp" instead of the real path?

If this is the case, please:

- Replace the value of the tag with the actual path to the folder.
The @oracleInstance@ should be replaced with the path to the EPM instance on the server where the "Reporting and Analysis Framework web application" component is located.
For your reference, the tag is pointing to the below location in my test EPM System 11.1.2.1 environment:
C:\Oracle\Middleware\user_projects\epmsystem1/ReportingAnalysis/RAFrameworkWebapp
('\' or '/' characters do not matter at that point)

- Save and close the file,

- Re-build the raframework.war file so that it includes the modified version of the weblogic.xml file,

- Re-build the raframework.ear file so that it includes the modified version of the raframework.war file,
Please ensure that both the ear and the war files have their directory structure being built exactly the same way as before such files have been altered. Not following this recommendation would prevent the "Reporting and Analysis Framework web application" component from starting properly,

- Clear the Weblogic temporary location for the "Reporting and Analysis Framework web application" component.
The actual location to be cleared can be retrieved from the JVMOptionX defining the "-Dweblogic.j2ee.application.tmpDir" parameter accessible at the below Windows Regitry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Hyperion Solutions\RaFramework0\HyS9RaFramework
For your reference, this temporary location points to the below location in my test EPM System 11.1.2.1 environment:
C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\RaFramework0\tmp

- Start the "Reporting and Analysis Framework web application" component.

- Clear the cache of the web browser,

- Lastly, please ensure that both locations contain the icon files (*.gif):
\Middleware\user_projects\epmsystem1\ReportingAnalysis\RAFrameworkWebapp\media\mt
\Middleware\user_projects\epmsystem1\ReportingAnalysis\RAFrameworkWebapp\media\mt_thumbnails

Note:
Using either the third party tool 7-zip of the Java tool jar.exe would ease the modification process of the ear/ear files.

Icons Do Not Get Displayed in the Explore Module after Applying the 11.1.2.1 Maintenance Release on Top of an Existing EPM System 11.1.2.0 Environment

Icons Do Not Get Displayed in the Explore Module after Applying the 11.1.2.1 Maintenance Release on Top of an Existing EPM System 11.1.2.0 Environment Installed on a Windows Server 2008 Platform [ID 1320028.1]
Modified 14-MAY-2011 Type PROBLEM Status UNDER_MODERATION
In this Document
Symptoms
Cause
Solution
References

Applies to:

Hyperion BI+ - Version: 11.1.2.1.000 and later [Release: 11.1 and later ]
Information in this document applies to any platform.
Symptoms


Icons (for folders, and Hyperion reports - e.g. Financial Reporting reports) do not get displayed in the Explore module after applying the 11.1.2.1 maintenance release on top of an existing EPM System 11.1.2.0 environment installed on a Windows Server 2008 platform.
Cause


The path pointing to the Reporting and Analysis Framework web application instance is incorrectly being defined in the weblogic.xml file


This file should point to the below location:
\Middleware\user_projects\epmsystem1/ReportingAnalysis/RAFrameworkWebapp
Solution


- Stop the "Reporting and Analysis Framework web application" component,
- Navigate to \Middleware\EPMSystem11R1\products\biplus\InstallableApps,
- Take a backup of the file called raframework.ear,
- Extract this file in a temporary folder (e.g. using Winzip),
- Navigate to that temporary folder,
- Extract the file called raframework.war in a temporary folder (e.g. using Winzip),
- Navigate to that temporary folder,
- Navigate to the WEB-INF folder,
- Edit the file named weblogic.xml with a text editor,
- Locate the below paragraph:

C:\Oracle\Middleware\user_projects\epmsystem1/ReportingAnalysis/RAFrameworkWebapp
/jsp/form/*
/media/mt/*
/media/mt_thumbnails/*


Does the tag point to something like "@oracleInstance@/ReportingAnalysis/RAFrameworkWebapp" instead of the real path?

If this is the case, please:

- Replace the value of the tag with the actual path to the folder.
The @oracleInstance@ should be replaced with the path to the EPM instance on the server where the "Reporting and Analysis Framework web application" component is located.
For your reference, the tag is pointing to the below location in my test EPM System 11.1.2.1 environment:
C:\Oracle\Middleware\user_projects\epmsystem1/ReportingAnalysis/RAFrameworkWebapp
('\' or '/' characters do not matter at that point)

- Save and close the file,

- Re-build the raframework.war file so that it includes the modified version of the weblogic.xml file,

- Re-build the raframework.ear file so that it includes the modified version of the raframework.war file,
Please ensure that both the ear and the war files have their directory structure being built exactly the same way as before such files have been altered. Not following this recommendation would prevent the "Reporting and Analysis Framework web application" component from starting properly,

- Clear the Weblogic temporary location for the "Reporting and Analysis Framework web application" component.
The actual location to be cleared can be retrieved from the JVMOptionX defining the "-Dweblogic.j2ee.application.tmpDir" parameter accessible at the below Windows Regitry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Hyperion Solutions\RaFramework0\HyS9RaFramework
For your reference, this temporary location points to the below location in my test EPM System 11.1.2.1 environment:
C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\RaFramework0\tmp

- Start the "Reporting and Analysis Framework web application" component.

- Clear the cache of the web browser,

- Lastly, please ensure that both locations contain the icon files (*.gif):
\Middleware\user_projects\epmsystem1\ReportingAnalysis\RAFrameworkWebapp\media\mt
\Middleware\user_projects\epmsystem1\ReportingAnalysis\RAFrameworkWebapp\media\mt_thumbnails

Note:
Using either the third party tool 7-zip of the Java tool jar.exe would ease the modification process of the ear/ear files.

EPM System Installer 11.1.2.1 Startup Failure The Command Prompt Window Flashes And The Installer Does Not Start "Exception in thread "main" java.lang

EPM System Installer 11.1.2.1 Startup Failure The Command Prompt Window Flashes And The Installer Does Not Start "Exception in thread "main" java.lang.NoClassDefFoundError: 11/1/2/1\EPM" [ID 1322915.1]
Modified 19-MAY-2011 Type PROBLEM Status PUBLISHED
In this Document
Symptoms
Cause
Solution

Applies to:

Hyperion BI+ - Version: 11.1.2.1.000 and later [Release: 11.1 and later ]
Information in this document applies to any platform.
Symptoms

When running the EPM 11.1.2.1 InstallTool.cmd installer, the command prompt window flashes and the installer does not start. Getting the error below:

Exception in thread "main" java.lang.NoClassDefFoundError: 11/1/2/1\EPM
Caused by: java.lang.ClassNotFoundException: 11.1.2.1\EPM
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
Could not find the main class: 11.1.2.1\EPM. Program will exit.
Cause

There is not enough disk space on the drive where EPM 11.1.2.1 is being installed.
Solution

Take the following steps:

1. Clear the disk space on the drive where the 11.1.2.1 installation is performed.
2. Run the InstallTool.cmd file with an option "Run as administrator" (if running it on the Windows Server 2008 / Windows 7). It will initiate the installation without any further errors.

Stop And Start Scripts Are Not Available For The Financial Reporting (FR) Print Service In 11.1.2.1

Stop And Start Scripts Are Not Available For The Financial Reporting (FR) Print Service In 11.1.2.1 [ID 1324483.1]
Modified 25-MAY-2011 Type HOWTO Status PUBLISHED
In this Document
Goal
Solution
References

Applies to:

Hyperion BI+ - Version: 11.1.2.1.000 and later [Release: 11.1 and later ]
Information in this document applies to any platform.
Goal

You've installed Financial Reporting Print Service 11.1.2.1 but there are no stop or start scripts for it in the Oracle\Middleware\user_projects\epmsystem1\bin folder. All other EPM services have scripts stored here.
Solution

Because the FR Print Server is now recommended to be installed on a separate machine from the rest of Financial Reporting, the stop and start scripts for Print Service were intentionally discontinued.

Per unpublished Bug 12431736, these scripts will return in 11.1.2.2.

In Workspace 11.1.2.1 Explorer is Missing from the Menu Bar.

In Workspace 11.1.2.1 Explorer is Missing from the Menu Bar. [ID 1325933.1]
Modified 30-MAY-2011 Type PROBLEM Status PUBLISHED
In this Document
Symptoms
Changes
Cause
Solution

Applies to:

Hyperion BI+ - Version: 11.1.2.1.000 and later [Release: 11.1 and later ]
Information in this document applies to any platform.
Symptoms

In Workspace 11.1.2.1, Explorer is missing from the menu bar.
Changes

There was an Upgrade from 11.1.2.0 release.
Cause

The cause of this issue is user roles are not being retrieved from Shared Services during Workspace login.
Solution

1. Stop FoundationServices and RA framework webapps, and RA agent services
2. Execute the following query against the Shared Services registry database:
3. select application_id from css_provisioning_info where lower(application_id) like 'hava%';
o note this application id, e.g. HAVA:0000012b3072bf63-0000-6717-0acc1bac
4.Using the epmsys_registry tool, execute:
o epmsys_registry updateproperty RA_FRAMEWORK/@applicationId
o example using ID above:
e.g. epmsys_registry updateproperty RA_FRAMEWORK/@applicationId HAVA:0000012b3072bf63-0000-6717-0acc1bac
5 Restart the processes above and try the user login to workspace again

Oracle Hyperion Enterprise Technical Issues

Oracle Hyperion Enterprise Technical Issues [ID 1292930.1]
Modified 31-MAR-2011 Type REFERENCE Status PUBLISHED
In this Document
Purpose
Oracle Hyperion Enterprise Technical Issues
Still Have Questions?

Applies to:

Hyperion Enterprise - Version: 5.0.1.0.00 and later [Release: 5.0 and later ]
Information in this document applies to any platform.
Purpose

The purpose of this document is to act as a quick reference for Hyperion Enterprise.
Oracle Hyperion Enterprise Technical Issues

The following links will offer specific target articles on the corresponding topics for Enterprise.

Link to Enterprise Documentation Click Here

General

Document 1287179.1 Does Upgrading to Oracle's Enterprise Performance Management (EPM) 11.1.2.1 Impact the Current Installation of Oracle's Hyperion Enterprise.

Document 588620.1 List of settings/recommendations to avoid corruption.

Document 1137585.1 The Files and Their Purposes in Hyperion Enterprise.

Document 1100507.1 Best Practice For Hyperion Enterprise Backup and Virus Scanning.


Document 581499.1 How To Set Up Hyperion Retrieve With User Specific Or Multiple HPAPP.DAT Files In A Citrix Environment.

Document 581367.1 Information About the Locking Account in Hyperion Enterprise.

Document 588126.1 Performance Factors For Oracle's Hyperion Enterprise.

Document 582320.1 Converting An Enterprise Application Using The Conversion Utility.

Document 1064821.1 How To Rebuild A Hyperion Enterprise Application.

Document 583610.1 Rebuild A Data Category In A Non Organization By Period Enterprise Application.



Troubleshooting

Document 589479.1 Error: "Class not registered" when Going into Database and Data Entry Module.

Document 595489.1 Unable to Print or Preview Any Reports.

Document 581128.1 Restrict Access to Entity in Retrieve.

Document 844378.1 Understanding and Troubleshooting Chappfile and LockfileEx Errors in Hyperion Enterprise.


Still Have Questions?

To discuss this information further with Oracle experts and industry peers, we encourage you to review, join or start a discussion in the Hyperion Enterprise Community .

Does Upgrading to Oracle's Enterprise Performance Management (EPM) 11.1.2.1 Impact the Current Installation of Oracle's Hyperion Enterprise

Does Upgrading to Oracle's Enterprise Performance Management (EPM) 11.1.2.1 Impact the Current Installation of Oracle's Hyperion Enterprise [ID 1287179.1]
Modified 31-JAN-2011 Type HOWTO Status PUBLISHED
In this Document
Goal
Solution

Applies to:

Hyperion Enterprise - Version: 6.5.0.0.00 and later [Release: 6.5 and later ]
Hyperion Enterprise Reporting - Version: 6.5.0.0.00 and later [Release: 6.5 and later]
Information in this document applies to any platform.
Goal

Does Upgrading to Oracle's Enterprise Performance Management (EPM) 11.1.2.1 impact the current installation of Oracle's Hyperion Enterprise?
Solution

The installation of the new EPM 11.1.2.1. will not have any impact on Oracle's Hyperion Enterprise or Oracle's Hyperion Enterprise Reporting.

As with all system or product changes it is advised that a backup of the current Enterprise application is made and all users are logged out during the process of upgrade or installation.

NOTE: At writing this article the new EPM 11.1.2.1 version has not been released. This is for information only.

List of Settings and Recommendations to Avoid Corruption

List of Settings and Recommendations to Avoid Corruption [ID 588620.1]
Modified 22-MAR-2011 Type REFERENCE Status PUBLISHED
In this Document
Purpose
List of Settings and Recommendations to Avoid Corruption

Applies to:

Hyperion Enterprise
Information in this document applies to any platform.
Purpose

List of settings/recommendations to avoid corruption
List of Settings and Recommendations to Avoid Corruption

1. Backups - Please ensure that when Backups are run no user is in the application. This will ensure that you create a successful backup which can be used should there be the need.

2. Username - We do not recommend that users share user IDs. Every user should have their own ID which they use to log into Enterprise, also users should only log in once with their user ID.

3. Application changes while users logged into application - If the administrator is performing changes on the application (ie. security, adding accounts, deleting entities) no user should be logged into the application. Example: If users are entering data whilst the administrator deletes accounts the application may corrupt.

4. Anti-Virus - The Anti Virus Software should not be set to run in real time as this might lead to performance issues and may result in corruption in the worst scenario. We do recommend that you perform scheduled scan at the least busiest time. Ensure that the following files are not scanned: *.exa, *.lok, *.use, *.dat

5. Shutdown - We do recommend that all workstations and servers are shut down in the proper manner. This is to ensure that information is written back to the system. If user do not follow these procedures and "end task" out of Enterprise the application may corrupt.

6. Network - We do recommend that the network Enterprise runs on is stable and has enough bandwidth to ensure a constant high performance of Enterprise
Server - The Application Server should be a dedicated Enterprise Server to ensure constant performance. We do not recommend that this server is a PDC or BDC server or used for other purposes.

7. Space - Please ensure that the server and workstation have enough space to run Enterprise properly

Additionally the setting and changes in the Registry and Environment Changes Document should also be applied


Note: Please note this list is not exhaustive and unfortunately, we cannot offer 100% guarantee that by following the guidelines below, you will not experience problems in the future.

Best Practice For Hyperion Enterprise Backups and Virus Scanning.

Best Practice For Hyperion Enterprise Backups and Virus Scanning. [ID 1100507.1]
Modified 31-MAR-2011 Type HOWTO Status PUBLISHED
In this Document
Goal
Solution
Best practices for backing up an Hyperion Enterprise Application
Terminology
Backing up the application
Backup an Enterprise application using an AutoPilot taskflow
Is it possible to create the application backup profile and the scheduling on a different server to where the application directory is located?
Disconnect Citrix users from system before taking backups
Restoring the application
Virus Scanning
Versions 6.5 and above
Incremental Backups
Still have questions?

Applies to:

Hyperion Enterprise - Version: 5.0.1.0.00 and later [Release: 5.0 and later ]
Information in this document applies to any platform.
This knowledge document is a replacement for Document 588295.1, 587370.1, 584893.1, 763059.1, 585106.1 and 585862.1 which have been deleted.
Goal


Back-up guidelines for backing up an Oracle Hyperion Enterprise Application where Internal back-up is not used or in version where it is not available.

Virus Scanning best practice for Hyperion Enterprise Applications.


Solution

Best practices for backing up an Hyperion Enterprise Application

Terminology

This article uses the term “Application Folder” (App Folder) to describe the Enterprise Database folder containing the Database files.
This is not the same as the “Software Folder” which contains the Executable code and associated DLL files etc.

Note : the App Folder may be a sub folder of the Software Folder, please be aware of this. The location of both these folders are user definable at install/app creation time.

The default Software Folder being C:\Progam files\Hyperion solutions\Hyperion Enterprise.

Application Name (APPNAME) this is the “name “ of a particular Enterprise Database created by the user..

To identify your Software Folder, search for the file Hypent.exe, your should only have one copy, resident in your Software Folder.

The App Folder contains the following files amongst other.

APPNAME.EXA
APPNAME.INI
APPNAME.lok
APPNAME.use

It also has sub folders:

\data
\reports
\inbox
\outbox

The App folder is again user definable but, the above sub folders are the default sub folder names.

The Application folder is defined by the APPPATH parameter in your Hypent.ini under each [APPNAME] section. You will find the hypent.ini in the citrix home folder or user profile folder.


Note the hypent.ini may contain several Application defined by the appropriate [APPNAME] sections.



Backing up the application


We do not recommend the use of software that will backup Enterprise files even if they are open. The common name for this process is "Open File Agent". The possibility for corrupting all or part of the database with files open during a backup process is too great.

Always back up your applications and data before and after you perform significant work on your applications. You should back up an application when
you perform the following operations:
Install software upgrades.
Implement new applications.
Application Maintainance.
Run rollovers.
Conduct closings.
Enter a large amount of data.
Develop a process for performing backups that is separate from network and corporate backup procedures. Network and corporate backup procedures might not consider your closing cycles and other aspects of your financial data.
You should schedule backups based on how much and how often your data changes.
You should be able to go back to any definitive point to evaluate your data. For example, if you conduct month-end closings, you should be able to access your month-end closing data from previous months or years.

Always ensure there are no users logged on to any Enterprise or Reporting module when the back-up starts.
Set a Back-Up Window (time) in which users know not to log on to the application while the back-up takes place.

An alternative that some clients use when there is no time when all users are out of the database would be to create an AutoPilot routine that extracts security, system, formulas, journals, and data for all categories daily or as often as needed. Then if you cannot get to a clean backup to restore an application, you have the means to rebuild the database. A further precaution would be to have two different routines that extract to different filenames. By running each on alternate days, you will be assured of good extracts no more than one or two days old. AutoPilot can also be used to build a new application.


Always back-up entire APP FOLDER never parts of APP FOLDER


Backup an Enterprise application using an AutoPilot taskflow


When creating the AutoPilot routine, the steps may look like this:

1. Change Application.
Change from a local dummy application to the production application.
Log into the application with an admin account.
2. Extract Security.
3. Extract an Enterprise Application.
4. Extract Logic.
5. Change Category.
6. Extract Enterprise data.
Use an entity list with all base entities.
Use an account list with all accounts.
Include Global.
7. Extract Journals.
Include all periods.
8. Change Category.
9. Extract Enterprise data.
10. Extract Journals.
11. Repeat steps 8-10 for all categories.
12. Copy reports from the Reports folder.
Use Execute File Management Commands and use the Copy function.
13. Change Application.
Change back to dummy application.

By changing from a local dummy application to the production app on the server, then back to it when done, any automated backup can still run without a user in the production application


Is it possible to create the application backup profile and the scheduling on a different server to where the application directory is located?

No, it is not possible to have the application backup profile and the scheduling on a different server to where the application files are located. It should be set up on the same server as the application directory.



Disconnect Citrix users from system before taking backups

We cannot recommend to use any kind of script to perform logout/disconnect before backup is taken.

We strongly advise NOT to use the 'kill' command to terminate Hyperion Enterprise sessions. This command has been known to cause issues with the software. It has resulted in clients having to reinstall software.

Below is a method that some clients are using to get users to logout before taking a backup:
1. Prevent new logons (could be done through Citrix Metaframe).
2. Prompt users to logout from the application several times (could be done through Citrix Metaframe).
3. If users still in the system, a reboot would be preferred instead of the 'kill' command as the Operating System takes care of the disconnection in a milder way than the 'kill' command.

Test in a test environment first. Make sure that the routine minimizes the risk of users doing any changes to the system, data loads, consolidations, etc. when the disconnection is performed.


Restoring the application

The entire database must be restored from the same backup tape.
We do not recommend partial restores under any circumstances. With a partial restore, there is a potential for internal signatures to no longer match causing data to be "lost".

Before restoring a back-up, ensure users are not logged in to any Enterprise module, Enterprise Reporting or any addons i.e Retrieve, Schedules, Dataextend.

When restoring you have the option to either overwrite the present app folder (suggest you clear it first). If you do overwrite the users will be able to connect to the restore with no changes needed.

If you restore to a new App Folder , the users will have to use the “Add Application” option at their logon screen to locate the restored folder and then add the restored application. When they do this, the reference to that particular application is overwritten with the new location within hypent.ini.

Note you can only have one instance of an APPNAME in your hypent.ini file at any one time.

When the users add an APPNAME that is already there, they get a message warning this will Overwrite the Application. It is only the link via the hypent.ini file that gets overwritten and not the Application itself.

Never restore partial applications. ALWAYS THE COMPLETE APP FOLDER.

If the software folder is damaged, run the install program again and select the REPAIR OPTION or run a complete re-install. If you restore a Software Folder form back-up you may run into file registration issues.

Virus Scanning


The APP FOLDER should not be scanned live scanned for viruses.

Exclude the APP FOLDERS form live virus scanning.

Run a full scan over the APP FOLDERS daily when users are not active.

The danger is that the virus scanning software locks a file while scanning, and Enterprise cannot then lock the file itself.

Make sure users do not store office documents in the APP FOLDER as these can harbor viruses and need to be live scanned.

Versions 6.5 and above


Enterprise version 6.5.x and 6,5,1.x include an internal back-up routine which does allow back-ups to be taken with active users.

This functionality was not available in earlier versions…


Incremental Backups


Incremental backups are not recommended for Hyperion Enterprise applications.
The recommended method is to make a backup of the entire application folder including all subfolders whilst all users are logged out of the application
If it is not possible to ensure all users are logged out an application before performing a backup, consider upgrading to Enterprise 6.5 or later where backups can occur whilst users are logged into the application.


Still have questions?

To discuss this information further with Oracle experts and industry peers, we encourage you to review, join or start a discussion in the Hyperion Enterprise Community.

How To Set Up Hyperion Retrieve With User Specific Or Multiple HPAPP.DAT Files In A Citrix Environment.

How To Set Up Hyperion Retrieve With User Specific Or Multiple HPAPP.DAT Files In A Citrix Environment. [ID 581499.1]
Modified 19-APR-2011 Type HOWTO Status PUBLISHED
In this Document
Goal
Solution

Applies to:

Hyperion Enterprise - Version: 5.0.1.0.00 and later [Release: 5.0 and later ]
Information in this document applies to any platform.
Goal

Setting up Hyperion Retrieve with user specific or multiple HPAPP.DAT files in a Citrix Environment.
Solution

Setting up Hyperion Retrieve with user specific or multiple HPAPP.DAT files in a Citrix Winfram/Metaframe environment:

The admin must log in as the user and set up a user variable pointing to the path for the HPAPP.DAT to the users home directory. The admin must set this up for each user and have the copy of the specific HPAPP.DAT in the users home directory. If a system environment variable has already been set up for the HPAPP.DAT, it would need to be removed since it will take precedence over a user variable that is set up.

1. An HPAPP.DAT file with desired data application references needs to be created/copied for every user to his/her personal Metaframe home directory.

Home Directories contain any user specific files in the Metaframe environment. For Enterprise, these include the HYPENT.INI, REPENG.INI, etc...
Individual home directories for each user are the standard recommended configuration from Citrix.

2. Create a User Variable.
Go to -> Control Panel ->System ->Environment with the following attributes:
Variable: HPAPP.DAT
Value: drive\home directory path\HPAPP.DAT
For example, if the user home directories are all set up on the Z drive with each user folder named after the user's ID (this is another Citrix recommendation), then your User Variable would be "Z:\username\HPAPP.DAT"

It may also be necessary to leave the default file location in Excel blank.

NOTE: To verify that home directories have been set up properly and are referencing the correct home folder, A good test is to go to a DOS Command Prompt. This should show the current user's home folder as the active directory.
If this is not the case, verify the Home Directory and Terminal Server Home Directory for the user in User Manager for Domains

In which location shall the FR Print server 11.1.2.1 component be installed?

In which location shall the FR Print server 11.1.2.1 component be installed? [ID 1322103.1]
Modified 23-MAY-2011 Type HOWTO Status PUBLISHED
In this Document
Goal
Solution

Applies to:

Hyperion BI+ - Version: 11.1.2.1.000 and later [Release: 11.1 and later ]
Information in this document applies to any platform.
Goal


In which location should the FR Print server 11.1.2.1 component be installed?


Solution


The Financial Reporting Studio 11.1.2.1 component should be installed separate from the Oracle home directory where the EPM System 11.1.2.1 product suite has been installed. Most of EPM System 11.1.2.1 is installed under the Middleware folder (e.g., C:\Oracle\Middleware...), but in order for the Print Server to be able to access the relevant libraries, it should be installed under a separate subfolder (e.g., C:\Oracle\FinancialReportingStudio).

Cannot Create Financial Reporting Print Service in 11.1.2.1

Cannot Create Financial Reporting Print Service in 11.1.2.1 [ID 1321241.1]
Modified 23-MAY-2011 Type PROBLEM Status PUBLISHED
In this Document
Symptoms
Cause
Solution

Applies to:

Hyperion BI+ - Version: 11.1.2.1.000 and later [Release: 11.1 and later ]
Information in this document applies to any platform.
Symptoms

You have installed the Financial Reporting Studio and edited the FRSetupPrintServer.properties file with the Financial Reporting Web Server info and credentials. But the FRSetupPrintServer.cmd command completes and the FR Print Service has not been created.


Cause


The file is being run from the wrong location, which is as follows:

Oracle\Middleware\EPMSystem11R1\products\financialreporting\install\bin\FRSetupPrintServer.cmd


Solution


Run the FRSetupPrintServer.cmd file from the Financial Reporting Studio location.

Oracle\FinancialReportingStudio\products\financialreporting\install\bin\FRSetupPrintServer.cmd

If you had installed the Studio and Print Server under Middleware instead of the default location (as shown above), uninstall these components then re-install them to the default folder.

Is Smartview Compaitble With Office 2010

Is Smartview Compaitble With Office 2010 [ID 1270741.1]
Modified 06-DEC-2010 Type HOWTO Status PUBLISHED
In this Document
Goal
Solution

Applies to:

Hyperion BI+ - Version: 11.1.2.0.00 and later [Release: 11.1 and later ]
Information in this document applies to any platform.
Goal

Does Smartview 9.3.1 or Smartview 11.1.2 work with Office 2010?


Solution

Office 2010 is not supported in 11.1.2 or 9.3.1.

The versions of EPM system that support Office 2010 are 9.3.3 and 11.1.2.1, 9.3.3 is out now, however 11.1.2.1 will not be released until next year.

Where are Application Install Inventories Stored in Oracle EPM 11.1.2.1

Where are Application Install Inventories Stored in Oracle EPM 11.1.2.1 [ID 1304532.1]
Modified 20-APR-2011 Type HOWTO Status PUBLISHED
In this Document
Goal
Solution

Applies to:

Hyperion BI+ - Version: 11.1.2.1.000 and later [Release: 11.1 and later ]
Hyperion Essbase - Version: 11.1.2.0.00 to 11.1.2.1.000 [Release: 11.1 to 11.1]
Hyperion Planning - Version: 11.1.2.0.00 to 11.1.2.1.000 [Release: 11.1 to 11.1]
Information in this document applies to any platform.
Goal

Identify the location of software inventories associated with Oracle EPM 11.1.2.1.
Solution

It is important to know where installation inventory lists are stored: to detect the completeness of an install, to determine whether a patch has been applied, or to delete as part of a reinstall.
\Oracle\Middleware\EPMSystem11R1\oraInst.loc points to the location of the central inventory. oraInst.loc may have been installed in a previous Oracle install on Unix in: /var/opt/oracle or /etc or $HOME (of the user installing Oracle software), preventing the 'reinstall' of OHS or other software.

\Program Files\Oracle\Inventory is typically the location of the central inventory (despite the name 'central inventory', there may exist mutually exclusive inventories generated with the install of other Oracle products). On Unix/Linux the central inventory is in the installer's 'home' directory.

A local inventory is typically found in \Oracle\Middleware\EPMSystem11R1\.oracle.products

A local pointer (.oracle.instances) to the instance(s) set by EPM 11.1.2.0 and EPM 11.1.2.1 (and referenced by EPM 11.1.2.1 Installer for 'Apply Maintenance Release' option) is put in C:\Users\\ Ensure the same user installs both versions.

\Oracle\Middleware\EPMSystem11R1\.oracle.products is used to recreate an inventory if need be (but a regeneration of an inventory will exclude service fixes/patches installed via OPatch. To recreate an inventory after one is corrupted...run \Oracle\Middleware\EPMSystem11R1\OPatch\createInventory.bat.)

\Oracle\Middleware\ohs\.patch_storage (holds records of previous OPatches)

MDX Query Fails with Unexpected Error 1042017 in 11.1.2.1

MDX Query Fails with Unexpected Error 1042017 in 11.1.2.1 [ID 1320230.1]
Modified 16-MAY-2011 Type PROBLEM Status PUBLISHED
In this Document
Symptoms
Cause
Solution
References

Applies to:

Hyperion Essbase Administration Services - Version: 11.1.2.1.000 to 11.1.2.1.000 - Release: 11.1 to 11.1
Information in this document applies to any platform.
Symptoms

An MDX query that previously worked in version 9.3.3 and 11.1.2 no longer works in 11.1.2.1. When the query is executed a network error appears.

Steps to reproduce:
1. Create an ASO application named CBR and a database named CBR. Save CBR.otl to database.
2. Load export_F_CBR.txt to database.
3. Run the MDX query from EAS console:

select
{ [Measures].[Material COGS CP2],
[Measures].[Material COGS CP1]
} on columns
from [CBR.CBR]
where ( [Cost_Period1].[Qtr-8], [Cost_Period2].[Qtr_7],
[Currency].[CUR-RPT]);

Unexpected error 1042017 appears as the result of the query.



Cause

The cause of this problem has been identified in unpublished Bug 12418533 - MDX QUERY WORKED IN 11.1.2 NO LONGER WORKS IN 11.1.2.1



The issue is caused by the MDX function on measures member "Material COGS CP2". The MDX formula is a LEAD function and when removed, the query returns with no error. A lot of members in measures use the LEAD function and none can be queried against in 11.1.2.1.
Solution

A workaround for this issue is to add the following parameter in the essbase.cfg file and stop and start Essbase.

FORMULAOPTLEVEL 2

This defect will be addressed in a future release.

The Apply Maintenance Release Option Not Available From The Epm 11.1.2.1 Install Tool

The Apply Maintenance Release Option Not Available From The Epm 11.1.2.1 Install Tool [ID 1313388.1]
Modified 15-APR-2011 Type PROBLEM Status PUBLISHED
In this Document
Symptoms
Cause
Solution

Applies to:

Hyperion BI+ - Version: 11.1.2.1.000 and later [Release: 11.1 and later ]
Information in this document applies to any platform.
Symptoms


After downloading all components and running the EPM 11.1.2.1 installation tool, the only option available is for a new installation. The Apply Maintenance Release is grayed out and not available.

Cause

The reason the Mainentance option was unavailable was because the installation program could not locate the .oracle.instance file. The 11.1.2.1 installation program looks for that file in the users home directory during the installation process. This file did not exist in the users home directory.

Failure to have this file in the home directory will prevent application of the maintenance release.

In this particular case the previous 11.1.2.0 installation was performed as the same user, but they had right-clicked on the install tool and selected to Run As Administrator. So in effect it was run as he user Administrator and not the user they thought. This action would cause the .oracle.instance file to be put in the Administrators home directory and not the users HOME directory.
Solution

There are two solutions to this issue:
A - Re-run the install tool as the user who performed the initial installation
B - Copy the .oracle.instance file from other users directory to the HOME directory of the user doing the new installation.

Using Remote Diagnostic Agent (RDA) to Troubleshoot Oracle Hyperion EPM 11.1.2.1

Using Remote Diagnostic Agent (RDA) to Troubleshoot Oracle Hyperion EPM 11.1.2.1 [ID 1304885.1]
Modified 26-MAY-2011 Type HOWTO Status PUBLISHED
In this Document
Goal
Solution
References

Applies to:

Hyperion BI+ - Version: 11.1.2.1.000 and later [Release: 11.1 and later ]
Information in this document applies to any platform.
Goal

Provide brief instructions on how to run RDA 4.23 in Oracle Hyperion Enterprise Performance Management (EPM) 11.1.2.1 for various Hyperion products.
Solution

EPM 11.1.2.1 comes bundled with a current version (4.23) under \Oracle\Middleware\EPMSystem11R1\rda.

To use this tool:
1. First ensure that Perl 5.005 or later is available by typing the following from the command line:

perl -v

If not, you may need to download a binary copy of rda and add a value to RDA_ENG in the configuration file \engine\rda.cfg; Please refer to DOC ID 330363.1 (FAQ #6) for further information.

2. Navigate via the command line to \Oracle\Middleware\EPMSystem11R1\rda

3. Type the following:

rda.cmd -V > version.txt

4. Type 'notepad version.txt' and confirm that the first line has 'RDA 4.23' or later

5. If it is not version 4.23 or later, in http://support.oracle.com go to DOC ID 314422.1 and click on the "Download RDA" hyperlink, following instructions to download the appropriate version of the application. Delete the existing \Oracle\Middleware\ohs\rda directory. Then extract the downloaded file to any convenient place...such as \Oracle\Middleware\ohs (it will create a directory called 'rda').

6. Navigate via the command line to that 'rda' directory and type rda.cmd -V > version.txt and confirm output as elaborated in step (4) above.

7. Command lines (with an example of SQR Production Reporting and Interactive Reporting [PR HIRs] as module names):
Type on Command Line
Explanation
rda.cmd -Q PR HIR
-Q will alert you to most of the questions that will be posed by RDA to facilitate its collection of information. Collect those details before running the modules.
rda.cmd -M PR HIR
This will describe (man page) what information will be collected by these modules.
rda.cmd -S PR HIR -p Essbase

This will collect instructions and values to be entered into the setup.cfg file for modules PR and HIR and profile Essbase. Only two files and one TMP directory will be written to the output directory.
rda.cmd -vnSCRP PR HIR
This will configure (de nouveaux) the setup.cfg file and then run the data collection mechanism, compressing data to (by default) be placed in the ..\output\ directory.
rda.cmd
This will execute the instructions previously entered into the setup.cfg file (rda.cmd run with -S parameter). Note that this is a two step process, and after this step starts a large number of files with extensions *.txt, *.fil, and *.toc will first be written. At the end files with *.htm extensions will be written.
rda.cmd -x profiles
This will provide a cross reference between the available profile names and the (programmer's) module names which are executed under each profile.
rda.cmd -T emp In recent versions, this 'tool' will run validate scripts and return a report listing each validation result. You should only run this after having previously run the EPM module. In addition at the bottom of the validate reporting page you may click on a hyperlink to access a zip file containing logs generated on the server.


Modules which would be particularly interesting to Oracle Hyperion users would be:

Module Abbreviation
Module Application Name
BI
Oracle Business Intelligence Enterprise Edition
BIPL
Oracle Business Intelligence Publisher
CCR
Oracle Configuration Manager
EPM
Oracle Hyperion Enterprise Performance Management
EPMA
Oracle Hyperion Enterprise Performance Architect
ESS
Oracle Hyperion Essbase
FCM
Oracle Hyperion Financial Close Management
HDRM
Oracle Hyperion Data Relationship Management
HFM
Oracle Hyperion Financial Management
HFR
Oracle Hyperion Financial Reports
HIR
Oracle Hyperion Interactive Reporting
HPL
Oracle Hyperion Planning
HPSV
Oracle Hyperion Planning SmartView
HSS
Oracle Hyperion Shared Services
HSV
Oracle Hyperion Smart View
PR
Oracle Hyperion SQR Production Reporting

There are also a few profiles (sets of modules) available which could be useful when troubleshooting Oracle Hyperion products:
Profile Abbreviation
Profile Descriptive Name
EPMA_FullRun
Oracle Enterprise Performance Management Architect problems
Essbase
Oracle Essbase problems
FCM_FullRun
Oracle Hyperion Financial Close Management problems
FinancialReporting
Oracle Hyperion Financial Reporting problems
FM11g_Bi
Business Intelligence Enterrpise Edition 11g problems
FM11g_WlsBi
Business Intelligence Enterprise Edition 11g with WLS
HFM_FullRun
Oracle Hyperion Financial Management problems
Hyperion_DRM
Oracle Hyperion Data Relationship Management problems

When setting up a profile or module a number of questions are asked, some typical value assignments include (Although the default install on Microsoft Windows would be to "C:\Oracle\Middleware\", the user may chose a different install home):

ORACLE_HOME=C:\app\\product\11.2.0\dbhome_1
JAVA_HOME=C:\Oracle\Middleware\jdk160_21
EPM_ORACLE_INSTANCE=C:\Oracle\Middleware\user_projects\epmsystem1
EPM_ORACLE_INSTANCE_ROOT=C:\Oracle\Middleware\user_projects
domain home directory=C:\Oracle\Middleware\user_projects\domains

In the \rda\setup.cfg file ensure the following are set to acceptable values:
CMD_ZIP='C:\Oracle\Middleware\ohs\bin\zip.exe'
RPT_GROUP= {some name in single quotes}
RPT_DIRECTORY= {some path in single quotes}


Note the cross-references to articles describing how to use RDA to troubleshoot problems with specific Oracle Hyperion products.

Unable to Create FDM Application or Configure Shared Services Provider on Windows 2008 R2

Unable to Create FDM Application or Configure Shared Services Provider on Windows 2008 R2 [ID 1324303.1]
Modified 24-MAY-2011 Type PROBLEM Status PUBLISHED
In this Document
Symptoms
Cause
Solution
References

Applies to:

Hyperion Financial Data Quality Management - Version: 11.1.2.1.000 and later [Release: 11.1 and later ]
Microsoft Windows x64 (64-bit) - Version: 2008 R2
Symptoms

When attempting to connect to shared services with the CSS provider in the authentication providers tab of the Load Balance Configuration, the connection process fails and returns "Active-X Component Can't Create Object".

This is occurring with version 11.1.2.1 on a Windows 2008 R2 server.
Cause

Currently the EPM System Installer does not properly register a necessary file for FDM to use to connect to shared services successfully. When attempting to connect to HSS from the Load Balance Configuration the process fails and results in the error message.


The cause of the issue is justified by Unpublished Bug 12540570.
Solution

A) Launch the EPM System Installer on the FDM server
B) Click Next at the welcome screen
C) Verify the EPM System Home and click next
D) Choose the "Re-Install This Release" option and the "Choose Components Individually" radio button and click Next
E) Un-check All items and then check the FDM component box and click next
F) Verify the FDM Components to be re-installed and click Next
G) Start > Programs > Oracle EPM System > Financial Data Quality Management > Application Server > Application Server Config
H) Enter the FDM Service account username/password/confirm password/domain and click OK
I) Start > Programs > Oracle EPM System > Financial Data Quality Management > Load Balance Server > Load Balance Configuration
J) Enter the FDM Service Account username/password/confirm password/domain. Click on the application servers tab and add the FDM Application Server Name. Click on the Authentication Providers Tab and add a new Provider. Choose "CSS" for the type and click OK. Enter a description for the provider and the HSS Admin/password account and click "test connection". Receive message "Connection Successful" click OK and ok again to return the the load balance config and OK to save the changes.
K) Start > Programs > Oracle EPM System > Financial Data Quality Management > Task Manager > Task Manager Configuration. Enter the FDM Service Account uid/pwd/confirm pwd/domain. Click on the load balance server tab and populate the FDM application server name in the primary server field and click OK
L) Start > Programs > Oracle EPM System > Financial Data Quality Management > Web Server Components > Web Configuration. Enter the FDM Service Account uid/pwd/confirm pwd/domain. Click on the load balance server tab and populate the FDM application server name in the primary server field and click OK.
M) Click OK to the IIS Restart message and open a command prompt. Type iisreset and hit the enter key.
References