![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Does anyone know if there is a way to programatically cancel an MDX query submitted to MSAS. We would like to add a cancel button to the app to cancel a query if it is taking a long time? Also, is there any way to do this from a console like you could terminate a user in SQL Server. We are using SQL 2000 and MSAS Enterprise. Thanks in advance |
#3
| |||
| |||
|
|
Additionally, if there is a way to automatically cancel the query via a predetermined timeout (for instance on the connection string) - i would also be internerested in that solution. "Kevin" wrote: Does anyone know if there is a way to programatically cancel an MDX query submitted to MSAS. We would like to add a cancel button to the app to cancel a query if it is taking a long time? Also, is there any way to do this from a console like you could terminate a user in SQL Server. We are using SQL 2000 and MSAS Enterprise. Thanks in advance |
#4
| |||
| |||
|
|
You can only somewhat do this. See the section titled: "Monitoring User Access" in the AS Operations Guide http://www.microsoft.com/technet/pro.../anservog.mspx With SQ2K5 we will support this capability natively. -- Dave Wickert [MSFT] dwickert (AT) online (DOT) microsoft.com Program Manager BI SystemsTeam SQL BI Product Unit (Analysis Services) -- This posting is provided "AS IS" with no warranties, and confers no rights. "Kevin" <kreester (AT) yahoo (DOT) com> wrote in message news:F90A29ED-CCC0-43C4-A20C-37F2D53E4292 (AT) microsoft (DOT) com... Additionally, if there is a way to automatically cancel the query via a predetermined timeout (for instance on the connection string) - i would also be internerested in that solution. "Kevin" wrote: Does anyone know if there is a way to programatically cancel an MDX query submitted to MSAS. We would like to add a cancel button to the app to cancel a query if it is taking a long time? Also, is there any way to do this from a console like you could terminate a user in SQL Server. We are using SQL 2000 and MSAS Enterprise. Thanks in advance |
![]() |
| Thread Tools | |
| Display Modes | |
| |