The OLAPOPERATE Procedure |
You can enable access to a disabled cube by using the ENABLE CUBE statement. The statement allows queries to be run against the cube again.
ENABLE CUBE cube-name|_ALL_; |
If the _ALL_ keyword is specified, all cubes are enabled for access by OLAP sessions.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.