Author: Sanjay Purohit
Audience: Hyperion Solution Architects and Hyperion Planning Database Administrator
Audience: Hyperion Solution Architects and Hyperion Planning Database Administrator
Hyperion
web services have default port no and listing ports rang. I try to use default port in my installation whenever
possible. The default ports are always easy to remember. But In some cases you
have to change the default port no.
Goal
Changing
the default RMI port no from 11333 to any other port. There are many articles
on meta-link (Oracle support) but most of them are old and poorly written. None
of Oracle knowledge document worked for me when I had to change the port no.
Changing default RMI port requires following steps.
·
HyperionRMI_Port.properties:-
Change the value to new desired port. The default location of this file is EPMSystem11R1/common/RMI/11.1.2.0/HyperionRMI_Port.properties
·
COMMON_RMI_PORT:-
You will need to add new Planning system property on workspace by going Administration>Application>Property.
This property should update the HSPSYS_PROPERTIES database.
·
The
third step is to modify the RMI.properties so start scripts can pick up right
port :- The default location of this file is user_projects/epmsystem1/config/starter/RMI.properties
·
The
last step is to modify the RMI.properties :- The default location of this file
is
Middleware/user_projects/epmsystem1/RMI/HyperionRMIRegistry
·
Restart
Planning, RMI, EAS and Calc Manager to run RMI on new port no.
Related Oracle Knowledge Article.
·
How
to Change Hyperion RMI default port [11333] in Linux (Doc ID 1276021.1)
·
How
to reconfigure or change the default planning ports in EPM 11.1.1.x (Doc ID
873963.1)
Please note:- This was tested with EPM
- 11.1.2.3
No comments:
Post a Comment