SERVERPORTEND

Specifies the highest value that Essbase tries to use for a port when it starts an application process (ESSSVR). If the value is unavailable, the application process fails.

Syntax

SERVERPORTEND n

Where n specifies the highest value for a port number that Essbase tries to use for a application process. If the port is unavailable, the application process fails. This port number should not be in use by any other process. The default value is 33768.

Description

SERVERPORTEND specifies the highest port number that Essbase uses when trying to start an application process.

You may want to change the default for many reasons. These are two common reasons:

Notes

Example

AGENTPORT 1478
SERVERPORTBEGIN 32470
SERVERPORTEND 32600
PORTINC 5

This example would produce these results:

See Also

AGENTPORT

SERVERPORTBEGIN

PORTINC

PORTUSAGELOGINTERVAL