blogs.conchango.com

welcome to the conchango blogging site
Welcome to blogs.conchango.com Sign in | Join | Help
in Search

SSIS Junkie

I am currently on holiday until 13th October so comments are disabled until then. Feel free to use the "Email" link but don't expect an answer.

Conchango are busy and need top level Technical Architects for Microsoft & Open Source platforms in and around London. Interested? Email me or send me a message

SSAS: Clearing the Analysis Services cache

A long time ago I posted a blog entry explaining how to do an effective restart of SQL Server. I have no idea whether its proved useful to anyone else but it has been invaluable to me because I'm forever needing to know how to do this and I can never remember the syntax.

Well for the very same reason I'm posting up here the XMLA command for clearing the Analysis Services cache as well. Here it is:

<ClearCache xmlns="http://schemas.microsoft.com/analysisservices/2003/engine">
  <
Object>
    <
DatabaseID>Adventure Works DW</DatabaseID>
  </
Object>
</
ClearCache>

My thanks to the newly anointed MVP Darren Gosbell who told me how to do this!

-Jamie

 

Published 07 July 2006 14:44 by jamie.thomson

Comments

 

DGosbell said:

Glad to be of assistance :)
July 10, 2006 13:01
New Comments to this post are disabled

This Blog

Syndication

News

Powered by Community Server (Personal Edition), by Telligent Systems