SET REMOTECALC

For applications with transparent partitions, turns remote calculation to the source on or off.

Syntax

SET REMOTECALC ON | OFF;
ParameterDescription

ON

Default. Essbase connects to the source partition enabling remote calculations.

OFF

Essbase does not connect to the source partition. Use this option only when absolutely sure the calculation script does not involve access to remote data.

Notes

Example

SET REMOTECALC ON;

SET REMOTECALC OFF;

See Also

  • SET Commands