MDXINSERTREQUESTTIMEOUT
The MDXINSERTREQUESTTIMEOUT configuration setting enables you to set a timeout for MDX Insert requests to the Essbase database.
Syntax
MDXINSERTREQUESTTIMEOUT n
where n is the number of seconds the MDX Insert request is permitted to run before timing out. The default is -1, meaning there is no timeout.
Example
MDXINSERTREQUESTTIMEOUT 240
Sets the timeout for MDX Insert requests at four minutes.
See Also