MAXNUMBEROFACTIVEDB

This Essbase configuration setting specifies the maximum number of active databases that can be accessed concurrently. If the maximum number of active databases is exceeded, the database does not start.

Syntax

MAXNUMBEROFACTIVEDB n

n—Specifies the maximum number of databases that can be accessed concurrently.

A value of 0 means that there is no maximum limit. The default value is 0.

Example

MAXNUMBEROFACTIVEDB 10

Specifies that 10 databases can be active.