The OLAPOPERATE Procedure |
You can stop a running OLAP Server by using the STOP SERVER statement.
STOP SERVER; |
The STOP SERVER statement provides a clean shutdown of the current OLAP server. After the STOP SERVER statement is complete, the only statement which can be executed is a CONNECT statement to connect to another server.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.