The OLAPOPERATE Procedure

Pausing an OLAP Server

You can pause a running OLAP server by using the PAUSE SERVER statement.
PAUSE SERVER;
The PAUSE SERVER statement provides a way to disallow non-administrative operations on the current OLAP server. After the PAUSE SERVER command is complete, normal OLAP server operations are restored by submitting the RESUME SERVER command.