<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Microsoft SQL Server Community Samples: Analysis Services</title><link>http://sqlsrvanalysissrvcs.codeplex.com/project/feeds/rss</link><description>This project contains SQL Server Analysis Services samples contributed by Microsoft outside of the regular release cycle, MVPs, and other members of the community.</description><item><title>New Post: How do I contribute back to CodePlex?</title><link>https://sqlsrvanalysissrvcs.codeplex.com/discussions/447010</link><description>&lt;div style="line-height: normal;"&gt;Yea, I guess that would be better.  One instance to rule them all.  When will that version be available?&lt;br /&gt;
&lt;/div&gt;</description><author>fastrnu80</author><pubDate>Fri, 14 Jun 2013 17:35:52 GMT</pubDate><guid isPermaLink="false">New Post: How do I contribute back to CodePlex? 20130614053552P</guid></item><item><title>New Post: How do I contribute back to CodePlex?</title><link>https://sqlsrvanalysissrvcs.codeplex.com/discussions/447010</link><description>&lt;div style="line-height: normal;"&gt;Ah. I misunderstood.&lt;br /&gt;
&lt;br /&gt;
Another user coded up a change so that one ASTrace instance can monitor multiple SSAS instances. That seems like a better approach. Do you agree?&lt;br /&gt;
&lt;/div&gt;</description><author>furmangg</author><pubDate>Fri, 14 Jun 2013 17:19:53 GMT</pubDate><guid isPermaLink="false">New Post: How do I contribute back to CodePlex? 20130614051953P</guid></item><item><title>New Post: How do I contribute back to CodePlex?</title><link>http://sqlsrvanalysissrvcs.codeplex.com/discussions/447010</link><description>&lt;div style="line-height: normal;"&gt;The change is noticed when you execute install.cmd.  When this is executed ASTrace.exe will now prompt the user for the name of the service they would like to use to run AS Trace.  The name of the service is saved in a local service.config file locally so the uninstall.cmd will work correctly. Otherwise, it would prompt you again for the service to uninstall.  After you enter the name of the service it proceeds to install AS Trace using the name you specified.  In this manner, multiple instances can be installed on the same machine.&lt;br /&gt;
&lt;br /&gt;
Is this what you were looking for?&lt;br /&gt;
&lt;/div&gt;</description><author>fastrnu80</author><pubDate>Fri, 14 Jun 2013 16:13:01 GMT</pubDate><guid isPermaLink="false">New Post: How do I contribute back to CodePlex? 20130614041301P</guid></item><item><title>New Post: How do I contribute back to CodePlex?</title><link>http://sqlsrvanalysissrvcs.codeplex.com/discussions/447010</link><description>&lt;div style="line-height: normal;"&gt;Someone else beat you to it. It's on my plate to get his changes integrated and published here.&lt;br /&gt;
&lt;br /&gt;
If you want to list the high level features you implemented, feel free. I can make sure the other codebase has you covered. Or if you want to click furmangg and contact me, we can exchange emails and email your code.&lt;br /&gt;
&lt;br /&gt;
Thanks!&lt;br /&gt;
&lt;/div&gt;</description><author>furmangg</author><pubDate>Fri, 14 Jun 2013 03:27:19 GMT</pubDate><guid isPermaLink="false">New Post: How do I contribute back to CodePlex? 20130614032719A</guid></item><item><title>New Post: How do I contribute back to CodePlex?</title><link>http://sqlsrvanalysissrvcs.codeplex.com/discussions/447010</link><description>&lt;div style="line-height: normal;"&gt;Hi, I downloaded the source code for ASTrace and have made what I think is a useful modification: allowing you to specify the name of the service so a single server can host multiple instances of the service.&lt;br /&gt;
&lt;br /&gt;
How can I get started to contribute?&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Russell&lt;br /&gt;
&lt;/div&gt;</description><author>fastrnu80</author><pubDate>Thu, 13 Jun 2013 21:47:44 GMT</pubDate><guid isPermaLink="false">New Post: How do I contribute back to CodePlex? 20130613094744P</guid></item><item><title>New Post: Question about using ASTrace service against a tabular instance/model...</title><link>http://sqlsrvanalysissrvcs.codeplex.com/discussions/437856</link><description>&lt;div style="line-height: normal;"&gt;I would use ASTrace and make sure you use a .tdf which just requests the minimum events and columns you need. I think you're going down the right path.&lt;br /&gt;
&lt;/div&gt;</description><author>furmangg</author><pubDate>Wed, 27 Mar 2013 02:59:31 GMT</pubDate><guid isPermaLink="false">New Post: Question about using ASTrace service against a tabular instance/model... 20130327025931A</guid></item><item><title>New Post: Question about using ASTrace service against a tabular instance/model...</title><link>http://sqlsrvanalysissrvcs.codeplex.com/discussions/437856</link><description>&lt;div style="line-height: normal;"&gt;Thanks for the reply!&lt;br /&gt;
&lt;br /&gt;
So if I wanted what is essentially the trace profiler info (what query ran when and by whom), logged to a database for usage statistics collection purposes, what would you recommend?&lt;br /&gt;
&lt;br /&gt;
thanks again,&lt;br /&gt;
sff&lt;br /&gt;
&lt;/div&gt;</description><author>sherifffruitfly</author><pubDate>Tue, 26 Mar 2013 17:02:54 GMT</pubDate><guid isPermaLink="false">New Post: Question about using ASTrace service against a tabular instance/model... 20130326050254P</guid></item><item><title>New Post: Question about using ASTrace service against a tabular instance/model...</title><link>http://sqlsrvanalysissrvcs.codeplex.com/discussions/437856</link><description>&lt;div style="line-height: normal;"&gt;I'm not sure if you can open what's saved to ASTraceTable in Profiler. The goal is just logging it to a SQL table without Profiler being the tool that's logging to the SQL table, since there's a cost for that GUI being open.&lt;br /&gt;
&lt;br /&gt;
Generally people use ASTrace to log important trace events to a table. For example, you can log the Query Begin event and capture the MDX queries that are being executed.&lt;br /&gt;
&lt;br /&gt;
To interpret it, I would either run a Profiler trace simultaneously and then compare ASTrace and Profiler to interpret what the numbers in ASTraceTable mean. Or you could also look at the following file (slightly different path depending on your version and instance name) to figure out what EventClass and EventSubclass mean:&lt;br /&gt;
C:\Program Files\Microsoft SQL Server\MSAS11.TABULAR\OLAP\bin\Resources\1033\tracedefinition110.xml&lt;br /&gt;
&lt;/div&gt;</description><author>furmangg</author><pubDate>Mon, 25 Mar 2013 14:09:16 GMT</pubDate><guid isPermaLink="false">New Post: Question about using ASTrace service against a tabular instance/model... 20130325020916P</guid></item><item><title>New Post: Question about using ASTrace service against a tabular instance/model...</title><link>http://sqlsrvanalysissrvcs.codeplex.com/discussions/437856</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
I think I've got this installed and running correctly. When I browse my a tabular model in ssms, every field I drag onto the query pane results in a new row added to the ASTraceTable table.&lt;br /&gt;
&lt;br /&gt;
But the columns in ASTraceTable aren't human-readable, by contrast with what I see when I run SQL Profiler.&lt;br /&gt;
&lt;br /&gt;
The events and associated data mentioned in the ASTrace documentation, like QueryEnd, with its query text and so on, I see those in SQL Profiler trace. But in ASTraceTable, all I see are columns like EventClass, EventSubclass, IntegerData, and so on.&lt;br /&gt;
&lt;br /&gt;
So my question is: how do I transform the data in the ASTraceTable into the more human readable version that SQL Profiler provides? What am I missing?&lt;br /&gt;
&lt;br /&gt;
Thanks much,&lt;br /&gt;
sff&lt;br /&gt;
&lt;/div&gt;</description><author>sherifffruitfly</author><pubDate>Mon, 25 Mar 2013 08:34:44 GMT</pubDate><guid isPermaLink="false">New Post: Question about using ASTrace service against a tabular instance/model... 20130325083444A</guid></item><item><title>New Post: load_SSAS_trace_data.dtsx</title><link>http://sqlsrvanalysissrvcs.codeplex.com/discussions/249017</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Even Iam facing the issue, Is this package is also compataible for ASTRACE Files in 2012. Because Iam getting the similar error when Iam running the package&lt;/p&gt;
&lt;p&gt;SCR READ TRACE DATA keep on failing with an error on the script task . Any clues on what can be causing this&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SqlServer.Management.Trace.TraceReader.get_FieldCount()&lt;br /&gt;&amp;nbsp;&amp;nbsp; at SC_0517b9a45b4f4b3c9c86c11dd9fa4f27.vbproj.ScriptMain.CreateNewOutputRows()&lt;br /&gt;&amp;nbsp;&amp;nbsp; at SC_0517b9a45b4f4b3c9c86c11dd9fa4f27.vbproj.UserComponent.PrimeOutput(Int32 Outputs, Int32[] OutputIDs, PipelineBuffer[] Buffers)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SqlServer.Dts.Pipeline.ScriptComponentHost.PrimeOutput(Int32 outputs, Int32[] outputIDs&lt;/p&gt;&lt;/div&gt;</description><author>SoumyaSamprathi</author><pubDate>Fri, 05 Oct 2012 12:46:49 GMT</pubDate><guid isPermaLink="false">New Post: load_SSAS_trace_data.dtsx 20121005124649P</guid></item><item><title>Source code checked in, #94877</title><link>http://sqlsrvanalysissrvcs.codeplex.com/SourceControl/changeset/changes/94877</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 22:38:35 GMT</pubDate><guid isPermaLink="false">Source code checked in, #94877 20121001103835P</guid></item><item><title>Source code checked in, #94876</title><link>http://sqlsrvanalysissrvcs.codeplex.com/SourceControl/changeset/changes/94876</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 22:31:06 GMT</pubDate><guid isPermaLink="false">Source code checked in, #94876 20121001103106P</guid></item><item><title>Updated Wiki: Analysis Services Load Balancing</title><link>http://sqlsrvanalysissrvcs.codeplex.com/wikipage?title=Analysis Services Load Balancing&amp;version=3</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;ASLB - Analysis Services Load Balancing&lt;/h2&gt;
The ASLB tool is a customizable software load balancer for use with Analysis Services. It is described further on the &lt;a href="http://sqlcat.com/sqlcat/b/toolbox/archive/2010/02/08/aslb.aspx"&gt;SQLCAT website&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;To download the source code, go the Source Code tab and and click the Download link then look for the ASLBSetup folder.&lt;br /&gt;&lt;br /&gt;A community member amattas has created a customized version he calls Open ASLB which can be found at &lt;a href="http://aslb.codeplex.com"&gt;http://aslb.codeplex.com&lt;/a&gt;.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>furmangg</author><pubDate>Tue, 28 Aug 2012 15:15:21 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Analysis Services Load Balancing 20120828031521P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://sqlsrvanalysissrvcs.codeplex.com/documentation?version=3</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Activity Viewer&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt; 	The Activity Viewer sample is a tool that displays users, connections, and processes for an instance of Microsoft SQL Server Analysis Services. You can use this tool to retrieve a list of these items and, if you want to, to stop a process.&lt;br /&gt;The functionality similar to the SQL Server stored procedure sp_who and the kill command in Transact-SQL.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt; Readme, Visual Studio 2005 solution file&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt; Product sample by Edward Melomed, Migrated to community sample in 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support:&lt;/b&gt;	This sample works only with SQL Server 2005 and SQL Server 2008. It will not work with any version of SQL Server earlier than SQL Server 2005. &lt;br /&gt;
&lt;h1&gt;Aggregation Manager&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Aggregation Manager is a sample application that lets you view, design, edit, and add aggregations based on the information collected in the query log.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Readme, Visual Studio 2005 solution file&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Product sample by Edward Melomed, Provided as community sample in 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	This Aggregation Manager tool has been encorporated into BIDS Helper for SQL Server 2005, 2008, 2008 R2, and 2012. Many improvements and new features were added, too. &lt;a href="http://bidshelper.codeplex.com/wikipage?title=Aggregation%20Manager&amp;amp;referringTitle=Documentation"&gt;http://bidshelper.codeplex.com/wikipage?title=Aggregation%20Manager&amp;amp;referringTitle=Documentation&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;   Current solution file uses VS 2005.&lt;br /&gt;
&lt;h1&gt;ASCMD_StressTestingScripts&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	The ASCMD command-line utility contains functionality for Analysis Services that resembles the sqlcmd utility included with SQL Server.&lt;br /&gt;It enables a database administrator to execute an XMLA script, Multidimensional Expressions (MDX) query, or Data Mining Extensions (DMX) statement against an instance of Microsoft SQL Server Analysis Services. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Includes ASCMD.EXE , the command line utility for Analysis Services, and a number of scripts that can be run using ASCMD (.CMD. XMLA, MDX). The package also contains a number of queries (MDX) that can be used to simulate load.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Carl Rabeler&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support:&lt;/b&gt;	Package last updated for 2008. Version of ASCMD is for Analysis Services 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Documentation is available for ASCMD on MSDN: &lt;a href="http://msdn.microsoft.com/en-us/library/ms365187(SQL.100).aspx"&gt;http://msdn.microsoft.com/en-us/library/ms365187(SQL.100).aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A description of how to install and use these tools has also been provided by Christo Olivier on this site: &lt;a href="http://www.beeii.com/?p=466"&gt;http://www.beeii.com/?p=466&lt;/a&gt;&lt;br /&gt;Also contains white paper published as part of PROJECT REAL: “Using Visual Studio 2005 to Perform Load Testing on SQL Server 2005 Analysis Services”&lt;br /&gt;
&lt;h1&gt;ASLoadSim&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Describes how to perform performance analysis on SQL Server 2005, and provides code and scripts for configuring and running load tests. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Best practices white paper, Visual Studio 2005 solution file,&lt;br /&gt;XMLA scripts, code for creating unit tests, and code and scripts for configuring and running load tests.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Jaime Basilico, Dmitri Tchikatilov&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support:&lt;/b&gt;	Current solution file uses VS 2005.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	A description of how to install and use these tools has also been provided by Christo Olivier on this site: &lt;a href="http://www.beeii.com/?p=466"&gt;http://www.beeii.com/?p=466&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Contains white paper published as part of PROJECT REAL: “Using Visual Studio 2005 to Perform Load Testing on SQL Server 2005 Analysis Services”&lt;br /&gt;&lt;br /&gt;This project requires the ASQueryGen project.&lt;br /&gt;
&lt;h1&gt;ASQueryGen&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Describes how to perform performance analysis on SQL Server 2005, and provides code for configuring and running load tests.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Best practices white paper, Visual Studio 2005 solution file,&lt;br /&gt;XMLA scripts, code for creating unit tests, and code and scripts for configuring and running load tests.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Jaime Basilico, Dmitri Tchikatilov&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support:&lt;/b&gt;	Current solution file uses VS 2005.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	A description of how to install and use these tools has also been provided by Christo Olivier on this site: &lt;a href="http://www.beeii.com/?p=466"&gt;http://www.beeii.com/?p=466&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This project requires the ASLoadSim project.&lt;br /&gt;
&lt;h1&gt;AS Trace&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	The ASTrace utility runs as a Windows service that connects to Analysis Services and logs trace events into a SQL Server table using the SQL Server Profiler format. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	The solution files required to build the service DLL. Documentation on how to set up and use the service. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Product sample by Edward Melomed, Migrated to community sample in 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	Updated by furmangg for 2012.&lt;br /&gt;Versions added for 2008, 2008 R2, and 2012 by Karan Gulati.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;      Version available for 2005, 2008, 2008 R2, and 2012.&lt;br /&gt;The version of the utility must match the version of SSAs you intend to monitor.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Included (Word 2010 document)&lt;br /&gt;
&lt;h1&gt;ASUV&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	The Analysis Services Upgrade Verification Tool lets you compare Multidimensional Expressions (MDX) query results and performance between a Microsoft SQL Server 2000 Analysis Services database and a Microsoft SQL Server 2005 Analysis Services (SSAS) database. This tool helps you verify that your upgrade from SQL Server 2000 to SQL Server 2005 was successful.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Readme, Visual Studio 2005 solution file, internal help file (.CHM), sample MDX queries&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Product sample, Migrated to community sample in 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;    This sample works only with SQL Server 2005 and SQL Server 2008. It will not work with any version of SQL Server earlier than SQL Server 2005.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Tool has its own help file.&lt;br /&gt;&lt;br /&gt;
&lt;h1&gt;CompressManyToMany&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	This project creates a utility that enables you to easily implement the many-to-many compression technique discussed in the &lt;a href="http://www.microsoft.com/en-us/download/details.aspx?id=137"&gt;Analysis Services Many-to-Many Dimensions: Query Performance Optimization Techniques&lt;/a&gt; best practices white paper. &lt;br /&gt;The application may be useful in cubes that have many to many relationships, resulting in poor query performance. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Visual Studio 2008 solution file&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Carl Rabeler, Greg Galloway&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	Updates to this functionality are available as part of a related project, BIDS Helper, which includes the ManyToMany Matrix tool, and has been updated for SQL Server 2010.&lt;br /&gt;&lt;a href="http://bidshelper.codeplex.com/wikipage?title=Many-to-Many Matrix Compression"&gt;http://bidshelper.codeplex.com/wikipage?title=Many-to-Many Matrix Compression&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;    Versions of the manyToMany matrix Tool for BIDS Helper available for 2005, 2008, and 2012.  Versions of the ManyManyCompression utility available for 2005 and 2008.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	A description of the utility and its usage has been published here.&lt;br /&gt;&lt;a href="http://www.softcodedlogic.com/CompressManyToManyRelationships.htm"&gt;http://www.softcodedlogic.com/CompressManyToManyRelationships.htm&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Download the original white paper from the SQL Server Best Practices web site at: &lt;a href="http://technet.microsoft.com/en-us/sqlserver/bb671430.aspx"&gt;http://technet.microsoft.com/en-us/sqlserver/bb671430.aspx&lt;/a&gt;&lt;br /&gt;&lt;a href="http://bidshelper.codeplex.com/wikipage?title=Many-to-Many Matrix Compression"&gt;http://bidshelper.codeplex.com/wikipage?title=Many-to-Many Matrix Compression&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;CreateProcessingLog&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Provides two scripts that create/delete a system-wide processing log file. You can execute these scripts either interactively using SQL Management Studio or scheduled with SQL Agent.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Readme (.docx), Two XMLA scripts&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	SQLCAT (Carl Rabeler)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;     The scripts should be compatible with later versions. You can update the headers if you need to use the scripts with later versions of Analysis Services.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	None&lt;br /&gt;
&lt;h1&gt;LoadTestReports&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Reporting Services reports that display the results of the load tests generated by the solutions, ASLoadSim and ASQueryGenerator.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Visual Studio 2005 solution file, Multiple Reporting Service reports (.RDL)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	RunYing Mao&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support:&lt;/b&gt;	Supports SQL Server 2008.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	A description of how to install and use these tools has been provided by Christo Olivier on this site: &lt;a href="http://www.beeii.com/?p=466"&gt;http://www.beeii.com/?p=466&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Requires the database, LoadTest, which is created as part of the related projects, ASLoadSim and ASLoadGen.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;ISSUES:&lt;/b&gt;   There is an MSCONNECT bug open about the inability to reference DLLs for Analysis Services and for the ADOMD.NET client, which are used in this project, even when the DLLs are installed. The workaround is to manually browse to the location where the DLLs are installed.&lt;br /&gt;&lt;a href="https://connect.microsoft.com/VisualStudio/feedback/details/556584/unable-to-add-a-reference-to-microsoft-analysisservices-adomdclient-in-vs-net-2010"&gt;https://connect.microsoft.com/VisualStudio/feedback/details/556584/unable-to-add-a-reference-to-microsoft-analysisservices-adomdclient-in-vs-net-2010&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;table&gt;&lt;tr&gt;&lt;th&gt;Reference&lt;/th&gt;&lt;th&gt;Location&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Microsoft.AnalysisServices.DLL &lt;/td&gt;&lt;td&gt;C:\Program Files\Microsoft SQL Server\110\SDK\Assemblies&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Microsoft.AnalysisServices.AdomdClient.dll&lt;/td&gt;&lt;td&gt;C:\Program Files\Microsoft.NET\ADOMD.NET\110&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
&lt;h1&gt;Monitoring SSAS&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Collection of scripts (T-SQL, CMD and XMLA) and Integration Services packages for collecting various kinds of information about an Analysis Services server.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Includes documentation, Database template (.bak file) and T-SQL scripts, XMLA scripts, ASCMD scripts, sample MDX queries, Integration Services packages, Reporting Services reports to display the information, Visual Studio 2008 solution file&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Carl Rabeler&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	2009, Update for 2012 in progress&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support:&lt;/b&gt;	Current version 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Includes the SQL Server 2008 Analysis Services Performance guide white paper&lt;br /&gt;
&lt;h1&gt;PowerShellScripts for SSAS DMVs&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	A set of PowerShell scripts that use Dynamic Management Views (DMVs) to query real-time system information for administrative and other purposes.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Readme (Word .docx)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	SQLCAT&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;   SQL Server 2008 Analysis Services&lt;br /&gt;PowerShell scripts do not work on versions earlier than 2008; however, PowerShell scripts for SSAs are generally “forward-compatible”.&lt;br /&gt;For more information, see &lt;a href="http://msdn.microsoft.com/en-us/library/hh213141.aspx"&gt;http://msdn.microsoft.com/en-us/library/hh213141.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	None&lt;br /&gt;
&lt;h1&gt;RssStyleSheet&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	This file contains formatting definitions that can be applied to the solution, Monitoring SSAS. For example, these functions change the color of a counter when the value changes, etc. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Visual Studio 2005 solution file&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	SQLCat&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;    Current solution file uses VS 2005.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Use with the sample, MonitoringSSAS, to enhance reports.&lt;br /&gt;
&lt;h1&gt;SSIS Package for Collecting SSAS DMV Data&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Use the included scripts to create an SSIS package that can be run by using SQL Agent. The package uses DMVs to extract information about an instance of Analysis Services and write it to a data collection server specified in the package.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Readme (.txt), Integration Services package (2008), T-SQL scripts for use in package, command scripts&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Carl Rabeler&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;     SQL Server 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Extracted from the sample, MonitoringSSAS. Can be used independently of the related samples.&lt;br /&gt;
&lt;h1&gt;SSAS Monitoring Scripts for Management Data Warehouse&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Use the included scripts to start and stop collection of data.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	T-SQL scripts for use in package, command scripts&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Carl Rabeler&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support:&lt;/b&gt;	Created for 2008 but not version specific&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Extracted from the sample, MonitoringSSAS. Can be used independently of the related samples.&lt;br /&gt;Scripts can also be used with sample, SSIS package for Collecting SSAS DMV data.&lt;br /&gt;
&lt;h1&gt;SSAS Helper&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Includes two projects:&lt;br /&gt;SSAS Builder demonstrates how to create an SSAS database using an MSBuild task&lt;br /&gt;&lt;br /&gt;SSAS Helper provides a library containing functions to help bridge the gap between Visual Studio 2008 files and AMO objects.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Two (2) Visual Studio 2008 solution files, Readme files (.mht) for each project&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Ddarden42&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;     SQL Server 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	None&lt;br /&gt;
&lt;h1&gt;ResMon&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	A series of XMLA scripts that create a cube used for storing SSAS monitoring information. You can then access this cube for analysis or to build dashboards.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	XMLa scripts, Readme (.txt)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Edward Melomed, Greg Galloway&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	Separate documentation for this download available at &lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/wikipage?title=ResMon%20Cube%20Documentation&amp;amp;referringTitle=Home"&gt;http://sqlsrvanalysissrvcs.codeplex.com/wikipage?title=ResMon%20Cube%20Documentation&amp;amp;referringTitle=Home&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;     Originally developed for 2005. Scripts have been added to support 2008 and 2012.&lt;br /&gt;Updated for 2012 by Furmangg &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Full documentation at &lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/wikipage?title=ResMon%20Cube%20Documentation"&gt;http://sqlsrvanalysissrvcs.codeplex.com/wikipage?title=ResMon%20Cube%20Documentation&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>furmangg</author><pubDate>Mon, 28 May 2012 20:34:37 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20120528083437P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://sqlsrvanalysissrvcs.codeplex.com/documentation?version=2</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Activity Viewer&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt; 	The Activity Viewer sample is a tool that displays users, connections, and processes for an instance of Microsoft SQL Server Analysis Services. You can use this tool to retrieve a list of these items and, if you want to, to stop a process.&lt;br /&gt;The functionality similar to the SQL Server stored procedure sp_who and the kill command in Transact-SQL.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt; Readme, Visual Studio 2005 solution file&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt; Product sample by Edward Melomed, Migrated to community sample in 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support:&lt;/b&gt;	This sample works only with SQL Server 2005 and SQL Server 2008. It will not work with any version of SQL Server earlier than SQL Server 2005. &lt;br /&gt;
&lt;h1&gt;Aggregation Manager&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Aggregation Manager is a sample application that lets you view, design, edit, and add aggregations based on the information collected in the query log.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Readme, Visual Studio 2005 solution file&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Product sample by Edward Melomed, Provided as community sample in 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	This Aggregation Manager tool has been encorporated into BIDS Helper for SQL Server 2005, 2008, 2008 R2, and 2012. Many improvements and new features were added, too. &lt;a href="http://bidshelper.codeplex.com/wikipage?title=Aggregation%20Manager&amp;amp;referringTitle=Documentation"&gt;http://bidshelper.codeplex.com/wikipage?title=Aggregation%20Manager&amp;amp;referringTitle=Documentation&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;   Current solution file uses VS 2005.&lt;br /&gt;
&lt;h1&gt;ASCMD_StressTestingScripts&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	The ASCMD command-line utility contains functionality for Analysis Services that resembles the sqlcmd utility included with SQL Server.&lt;br /&gt;It enables a database administrator to execute an XMLA script, Multidimensional Expressions (MDX) query, or Data Mining Extensions (DMX) statement against an instance of Microsoft SQL Server Analysis Services. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Includes ASCMD.EXE , the command line utility for Analysis Services, and a number of scripts that can be run using ASCMD (.CMD. XMLA, MDX). The package also contains a number of queries (MDX) that can be used to simulate load.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Carl Rabeler&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support:&lt;/b&gt;	Package last updated for 2008. Version of ASCMD is for Analysis Services 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Documentation is available for ASCMD on MSDN: &lt;a href="http://msdn.microsoft.com/en-us/library/ms365187(SQL.100).aspx"&gt;http://msdn.microsoft.com/en-us/library/ms365187(SQL.100).aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A description of how to install and use these tools has also been provided by Christo Olivier on this site: &lt;a href="http://www.beeii.com/?p=466"&gt;http://www.beeii.com/?p=466&lt;/a&gt;&lt;br /&gt;Also contains white paper published as part of PROJECT REAL: “Using Visual Studio 2005 to Perform Load Testing on SQL Server 2005 Analysis Services”&lt;br /&gt;
&lt;h1&gt;ASLoadSim&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Describes how to perform performance analysis on SQL Server 2005, and provides code and scripts for configuring and running load tests. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Best practices white paper, Visual Studio 2005 solution file,&lt;br /&gt;XMLA scripts, code for creating unit tests, and code and scripts for configuring and running load tests.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Jaime Basilico, Dmitri Tchikatilov&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support:&lt;/b&gt;	Current solution file uses VS 2005.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	A description of how to install and use these tools has also been provided by Christo Olivier on this site: &lt;a href="http://www.beeii.com/?p=466"&gt;http://www.beeii.com/?p=466&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Contains white paper published as part of PROJECT REAL: “Using Visual Studio 2005 to Perform Load Testing on SQL Server 2005 Analysis Services”&lt;br /&gt;&lt;br /&gt;This project requires the ASQueryGen project.&lt;br /&gt;
&lt;h1&gt;ASQueryGen&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Describes how to perform performance analysis on SQL Server 2005, and provides code for configuring and running load tests.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Best practices white paper, Visual Studio 2005 solution file,&lt;br /&gt;XMLA scripts, code for creating unit tests, and code and scripts for configuring and running load tests.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Jaime Basilico, Dmitri Tchikatilov&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support:&lt;/b&gt;	Current solution file uses VS 2005.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	A description of how to install and use these tools has also been provided by Christo Olivier on this site: &lt;a href="http://www.beeii.com/?p=466"&gt;http://www.beeii.com/?p=466&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This project requires the ASLoadSim project.&lt;br /&gt;
&lt;h1&gt;AS Trace&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	The ASTrace utility runs as a Windows service that connects to Analysis Services and logs trace events into a SQL Server table using the SQL Server Profiler format. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	The solution files required to build the service DLL. Documentation on how to set up and use the service. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Product sample by Edward Melomed, Migrated to community sample in 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	Updated by furmangg for 2012.&lt;br /&gt;Versions added for 2008, 2008 R2, and 2012 by Karan Gulati.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;      Version available for 2005, 2008, 2008 R2, and 2012.&lt;br /&gt;The version of the utility must match the version of SSAs you intend to monitor.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Included (Word 2010 document)&lt;br /&gt;
&lt;h1&gt;ASUV&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	The Analysis Services Upgrade Verification Tool lets you compare Multidimensional Expressions (MDX) query results and performance between a Microsoft SQL Server 2000 Analysis Services database and a Microsoft SQL Server 2005 Analysis Services (SSAS) database. This tool helps you verify that your upgrade from SQL Server 2000 to SQL Server 2005 was successful.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Readme, Visual Studio 2005 solution file, internal help file (.CHM), sample MDX queries&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Product sample, Migrated to community sample in 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;    This sample works only with SQL Server 2005 and SQL Server 2008. It will not work with any version of SQL Server earlier than SQL Server 2005.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Tool has its own help file.&lt;br /&gt;&lt;br /&gt;
&lt;h1&gt;CompressManyToMany&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	This project creates a utility that enables you to easily implement the many-to-many compression technique discussed in the &lt;a href="http://www.microsoft.com/en-us/download/details.aspx?id=137"&gt;Analysis Services Many-to-Many Dimensions: Query Performance Optimization Techniques&lt;/a&gt; best practices white paper. &lt;br /&gt;The application may be useful in cubes that have many to many relationships, resulting in poor query performance. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Visual Studio 2008 solution file&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Carl Rabeler, Greg Galloway&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	Updates to this functionality are available as part of a related project, BIDS Helper, which includes the ManyToMany Matrix tool, and has been updated for SQL Server 2010.&lt;br /&gt;&lt;a href="http://bidshelper.codeplex.com/wikipage?title=Many-to-Many Matrix Compression"&gt;http://bidshelper.codeplex.com/wikipage?title=Many-to-Many Matrix Compression&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;    Versions of the manyToMany matrix Tool for BIDS Helper available for 2005, 2008, and 2012.  Versions of the ManyManyCompression utility available for 2005 and 2008.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	A description of the utility and its usage has been published here.&lt;br /&gt;&lt;a href="http://www.softcodedlogic.com/CompressManyToManyRelationships.htm"&gt;http://www.softcodedlogic.com/CompressManyToManyRelationships.htm&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Download the original white paper from the SQL Server Best Practices web site at: &lt;a href="http://technet.microsoft.com/en-us/sqlserver/bb671430.aspx"&gt;http://technet.microsoft.com/en-us/sqlserver/bb671430.aspx&lt;/a&gt;&lt;br /&gt;&lt;a href="http://bidshelper.codeplex.com/wikipage?title=Many-to-Many Matrix Compression"&gt;http://bidshelper.codeplex.com/wikipage?title=Many-to-Many Matrix Compression&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;CreateProcessingLog&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Provides two scripts that create/delete a system-wide processing log file. You can execute these scripts either interactively using SQL Management Studio or scheduled with SQL Agent.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Readme (.docx), Two XMLA scripts&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	SQLCAT (Carl Rabeler)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;     The scripts should be compatible with later versions. You can update the headers if you need to use the scripts with later versions of Analysis Services.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	None&lt;br /&gt;
&lt;h1&gt;LoadTestReports&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Reporting Services reports that display the results of the load tests generated by the solutions, ASLoadSim and ASQueryGenerator.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Visual Studio 2005 solution file, Multiple Reporting Service reports (.RDL)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	RunYing Mao&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support:&lt;/b&gt;	Supports SQL Server 2008.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	A description of how to install and use these tools has been provided by Christo Olivier on this site: &lt;a href="http://www.beeii.com/?p=466"&gt;http://www.beeii.com/?p=466&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Requires the database, LoadTest, which is created as part of the related projects, ASLoadSim and ASLoadGen.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;ISSUES:&lt;/b&gt;   There is an MSCONNECT bug open about the inability to reference DLLs for Analysis Services and for the ADOMD.NET client, which are used in this project, even when the DLLs are installed. The workaround is to manually browse to the location where the DLLs are installed.&lt;br /&gt;&lt;a href="https://connect.microsoft.com/VisualStudio/feedback/details/556584/unable-to-add-a-reference-to-microsoft-analysisservices-adomdclient-in-vs-net-2010"&gt;https://connect.microsoft.com/VisualStudio/feedback/details/556584/unable-to-add-a-reference-to-microsoft-analysisservices-adomdclient-in-vs-net-2010&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;table&gt;&lt;tr&gt;&lt;th&gt;Reference&lt;/th&gt;&lt;th&gt;Location&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Microsoft.AnalysisServices.DLL &lt;/td&gt;&lt;td&gt;C:\Program Files\Microsoft SQL Server\110\SDK\Assemblies&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Microsoft.AnalysisServices.AdomdClient.dll&lt;/td&gt;&lt;td&gt;C:\Program Files\Microsoft.NET\ADOMD.NET\110&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
&lt;h1&gt;Monitoring SSAS&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Collection of scripts (T-SQL, CMD and XMLA) and Integration Services packages for collecting various kinds of information about an Analysis Services server.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Includes documentation, Database template (.bak file) and T-SQL scripts, XMLA scripts, ASCMD scripts, sample MDX queries, Integration Services packages, Reporting Services reports to display the information, Visual Studio 2008 solution file&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Carl Rabeler&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	2009, Update for 2012 in progress&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support:&lt;/b&gt;	Current version 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Includes the SQL Server 2008 Analysis Services Performance guide white paper&lt;br /&gt;
&lt;h1&gt;PowerShellScripts for SSAS DMVs&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	A set of PowerShell scripts that use Dynamic Management Views (DMVs) to query real-time system information for administrative and other purposes.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Readme (Word .docx)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	SQLCAT&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;   SQL Server 2008 Analysis Services&lt;br /&gt;PowerShell scripts do not work on versions earlier than 2008; however, PowerShell scripts for SSAs are generally “forward-compatible”.&lt;br /&gt;For more information, see &lt;a href="http://msdn.microsoft.com/en-us/library/hh213141.aspx"&gt;http://msdn.microsoft.com/en-us/library/hh213141.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	None&lt;br /&gt;
&lt;h1&gt;RssStyleSheet&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	This file contains formatting definitions that can be applied to the solution, Monitoring SSAS. For example, these functions change the color of a counter when the value changes, etc. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Visual Studio 2005 solution file&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	SQLCat&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;    Current solution file uses VS 2005.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Use with the sample, MonitoringSSAS, to enhance reports.&lt;br /&gt;
&lt;h1&gt;SSIS Package for Collecting SSAS DMV Data&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Use the included scripts to create an SSIS package that can be run by using SQL Agent. The package uses DMVs to extract information about an instance of Analysis Services and write it to a data collection server specified in the package.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Readme (.txt), Integration Services package (2008), T-SQL scripts for use in package, command scripts&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Carl Rabeler&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;     SQL Server 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Extracted from the sample, MonitoringSSAS. Can be used independently of the related samples.&lt;br /&gt;
&lt;h1&gt;SSAS Monitoring Scripts for Management Data Warehouse&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Use the included scripts to start and stop collection of data.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	T-SQL scripts for use in package, command scripts&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Carl Rabeler&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support:&lt;/b&gt;	Created for 2008 but not version specific&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Extracted from the sample, MonitoringSSAS. Can be used independently of the related samples.&lt;br /&gt;Scripts can also be used with sample, SSIS package for Collecting SSAS DMV data.&lt;br /&gt;
&lt;h1&gt;SSAS Helper&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Includes two projects:&lt;br /&gt;SSAS Builder demonstrates how to create an SSAS database using an MSBuild task&lt;br /&gt;&lt;br /&gt;SSAS Helper provides a library containing functions to help bridge the gap between Visual Studio 2008 files and AMO objects.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Two (2) Visual Studio 2008 solution files, Readme files (.mht) for each project&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Ddarden42&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;     SQL Server 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	None&lt;br /&gt;
&lt;h1&gt;ResMon&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	A series of XMLA scripts that create a cube used for storing SSAS monitoring information. You can then access this cube for analysis or to build dashboards.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	XMLa scripts, Readme (.txt)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Edward Melomed, Greg Galloway&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	Separate documentation for this download available at &lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/wikipage?title=ResMon%20Cube%20Documentation&amp;amp;referringTitle=Home"&gt;http://sqlsrvanalysissrvcs.codeplex.com/wikipage?title=ResMon%20Cube%20Documentation&amp;amp;referringTitle=Home&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;     Originally developed for 2005. Scripts have been added to support 2008 and 2012.&lt;br /&gt;Updated for 2012 by Furmangg &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Full documentation at &lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/wikipage?title=ResMon%20Cube%20Documentation"&gt;http://sqlsrvanalysissrvcs.codeplex.com/wikipage?title=ResMon%20Cube%20Documentation&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>furmangg</author><pubDate>Mon, 28 May 2012 20:34:16 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20120528083416P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://sqlsrvanalysissrvcs.codeplex.com/documentation?version=1</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Activity Viewer&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt; 	The Activity Viewer sample is a tool that displays users, connections, and processes for an instance of Microsoft SQL Server Analysis Services. You can use this tool to retrieve a list of these items and, if you want to, to stop a process.&lt;br /&gt;The functionality similar to the SQL Server stored procedure sp_who and the kill command in Transact-SQL.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt; Readme, Visual Studio 2005 solution file&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt; Product sample by Edward Melomed, Migrated to community sample in 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support:&lt;/b&gt;	This sample works only with SQL Server 2005 and SQL Server 2008. It will not work with any version of SQL Server earlier than SQL Server 2005. &lt;br /&gt;
&lt;h1&gt;Aggregation Manager&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Aggregation Manager is a sample application that lets you view, design, edit, and add aggregations based on the information collected in the query log.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Readme, Visual Studio 2005 solution file&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Product sample by Edward Melomed, Provided as community sample in 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt; 	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;   Current solution file uses VS 2005.&lt;br /&gt;
&lt;h1&gt;ASCMD_StressTestingScripts&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	The ASCMD command-line utility contains functionality for Analysis Services that resembles the sqlcmd utility included with SQL Server.&lt;br /&gt;It enables a database administrator to execute an XMLA script, Multidimensional Expressions (MDX) query, or Data Mining Extensions (DMX) statement against an instance of Microsoft SQL Server Analysis Services. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Includes ASCMD.EXE , the command line utility for Analysis Services, and a number of scripts that can be run using ASCMD (.CMD. XMLA, MDX). The package also contains a number of queries (MDX) that can be used to simulate load.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Carl Rabeler&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support:&lt;/b&gt;	Package last updated for 2008. Version of ASCMD is for Analysis Services 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Documentation is available for ASCMD on MSDN: &lt;a href="http://msdn.microsoft.com/en-us/library/ms365187(SQL.100).aspx"&gt;http://msdn.microsoft.com/en-us/library/ms365187(SQL.100).aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A description of how to install and use these tools has also been provided by Christo Olivier on this site: &lt;a href="http://www.beeii.com/?p=466"&gt;http://www.beeii.com/?p=466&lt;/a&gt;&lt;br /&gt;Also contains white paper published as part of PROJECT REAL: “Using Visual Studio 2005 to Perform Load Testing on SQL Server 2005 Analysis Services”&lt;br /&gt;
&lt;h1&gt;ASLoadSim&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Describes how to perform performance analysis on SQL Server 2005, and provides code and scripts for configuring and running load tests. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Best practices white paper, Visual Studio 2005 solution file,&lt;br /&gt;XMLA scripts, code for creating unit tests, and code and scripts for configuring and running load tests.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Jaime Basilico, Dmitri Tchikatilov&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support:&lt;/b&gt;	Current solution file uses VS 2005.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	A description of how to install and use these tools has also been provided by Christo Olivier on this site: &lt;a href="http://www.beeii.com/?p=466"&gt;http://www.beeii.com/?p=466&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Contains white paper published as part of PROJECT REAL: “Using Visual Studio 2005 to Perform Load Testing on SQL Server 2005 Analysis Services”&lt;br /&gt;&lt;br /&gt;This project requires the ASQueryGen project.&lt;br /&gt;
&lt;h1&gt;ASQueryGen&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Describes how to perform performance analysis on SQL Server 2005, and provides code for configuring and running load tests.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Best practices white paper, Visual Studio 2005 solution file,&lt;br /&gt;XMLA scripts, code for creating unit tests, and code and scripts for configuring and running load tests.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Jaime Basilico, Dmitri Tchikatilov&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support:&lt;/b&gt;	Current solution file uses VS 2005.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	A description of how to install and use these tools has also been provided by Christo Olivier on this site: &lt;a href="http://www.beeii.com/?p=466"&gt;http://www.beeii.com/?p=466&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This project requires the ASLoadSim project.&lt;br /&gt;
&lt;h1&gt;AS Trace&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	The ASTrace utility runs as a Windows service that connects to Analysis Services and logs trace events into a SQL Server table using the SQL Server Profiler format. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	The solution files required to build the service DLL. Documentation on how to set up and use the service. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Product sample by Edward Melomed, Migrated to community sample in 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	Updated by furmangg for 2012.&lt;br /&gt;Versions added for 2008, 2008 R2, and 2012 by Karan Gulati.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;      Version available for 2005, 2008, 2008 R2, and 2012.&lt;br /&gt;The version of the utility must match the version of SSAs you intend to monitor.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Included (Word 2010 document)&lt;br /&gt;
&lt;h1&gt;ASUV&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	The Analysis Services Upgrade Verification Tool lets you compare Multidimensional Expressions (MDX) query results and performance between a Microsoft SQL Server 2000 Analysis Services database and a Microsoft SQL Server 2005 Analysis Services (SSAS) database. This tool helps you verify that your upgrade from SQL Server 2000 to SQL Server 2005 was successful.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Readme, Visual Studio 2005 solution file, internal help file (.CHM), sample MDX queries&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Product sample, Migrated to community sample in 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;    This sample works only with SQL Server 2005 and SQL Server 2008. It will not work with any version of SQL Server earlier than SQL Server 2005.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Tool has its own help file.&lt;br /&gt;&lt;br /&gt;
&lt;h1&gt;CompressManyToMany&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	This project creates a utility that enables you to easily implement the many-to-many compression technique discussed in the &lt;a href="http://www.microsoft.com/en-us/download/details.aspx?id=137"&gt;Analysis Services Many-to-Many Dimensions: Query Performance Optimization Techniques&lt;/a&gt; best practices white paper. &lt;br /&gt;The application may be useful in cubes that have many to many relationships, resulting in poor query performance. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Visual Studio 2008 solution file&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Carl Rabeler, Greg Galloway&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	Updates to this functionality are available as part of a related project, BIDS Helper, which includes the ManyToMany Matrix tool, and has been updated for SQL Server 2010.&lt;br /&gt;&lt;a href="http://bidshelper.codeplex.com/wikipage?title=Many-to-Many Matrix Compression"&gt;http://bidshelper.codeplex.com/wikipage?title=Many-to-Many Matrix Compression&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;    Versions of the manyToMany matrix Tool for BIDS Helper available for 2005, 2008, and 2012.  Versions of the ManyManyCompression utility available for 2005 and 2008.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	A description of the utility and its usage has been published here.&lt;br /&gt;&lt;a href="http://www.softcodedlogic.com/CompressManyToManyRelationships.htm"&gt;http://www.softcodedlogic.com/CompressManyToManyRelationships.htm&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Download the original white paper from the SQL Server Best Practices web site at: &lt;a href="http://technet.microsoft.com/en-us/sqlserver/bb671430.aspx"&gt;http://technet.microsoft.com/en-us/sqlserver/bb671430.aspx&lt;/a&gt;&lt;br /&gt;&lt;a href="http://bidshelper.codeplex.com/wikipage?title=Many-to-Many Matrix Compression"&gt;http://bidshelper.codeplex.com/wikipage?title=Many-to-Many Matrix Compression&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;CreateProcessingLog&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Provides two scripts that create/delete a system-wide processing log file. You can execute these scripts either interactively using SQL Management Studio or scheduled with SQL Agent.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Readme (.docx), Two XMLA scripts&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	SQLCAT (Carl Rabeler)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;     The scripts should be compatible with later versions. You can update the headers if you need to use the scripts with later versions of Analysis Services.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	None&lt;br /&gt;
&lt;h1&gt;LoadTestReports&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Reporting Services reports that display the results of the load tests generated by the solutions, ASLoadSim and ASQueryGenerator.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Visual Studio 2005 solution file, Multiple Reporting Service reports (.RDL)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	RunYing Mao&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support:&lt;/b&gt;	Supports SQL Server 2008.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	A description of how to install and use these tools has been provided by Christo Olivier on this site: &lt;a href="http://www.beeii.com/?p=466"&gt;http://www.beeii.com/?p=466&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Requires the database, LoadTest, which is created as part of the related projects, ASLoadSim and ASLoadGen.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;ISSUES:&lt;/b&gt;   There is an MSCONNECT bug open about the inability to reference DLLs for Analysis Services and for the ADOMD.NET client, which are used in this project, even when the DLLs are installed. The workaround is to manually browse to the location where the DLLs are installed.&lt;br /&gt;&lt;a href="https://connect.microsoft.com/VisualStudio/feedback/details/556584/unable-to-add-a-reference-to-microsoft-analysisservices-adomdclient-in-vs-net-2010"&gt;https://connect.microsoft.com/VisualStudio/feedback/details/556584/unable-to-add-a-reference-to-microsoft-analysisservices-adomdclient-in-vs-net-2010&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;table&gt;&lt;tr&gt;&lt;th&gt;Reference&lt;/th&gt;&lt;th&gt;Location&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Microsoft.AnalysisServices.DLL &lt;/td&gt;&lt;td&gt;C:\Program Files\Microsoft SQL Server\110\SDK\Assemblies&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;Microsoft.AnalysisServices.AdomdClient.dll&lt;/td&gt;&lt;td&gt;C:\Program Files\Microsoft.NET\ADOMD.NET\110&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
&lt;h1&gt;Monitoring SSAS&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Collection of scripts (T-SQL, CMD and XMLA) and Integration Services packages for collecting various kinds of information about an Analysis Services server.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Includes documentation, Database template (.bak file) and T-SQL scripts, XMLA scripts, ASCMD scripts, sample MDX queries, Integration Services packages, Reporting Services reports to display the information, Visual Studio 2008 solution file&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Carl Rabeler&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	2009, Update for 2012 in progress&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support:&lt;/b&gt;	Current version 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Includes the SQL Server 2008 Analysis Services Performance guide white paper&lt;br /&gt;
&lt;h1&gt;PowerShellScripts for SSAS DMVs&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	A set of PowerShell scripts that use Dynamic Management Views (DMVs) to query real-time system information for administrative and other purposes.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Readme (Word .docx)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	SQLCAT&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;   SQL Server 2008 Analysis Services&lt;br /&gt;PowerShell scripts do not work on versions earlier than 2008; however, PowerShell scripts for SSAs are generally “forward-compatible”.&lt;br /&gt;For more information, see &lt;a href="http://msdn.microsoft.com/en-us/library/hh213141.aspx"&gt;http://msdn.microsoft.com/en-us/library/hh213141.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	None&lt;br /&gt;
&lt;h1&gt;RssStyleSheet&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	This file contains formatting definitions that can be applied to the solution, Monitoring SSAS. For example, these functions change the color of a counter when the value changes, etc. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Visual Studio 2005 solution file&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	SQLCat&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;    Current solution file uses VS 2005.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Use with the sample, MonitoringSSAS, to enhance reports.&lt;br /&gt;
&lt;h1&gt;SSIS Package for Collecting SSAS DMV Data&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Use the included scripts to create an SSIS package that can be run by using SQL Agent. The package uses DMVs to extract information about an instance of Analysis Services and write it to a data collection server specified in the package.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Readme (.txt), Integration Services package (2008), T-SQL scripts for use in package, command scripts&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Carl Rabeler&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;     SQL Server 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Extracted from the sample, MonitoringSSAS. Can be used independently of the related samples.&lt;br /&gt;
&lt;h1&gt;SSAS Monitoring Scripts for Management Data Warehouse&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Use the included scripts to start and stop collection of data.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	T-SQL scripts for use in package, command scripts&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Carl Rabeler&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support:&lt;/b&gt;	Created for 2008 but not version specific&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Extracted from the sample, MonitoringSSAS. Can be used independently of the related samples.&lt;br /&gt;Scripts can also be used with sample, SSIS package for Collecting SSAS DMV data.&lt;br /&gt;
&lt;h1&gt;SSAS Helper&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	Includes two projects:&lt;br /&gt;SSAS Builder demonstrates how to create an SSAS database using an MSBuild task&lt;br /&gt;&lt;br /&gt;SSAS Helper provides a library containing functions to help bridge the gap between Visual Studio 2008 files and AMO objects.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	Two (2) Visual Studio 2008 solution files, Readme files (.mht) for each project&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Ddarden42&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	None&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;     SQL Server 2008&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	None&lt;br /&gt;
&lt;h1&gt;ResMon&lt;/h1&gt;&lt;b&gt;Description:&lt;/b&gt;	A series of XMLA scripts that create a cube used for storing SSAS monitoring information. You can then access this cube for analysis or to build dashboards.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Includes:&lt;/b&gt;	XMLa scripts, Readme (.txt)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributors:&lt;/b&gt;	Edward Melomed, Greg Galloway&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Updates:&lt;/b&gt;	Separate documentation for this download available at &lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/wikipage?title=ResMon%20Cube%20Documentation&amp;amp;referringTitle=Home"&gt;http://sqlsrvanalysissrvcs.codeplex.com/wikipage?title=ResMon%20Cube%20Documentation&amp;amp;referringTitle=Home&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Version support	:&lt;/b&gt;     Originally developed for 2005. Scripts have been added to support 2008 and 2012.&lt;br /&gt;Updated for 2012 by Furmangg &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related samples or documentation:&lt;/b&gt;	Full documentation at &lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/wikipage?title=ResMon%20Cube%20Documentation"&gt;http://sqlsrvanalysissrvcs.codeplex.com/wikipage?title=ResMon%20Cube%20Documentation&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>akiwhit</author><pubDate>Fri, 25 May 2012 16:58:20 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20120525045820P</guid></item><item><title>Updated Wiki: Home</title><link>http://sqlsrvanalysissrvcs.codeplex.com/wikipage?version=20</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Microsoft SQL Server Community Samples:  Analysis Services&lt;/h1&gt;This project contains SQL Server Analysis Services samples contributed by Microsoft, as well as samples created by MVPs and other members of the community.&lt;br /&gt;&lt;br /&gt;If you would like to create new Analysis Services samples or make contributions to samples already posted, please contact the Project Admin. &lt;br /&gt;
&lt;h1&gt;Samples on this site:&lt;/h1&gt;Click the Downloads tab to obtain the source code for the following projects. Click the Documentation tab for a detailed list of the projects, including the version of SQL Server that is required, requirements, and when the project was last updated:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/downloads/get/57510"&gt;Activity Viewer&lt;/a&gt;&lt;br /&gt;Provides functionality for SSAS similar to the SQL Server stored procedure sp_who and the kill command in Transact-SQL. Displays users, connections, and processes for an instance of Microsoft SQL Server Analysis Services. Use the tool to retrieve a list of these items and, if you want to, to stop a process. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/downloads/get/57511"&gt;Aggregation Manager&lt;/a&gt;&lt;br /&gt;Lets you view, design, edit, and add aggregations based on the information collected in the query log.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/downloads/get/57512"&gt;ASCMD Stress testing Scripts&lt;/a&gt;&lt;br /&gt;Enables a database administrator to execute an XMLA script, Multidimensional Expressions (MDX) query, or Data Mining Extensions (DMX) statement against an instance of Microsoft SQL Server Analysis Services, using the ASCMD command-line utility.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/downloads/get/57513"&gt;AS Load Simulation&lt;/a&gt;&lt;br /&gt;Describes how to perform performance analysis on SQL Server 2005, and provides code and scripts for configuring and running load tests.  See &lt;a href="http://www.beeii.com/?p=466"&gt;AS Load Sim Project&lt;/a&gt; page.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/downloads/get/57514"&gt;AS Query Generator&lt;/a&gt;&lt;br /&gt;Describes how to perform performance analysis on SQL Server 2005, and provides code for configuring and running load tests. See &lt;a href="http://www.beeii.com/?p=466"&gt;AS Query Project&lt;/a&gt; page.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/downloads/get/57515"&gt;AS Trace&lt;/a&gt;&lt;br /&gt;Creates a utility that runs as a Windows service, connecting to Analysis Services and logging trace events into a SQL Server table using the SQL Server Profiler format. Multiple versions are available depending on your version of Analysis Services.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/downloads/get/382236"&gt;AS Trace2008&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/downloads/get/382237"&gt;AS Trace2012&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/downloads/get/57516"&gt;Analysis Services Upgrade Verification Tool (ASUV)&lt;/a&gt;&lt;br /&gt;Helps you verify that your upgrade from SQL Server 2000 to SQL Server 2005 was successful.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/downloads/get/57517"&gt;Compress Many to Many&lt;/a&gt;&lt;br /&gt;Creates a utility that helps you implements many-to-many compression techniques explained in the Query Performance Optimization Techniques white paper. May be useful in cubes that have many to many relationships, resulting in poor query performance.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/downloads/get/57518"&gt;Create Processing Log&lt;/a&gt;&lt;br /&gt;Provides scripts that create and delete a system-wide processing log file.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/downloads/get/57519"&gt;Load Test Reports&lt;/a&gt;&lt;br /&gt;Provides Reporting Services reports that display the results of the load tests generated by the solutions, AS Load Simulator and AS Query Generator.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/downloads/get/57520"&gt;Monitoring SSAS&lt;/a&gt;&lt;br /&gt;Includes scripts (T-SQL, CMD and XMLA) and Integration Services packages for collecting various kinds of information about an Analysis Services server.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/downloads/get/57522"&gt;RSS Style Sheet&lt;/a&gt;&lt;br /&gt;Contains formatting definitions that can be applied to solutions such as Monitoring SSAS, to dynamically change the color of a counter when the value changes, etc.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/downloads/get/60119"&gt;SSIS Package for Collecting SSAS DMV Data&lt;/a&gt;&lt;br /&gt;Provides scripts for use in an SSIS package that uses DMVs to extract information about an instance of Analysis Services and write the information to a data collection server.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/downloads/get/60120"&gt;SSAS Monitoring Scripts for Management Data Warehouse&lt;/a&gt;&lt;br /&gt;Provides just the scripts from the solution Monitoring SSAS that start and stop collection of data about an Analysis Services server.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/downloads/get/84147"&gt;SSAS Helper&lt;/a&gt;&lt;br /&gt;Provides two code projects, one that creates an SSAS database using an MSBuild task, and one that creates a library with functions to work with AMO objects in Visual Studio 2008.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/downloads/get/163669"&gt;ResMon&lt;/a&gt;&lt;br /&gt;Includes XMLA scripts that create a cube used for storing SSAS monitoring information. You can use the cube for analysis or to build dashboards.  See &lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/wikipage?title=ResMon%20Cube%20Documentation&amp;amp;referringTitle=Home"&gt;ResMon Documentation&lt;/a&gt; page.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;Additional related samples:&lt;/h2&gt;
The following samples are not included on the Downloads page but are available on CodePlex and are useful for managing Analysis Services.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/wikipage?title=Analysis%20Services%20Load%20Balancing&amp;amp;referringTitle=Home"&gt;Analysis Services Load Balancing (ASLB)&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;BI System Monitor&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>akiwhit</author><pubDate>Fri, 25 May 2012 16:13:59 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120525041359P</guid></item><item><title>Released: Analysis Services Community Samples-February, 2009 (Feb 27, 2009)</title><link>http://sqlsrvanalysissrvcs.codeplex.com/releases/view/22769</link><description>
&lt;div class="wikidoc"&gt;This release contains the following projects:
&lt;ul&gt;
&lt;li&gt;Activity Viewer &lt;/li&gt;&lt;li&gt;Aggregation Manager &lt;/li&gt;&lt;li&gt;ASCMD Stress Testing Scripts - &lt;i&gt;Updated 2/23/09 to support Database name different from DatabaseID&lt;/i&gt;
&lt;/li&gt;&lt;li&gt;AS Load Sim, including Load Testing Best Practices document &lt;/li&gt;&lt;li&gt;AS Query Generator &lt;/li&gt;&lt;li&gt;AS Trace - &lt;i&gt;Updated 3/21/2012 with compiled binaries and support for AS2012&lt;/i&gt;
&lt;/li&gt;&lt;li&gt;Analysis Services Upgrade Verification Tool &lt;/li&gt;&lt;li&gt;Compress M2M C# Application - &lt;i&gt;Updated 5/10/2010 with 12/25/2009 changes described
&lt;a href="http://www.softcodedlogic.com/CompressManyToManyRelationships.htm"&gt;here&lt;/a&gt;&lt;/i&gt;
&lt;/li&gt;&lt;li&gt;Script for Creating a Processing Log File &lt;/li&gt;&lt;li&gt;Load Test Reports &lt;/li&gt;&lt;li&gt;A Solution for Collecting Analysis Services performance data from multiple sources (MonitoringSSAS.zip) -
&lt;i&gt;Updated 3/31/09 to fix one additional named instance bug&lt;/i&gt; &lt;/li&gt;&lt;li&gt;Powershell Scripts for Querying Analysis Services 2008 DMVs &lt;/li&gt;&lt;li&gt;RSS Style Sheet &lt;/li&gt;&lt;li&gt;SSIS Package For Collecting SSAS DMV Data - &lt;i&gt;added 2/27/2009 (extracted from MonitoringSSAS solution)&lt;/i&gt;
&lt;/li&gt;&lt;li&gt;SSAS Monitoring Scripts For Management Data Warehouse - &lt;i&gt;added 2/27/2009 (extracted from MonitoringSSAS solution) - Updated to fix bug - named instance counters for SSAS must be entirely in capital letters&lt;/i&gt;
&lt;/li&gt;&lt;li&gt;SsasHelper &lt;/li&gt;&lt;li&gt;ResMon - &lt;i&gt;added 11/4/2010 and documented &lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/wikipage?title=ResMon%20Cube%20Documentation"&gt;
here&lt;/a&gt;. updated 3/20/2012 for AS2012&lt;/i&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/wikipage?title=Analysis%20Services%20Load%20Balancing"&gt;ASLB&lt;/a&gt; - Analysis Services Load Balancing&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Analysis Services 2012&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
Little testing of these community samples against SQL Server 2012 Analysis Services has been done. The following projects include code for 2012:&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;ResMon&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 23 May 2012 21:36:30 GMT</pubDate><guid isPermaLink="false">Released: Analysis Services Community Samples-February, 2009 (Feb 27, 2009) 20120523093630P</guid></item><item><title>Updated Release: Analysis Services Community Samples-February, 2009 (Feb 27, 2009)</title><link>http://sqlsrvanalysissrvcs.codeplex.com/releases/view/22769</link><description>&lt;div class="wikidoc"&gt;This release contains the following projects:
&lt;ul&gt;&lt;li&gt;Activity Viewer&lt;/li&gt;
&lt;li&gt;Aggregation Manager&lt;/li&gt;
&lt;li&gt;ASCMD Stress Testing Scripts - &lt;i&gt;Updated 2/23/09 to support Database name different from DatabaseID&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;AS Load Sim, including Load Testing Best Practices document&lt;/li&gt;
&lt;li&gt;AS Query Generator&lt;/li&gt;
&lt;li&gt;AS Trace - &lt;i&gt;Updated 3/21/2012 with compiled binaries and support for AS2012&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Analysis Services Upgrade Verification Tool&lt;/li&gt;
&lt;li&gt;Compress M2M C# Application - &lt;i&gt;Updated 5/10/2010 with 12/25/2009 changes described &lt;a href="http://www.softcodedlogic.com/CompressManyToManyRelationships.htm"&gt;here&lt;/a&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Script for Creating a Processing Log File&lt;/li&gt;
&lt;li&gt;Load Test Reports&lt;/li&gt;
&lt;li&gt;A Solution for Collecting Analysis Services performance data from multiple sources (MonitoringSSAS.zip) - &lt;i&gt;Updated 3/31/09 to fix one additional named instance bug&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Powershell Scripts for Querying Analysis Services 2008 DMVs&lt;/li&gt;
&lt;li&gt;RSS Style Sheet&lt;/li&gt;
&lt;li&gt;SSIS Package For Collecting SSAS DMV Data - &lt;i&gt;added 2/27/2009 (extracted from MonitoringSSAS solution)&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;SSAS Monitoring Scripts For Management Data Warehouse - &lt;i&gt;added 2/27/2009 (extracted from MonitoringSSAS solution) - Updated to fix bug - named instance counters for SSAS must be entirely in capital letters&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;SsasHelper&lt;/li&gt;
&lt;li&gt;ResMon - &lt;i&gt;added 11/4/2010 and documented &lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/wikipage?title=ResMon%20Cube%20Documentation"&gt;here&lt;/a&gt;. updated 3/20/2012 for AS2012&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/wikipage?title=Analysis%20Services%20Load%20Balancing"&gt;ASLB&lt;/a&gt; - Analysis Services Load Balancing&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Analysis Services 2012&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Little testing of these community samples against SQL Server 2012 Analysis Services has been done. The following projects include code for 2012:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;ResMon&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>akiwhit</author><pubDate>Wed, 23 May 2012 21:36:30 GMT</pubDate><guid isPermaLink="false">Updated Release: Analysis Services Community Samples-February, 2009 (Feb 27, 2009) 20120523093630P</guid></item><item><title>Updated Release: Analysis Services Community Samples-February, 2009 (Feb 27, 2009)</title><link>http://sqlsrvanalysissrvcs.codeplex.com/releases/view/22769</link><description>&lt;div class="wikidoc"&gt;This release contains the following projects:
&lt;ul&gt;&lt;li&gt;Activity Viewer&lt;/li&gt;
&lt;li&gt;Aggregation Manager&lt;/li&gt;
&lt;li&gt;ASCMD Stress Testing Scripts - &lt;i&gt;Updated 2/23/09 to support Database name different from DatabaseID&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;AS Load Sim, including Load Testing Best Practices document&lt;/li&gt;
&lt;li&gt;AS Query Generator&lt;/li&gt;
&lt;li&gt;AS Trace - &lt;i&gt;Updated 3/21/2012 with compiled binaries and support for AS2012&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Analysis Services Upgrade Verification Tool&lt;/li&gt;
&lt;li&gt;Compress M2M C# Application - &lt;i&gt;Updated 5/10/2010 with 12/25/2009 changes described &lt;a href="http://www.softcodedlogic.com/CompressManyToManyRelationships.htm"&gt;here&lt;/a&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Script for Creating a Processing Log File&lt;/li&gt;
&lt;li&gt;Load Test Reports&lt;/li&gt;
&lt;li&gt;A Solution for Collecting Analysis Services performance data from multiple sources (MonitoringSSAS.zip) - &lt;i&gt;Updated 3/31/09 to fix one additional named instance bug&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Powershell Scripts for Querying Analysis Services 2008 DMVs&lt;/li&gt;
&lt;li&gt;RSS Style Sheet&lt;/li&gt;
&lt;li&gt;SSIS Package For Collecting SSAS DMV Data - &lt;i&gt;added 2/27/2009 (extracted from MonitoringSSAS solution)&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;SSAS Monitoring Scripts For Management Data Warehouse - &lt;i&gt;added 2/27/2009 (extracted from MonitoringSSAS solution) - Updated to fix bug - named instance counters for SSAS must be entirely in capital letters&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;SsasHelper&lt;/li&gt;
&lt;li&gt;ResMon - &lt;i&gt;added 11/4/2010 and documented &lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/wikipage?title=ResMon%20Cube%20Documentation"&gt;here&lt;/a&gt;. updated 3/20/2012 for AS2012&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://sqlsrvanalysissrvcs.codeplex.com/wikipage?title=Analysis%20Services%20Load%20Balancing"&gt;ASLB&lt;/a&gt; - Analysis Services Load Balancing&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Analysis Services 2012&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Little testing of these community samples against SQL Server 2012 Analysis Services has been done. The following projects include code for 2012:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;ResMon&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>akiwhit</author><pubDate>Wed, 23 May 2012 21:36:02 GMT</pubDate><guid isPermaLink="false">Updated Release: Analysis Services Community Samples-February, 2009 (Feb 27, 2009) 20120523093602P</guid></item></channel></rss>