To refresh the user GUIDs:
-
Open the NQSConfig.INI file for editing. For information, see "Where are Configuration Files Located?" in Oracle Fusion Middleware System Administrator's Guide for Oracle Business Intelligence Enterprise Edition.
-
Locate the setting
FMW_UPDATE_ROLE_AND_USER_REF_GUIDS = NOand change its value toYES.
-
Modify the instanceconfig.xml file to instruct Presentation Services
to refresh GUIDs on restart. Edit the file and find the following
section:
<Catalog> <UpgradeAndExit>false</UpgradeAndExit> </Catalog>
Comment out the <UpgradeAndExit> line and add an extra line in this section as in the following example:
<Catalog> <!--UpgradeAndExit>false</UpgradeAndExit--> <UpdateAccountGUIDs>UpdateAndExit</UpdateAccountGUIDs> </Catalog>
-
Stop and restart the managed processes using the
opmnctlcommand with the parametersstopallandstartall. You can use the parameterstatusto verify process status throughout.
The following components are involved: Presentation Services, Oracle BI Server, Oracle BI Scheduler, Oracle BI Cluster Controller, and Oracle BI JavaHost.
For information about usingopmnctlcommands, see "Using the OPMN command line to Start and Stop Oracle Business Intelligence System Components" in Oracle Fusion Middleware System Administrator's Guide for Oracle Business Intelligence Enterprise Edition.
-
Edit the NQSConfig.INI file to reset the
FMW_UPDATE_ROLE_AND_USER_REF_GUIDS = YEStoNOand restart the Oracle BI Servers.
-
Comment out the line added in Step 3 and remove the commenting from
the original line so that it reads as shown in the following example:
<Catalog> <UpgradeAndExit>false</UpgradeAndExit> <!--UpdateAccountGUIDs>UpdateAndExit</UpdateAccountGUIDs--> </Catalog>
-
Restart Presentation Services for the instanceconfig.xml file that was updated.
-
Ensure that Oracle WebLogic Server and the system components are also running. If they are not running, then restart them.
For information, see "Starting and Stopping the Oracle Business Intelligence Components" in Oracle Fusion Middleware System Administrator's Guide for Oracle Business Intelligence Enterprise Edition.
Комментариев нет:
Отправить комментарий