廣告聯播

2011年7月19日 星期二

Hyperion 9.3.1 Shared Services 無法啟動

From: Polin Wei

Recover OpenLDAP by using the following steps:

1. Stop all the services.
2. Take a backup of this folder:
Hyperion\SharedServices\9.3\openLDAP\var\openldap-data.
3. Remove/delete all files which do not have extension .bdb from:
Hyperion\SharedServices\9.3\openLDAP\var\openldap-data.
4. Copy the 'db_recover.exe' file from the following location:
Hyperion\Sharedservices\9.3.1\openLDAP\bdb
to
Hyperion\SharedServices\9.3\openLDAP\var\openldap-data

run the db_recover.bat 如下:

set OPENLDAP_DIR=D:\Hyperion\SharedServices\9.3.1\openLDAP
%OPENLDAP_DIR%\bdb\bin\db_recover -v -h %OPENLDAP_DIR%\var\openldap-data -t 04101200


5. Start the services


啟動順序為

net start "Hyperion S9 Apache 2.0"
net start "Hyperion S9 OpenLDAP"
net start "Hyperion S9 Shared Services"

ping 127.0.0.1 -n 30 -w 2000 > NUL

net start "Hyperion S9 BI+ 9.3 Core Services 1"

ping 127.0.0.1 -n 30 -w 2000 > NUL

net start "Hyperion S9 BI+ 9.3 Financial Reporting Java RMI Registry"
net start "Hyperion S9 BI+ 9.3 Financial Reporting Print Server"
net start "Hyperion S9 BI+ 9.3 Financial Reporting Report Server"
net start "Hyperion S9 BI+ 9.3 Financial Reporting Scheduler Server"
net start "Hyperion S9 BI+ 9.3 Financial Reporting Web application"
net start "Hyperion S9 BI+ 9.3 Workspace"

ping 127.0.0.1 -n 30 -w 2000 > NUL

net start "Hyperion S9 BI+ 9.3 Web Analysis"



停機的順序

net stop "Hyperion S9 BI+ 9.3 Web Analysis"

net stop "Hyperion S9 BI+ 9.3 Workspace"

net stop "Hyperion S9 BI+ 9.3 Financial Reporting Web application"
net stop "Hyperion S9 BI+ 9.3 Financial Reporting Scheduler Server"
net stop "Hyperion S9 BI+ 9.3 Financial Reporting Print Server"
net stop "Hyperion S9 BI+ 9.3 Financial Reporting Report Server"
net stop "Hyperion S9 BI+ 9.3 Financial Reporting Java RMI Registry"

net stop "Hyperion S9 BI+ 9.3 Core Services 1"

net stop "Hyperion S9 Shared Services"
net stop "Hyperion S9 OpenLDAP"
net stop "Hyperion S9 Apache 2.0"

沒有留言:

張貼留言