SERVERPORTBEGIN

Specifies the first port number that Essbase tries to use for its first application process (ESSSVR).

Syntax

SERVERPORTBEGIN n

Where n specifies the port number that Essbase tries to use for its first application process. This port number should not be in use by any other process. The default value is 32768.

Description

SERVERPORTBEGIN specifies the first port that Essbase tries to use for the first application process it tries to start.

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

SERVERPORTEND

PORTINC

PORTUSAGELOGINTERVAL