olap.server.netSocketTimeOut

Description

The maximum time in milliseconds that a network operation can be blocked before the operation times out. A timeout of zero is interpreted as an infinite timeout.

Syntax

olap.server.netSocketTimeOut=n

Parameters

n - Integer value of 0 or above, expressed in milliseconds (default is 200).

Example

olap.server.netSocketTimeOut=120000