Skip to Main Content

Analytics Software

Explanation on epmsys_registry tool 11.1.2.1

DetlevJan 9 2012 — edited Jan 27 2012
Hello,
after installing and configuring a second frameworkserver (and changing the path to the RM1 folder to a networkshare) I was missing all relevant framework menu's (like explorer and administer) in workspace.

I succesfully followed the instructions from reportID [ID 1325933.1] But I have not any idea what the epmsys_registry tool is doing. Perhaps someone can explain this a bit. That would be very welcome. :-)

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 <the application Id returned from the query above>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

Thanks in advance


Detlev
This post has been answered by 3272793 on Jan 26 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 24 2012
Added on Jan 9 2012
5 comments
585 views