Purpose
The purpose of this document is to provide clear steps for refreshing GUIDs in OBIEE 11g. The document also shows what to expect in the logs to confirm GUID refresh has completed successfully.
Details
1) Stop all obiee services (opmnctl stopall)
2) Edit presentation server instanceconfig.xml with the following - put it inside Catalog tag
<UpdateAccountGUIDs>
3) Edit obiee server NQSconfig.INI file with the following
FMW_UPDATE_ROLE_AND_USER_REF_
4) Start OBIEE services (opmnctl startall)
5) Wait until presentation services are listed as down (opmnctl status)
6) stop obiee services (opmnctl stopall)
The saw log should show the following:
-----------------
Saw.log
[2012-12-19T09:38:03.000-07:
File:initializecatalog.cpp
Line:1046
Location:
saw.subsystem.catalog.
saw.subsystem.catalog.
saw.subsystems.
saw.webextensionbase.init
saw.sawserver
ecid:
]]
[2012-12-19T09:38:07.000-07:
File:initializecatalog.cpp
Line:1131
Location:
saw.subsystem.catalog.
saw.subsystem.catalog.
saw.subsystems.
saw.webextensionbase.init
saw.sawserver
ecid:
]]
7) Edit presentation server instanceconfig.xml with the following
<UpdateAccountGUIDs>none</
8) Edit obiee server NQSconfig.INI file with the following
FMW_UPDATE_ROLE_AND_USER_REF_
9) Start OBIEE services (opmnctl startall)
10) Verify OBIEE services are up (opmnctl status)
Reference:
Cheers!
Bose
No comments:
Post a Comment