The OLAPOPERATE Procedure |
You can disconnect from the current SAS OLAP server with the DISCONNECT
statement. After you have disconnected from the server, the only other statement
you can execute is the CONNECT statement to connect to another (or the same)
server.
When the OLAPOPERATE procedure is terminated with the QUIT or the RUN
statement, an automatic server disconnect is executed. It is not necessary
to explicitly disconnect from the server before terminating the procedure.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.