ID-RANGE

The ID-RANGE terminal in the MaxL language for Essbase represents a comma-separated list of sequence ID ranges for logged sequential transactions.

An transaction ID range can consist of:

  • A single transaction: n to n; for example, 1 to 1

  • Multiple transactions: x to y; for example, 20 to 100

Type

string (see MaxL Syntax Notes)

Example

1 to 10,20 to 100

Referenced By

alter database (misc)