2:23 pm in Oracle企业绩效管理 by stevengu
-
设置环境变量
在用户所在Home下,找到文件set_hyphome_<HOSTNAME>2_1.sh,增加下面内容
SHLIB_PATH=/u01/hyperion/common/ODBC/Merant/5.2/lib; export SHLIB_PATH
ODBCINI=/u01/hyperion/common/ODBC/Merant/5.2/odbc.ini; export ODBCINI
Read the rest of this entry →
Tags: EPM, ODBC, Oracle Essbase
6:16 pm in Oracle企业绩效管理 by stevengu
-
Planning应用级别启用压缩
- 打开文件HYPERION_HOME\deployments\Weblogic9\servers\HyperionPlanning\webapps\HyperionPlanning\WEB-INF\web.xml
Read the rest of this entry →
Tags: EPM, Hyperion, Planning, Tuning
6:15 pm in Oracle企业绩效管理 by stevengu
-
设置注册表参数[HKEY_LOCAL_MACHINE\SOFTWARE\Hyperion Solutions\Hyperion Financial Management\Server]
MaxNumDataRecordsinRAM 1000000
MinDataCacheSizeinMB 130
MaxDataCacheSizeinMB 260
NumMinutesBeforeCheckingLRU 15
NumCubesLoadedBeforeCheckingLRU 100
NumMaxDBConnections 120(Default 40)
Read the rest of this entry →
Tags: EPM, HFM, Hyperion, Tuning
6:15 pm in Oracle企业绩效管理 by stevengu
-
修改Apache配置文件:HYPERION_HOME\common\httpServers\Apache\2.0.59\conf\httpd.conf
- MaxKeepAliveRequests 0
- LogLevel crit
Read the rest of this entry →
Tags: EPM, Hyperion, Tuning