Port range
On the Port From and Port To fields. The port range must have at least four ports. For example, specifying a range of 10000-10003 allocates ports 10000, 10001, 10002, and 10003.
tab, selecting enables the- Valid Port From ports are 1025-65532.
- Valid Port To ports are 1028-65535.
The formula for determining the port range is:
Minimum port number = Total number of processes x 2 + total number of protocol threads + 1.
Explicit ports
Explicit ports should not belong to the port range.
If the port range is enabled, for example, a range of 10000~10050, and 10010 is set as an explicit ICL server port, then the 10010 port cannot be used simultaneously. If it is, then the thread which starts up later will not work.