set DCOM ports required by Financial Management (HFM) | |||||
|
|||||
Modified 26-MAR-2010 |
Applies to:
Hyperion Financial Management - Version: 3.5.0.0.00 to 11.1.1.2.00 - Release: 3.5 to 11.1Information in this document applies to any platform.
Goal
Which ports are required for DCOM communication between Financial Management components?Solution
In order for HFM to work, port 135 needs to be open, plus the dynamic DCOM range. By default, dynamic DCOM ports are randomly chosen in a range from 1024 to 65535 (the "Internet range"). See this document from Microsoft for more details on DCOM networking.
The user can restrict the range with the following procedure:
- Start -> Run -> dcomcnfg
- expand Component Services -> Computers
- right-click on My Computer and select Properties
- select the Default Protocols tab
- select the protocol (usually TCP/IP) and click Properties...
- Add your range of ports here, removing what you don't need.
- The two options below the range list should be left to Internet range unless the range you need is under 1024. See this document from Microsoft for more details on this step.
- repeat this operation on all the machines where an HFM component is installed, including Win32 clients and Financial Reporting Studio clients, always specifying the same range.
An HFM application server will need at least as many open DCOM ports as there are applications running, plus one for the server itself (e.g. 4 applications -> 5 ports). However, specifying less than 20 ports will probably result in reliability issues and poor performance. In order to allow for effective cluster coordination, unexpected situations (broken connections etc) and long-term scalability, in most cases it is advisable to open a range of about 100 ports for a typical configuration (HFM spread among 2 or 3 machines plus a few clients, with users accessing mostly through the web interface).
GKontos
Comments