FORCESHUTDOWNINTERVAL

This configuration setting defines the interval at which Essbase checks to confirm that the Essbase application server process (ESSSVR) is running.

Failover support for Essbase is a function of the WebLogic Server interface on which the Essbase Java Agent runs. The agent and the Essbase Server continually register "heartbeats" with the application server, to confirm that it is still actively running. If a server process does not return a regular heartbeat, the agent assumes there is a problem, and terminates the server process.

This setting applies to block storage and aggregate storage cubes.

The default interval is 600 seconds.

Syntax

FORCESHUTDOWNINTERVAL n

Example

FORCESHUTDOWNINTERVAL 2000

Checks for a heartbeat every 2000 seconds.