| Oracle9i Supplied PL/SQL Packages and Types Reference Release 1 (9.0.1) Part Number A89852-02 |
|
DBMS_OLAP , 15 of 26
If the Summary Advisor takes too long to make its recommendations using the procedures RECOMMEND_MVIEW_STRATEGY, you can stop it by calling the procedure SET_CANCELLED and passing in the run_id for this recommendation process.
DBMS_OLAP.SET_CANCELLED ( run_id IN NUMBER);
|
|
![]() Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. |
|