Previous Page
|
Next Page
Previous Page
|
Next Page
The OLAPOPERATE Procedure
Syntax: OLAPOPERATE Procedure
PROC OLAPOPERATE
[<
connection options
>];
CONNECT
<
connection options
>;
DISCONNECT
;
LIST SESSIONS
[CUBE=
cube-name
][USER=
user-id
];
LIST QUERIES
[SESSION=
owner
];
LIST ROWSETS
[SESSION=
owner
];
CLOSE SESSION
id
|_ALL_;
CANCEL QUERY
id
|_ALL_;
DISABLE CUBE
cube-name
|_ALL_;
ENABLE CUBE
cube-name
|_ALL_;
REFRESH CUBE
cube-name
|_ALL_;
STOP SERVER;
Previous Page
|
Next Page
|
Top of Page
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.
Previous Page
|
Next Page
|
Top of Page