<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: WSH Scripting for Analysis Services 2005</title>
	<atom:link href="http://www.ssas-info.com/VidasMatelisBlog/34_wsh-scripting-for-analysis-services-2005/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ssas-info.com/VidasMatelisBlog/34_wsh-scripting-for-analysis-services-2005</link>
	<description>My work with Microsoft BI, SQL Server Analysis Services 2005, 2008</description>
	<pubDate>Mon, 13 Oct 2008 00:47:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Simon Deslauriers</title>
		<link>http://www.ssas-info.com/VidasMatelisBlog/34_wsh-scripting-for-analysis-services-2005#comment-697</link>
		<dc:creator>Simon Deslauriers</dc:creator>
		<pubDate>Thu, 01 May 2008 18:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ssas-info.com/VidasMatelisBlog/34_wsh-scripting-for-analysis-services-2005#comment-697</guid>
		<description>Wow Vidas, thanks for the vbs script! 

I can't imagine that Microsoft did not offers us anything to list processed/unprocessed cubes like in SQL2000 Analysis manager.

I'll also try ASSP but i am a BI consultant working on multiple different clients and I dont like the fact of "installing" third party tools/code to achieve a so basic needs, however, i'll try theses SP right now!

Thanks again!

Simon Deslauriers</description>
		<content:encoded><![CDATA[<p>Wow Vidas, thanks for the vbs script! </p>
<p>I can&#8217;t imagine that Microsoft did not offers us anything to list processed/unprocessed cubes like in SQL2000 Analysis manager.</p>
<p>I&#8217;ll also try ASSP but i am a BI consultant working on multiple different clients and I dont like the fact of &#8220;installing&#8221; third party tools/code to achieve a so basic needs, however, i&#8217;ll try theses SP right now!</p>
<p>Thanks again!</p>
<p>Simon Deslauriers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Hicks</title>
		<link>http://www.ssas-info.com/VidasMatelisBlog/34_wsh-scripting-for-analysis-services-2005#comment-177</link>
		<dc:creator>Jonathan Hicks</dc:creator>
		<pubDate>Wed, 28 Nov 2007 00:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.ssas-info.com/VidasMatelisBlog/34_wsh-scripting-for-analysis-services-2005#comment-177</guid>
		<description>I found the examples on this site very useful, I like to make use of vbscript as well so that I can have a lot of control over formatting etc.., however, i am trying to add partition proactive caching settings to an automated build script for production depoyments, currently i'm using the following mdx query...

CALL ASSP.discoverXmlMetaData("Partition\ProactiveCaching")

which returns valuable information, I need to be able to return this information to the relational side of sql server using an olap linked server... it seems like the CALL ASSP. etc.. is returning the information in a tuple format, does anyone have any examples on how to get a 2 dimensional result set that I can query within a normal stored proc to look for a given value in a given field? will sp_prepare_xml work? (might be spelling that wrong (basically the xml proc that turns xml into a table))

thanks, 

Jonathan Hicks</description>
		<content:encoded><![CDATA[<p>I found the examples on this site very useful, I like to make use of vbscript as well so that I can have a lot of control over formatting etc.., however, i am trying to add partition proactive caching settings to an automated build script for production depoyments, currently i&#8217;m using the following mdx query&#8230;</p>
<p>CALL ASSP.discoverXmlMetaData(&#8221;Partition\ProactiveCaching&#8221;)</p>
<p>which returns valuable information, I need to be able to return this information to the relational side of sql server using an olap linked server&#8230; it seems like the CALL ASSP. etc.. is returning the information in a tuple format, does anyone have any examples on how to get a 2 dimensional result set that I can query within a normal stored proc to look for a given value in a given field? will sp_prepare_xml work? (might be spelling that wrong (basically the xml proc that turns xml into a table))</p>
<p>thanks, </p>
<p>Jonathan Hicks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vidas Matelis</title>
		<link>http://www.ssas-info.com/VidasMatelisBlog/34_wsh-scripting-for-analysis-services-2005#comment-140</link>
		<dc:creator>Vidas Matelis</dc:creator>
		<pubDate>Wed, 26 Sep 2007 11:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ssas-info.com/VidasMatelisBlog/34_wsh-scripting-for-analysis-services-2005#comment-140</guid>
		<description>Andreau,

Thank you very much for your suggestion on using c:\windows]syswow64\cscript.exe for script execution. This works! 
Also, I added link to text files with script. This issue with double quotes is related to software I use to publish blog. I double checked my code, and even source code has simple double quotes, wordpress shows them as different quotes and this of course will cause problems for script. 

Thanks again!</description>
		<content:encoded><![CDATA[<p>Andreau,</p>
<p>Thank you very much for your suggestion on using c:\windows]syswow64\cscript.exe for script execution. This works!<br />
Also, I added link to text files with script. This issue with double quotes is related to software I use to publish blog. I double checked my code, and even source code has simple double quotes, wordpress shows them as different quotes and this of course will cause problems for script. </p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vidas Matelis</title>
		<link>http://www.ssas-info.com/VidasMatelisBlog/34_wsh-scripting-for-analysis-services-2005#comment-139</link>
		<dc:creator>Vidas Matelis</dc:creator>
		<pubDate>Wed, 26 Sep 2007 11:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ssas-info.com/VidasMatelisBlog/34_wsh-scripting-for-analysis-services-2005#comment-139</guid>
		<description>Darren,

I have not tried ASSP yet, but I'll try to install and review this option latter.</description>
		<content:encoded><![CDATA[<p>Darren,</p>
<p>I have not tried ASSP yet, but I&#8217;ll try to install and review this option latter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreau</title>
		<link>http://www.ssas-info.com/VidasMatelisBlog/34_wsh-scripting-for-analysis-services-2005#comment-138</link>
		<dc:creator>Andreau</dc:creator>
		<pubDate>Wed, 26 Sep 2007 09:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ssas-info.com/VidasMatelisBlog/34_wsh-scripting-for-analysis-services-2005#comment-138</guid>
		<description>Hi, sorry my previouse commet was wrong because it is opposite.
In order to run succesffuly your .vbs you have to use the c:\windows\syswow64\cscript.exe and not the defualt one under c:\windows\system32.

Further can you use a different editor when publish the script or code. In above sample the "quote" ” and not " are wrong. Keep your eyes open if your use Office 2007 :-)</description>
		<content:encoded><![CDATA[<p>Hi, sorry my previouse commet was wrong because it is opposite.<br />
In order to run succesffuly your .vbs you have to use the c:\windows\syswow64\cscript.exe and not the defualt one under c:\windows\system32.</p>
<p>Further can you use a different editor when publish the script or code. In above sample the &#8220;quote&#8221; ” and not &#8221; are wrong. Keep your eyes open if your use Office 2007 <img src='http://www.ssas-info.com/VidasMatelisBlog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreau</title>
		<link>http://www.ssas-info.com/VidasMatelisBlog/34_wsh-scripting-for-analysis-services-2005#comment-137</link>
		<dc:creator>Andreau</dc:creator>
		<pubDate>Wed, 26 Sep 2007 07:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ssas-info.com/VidasMatelisBlog/34_wsh-scripting-for-analysis-services-2005#comment-137</guid>
		<description>Hi,
on x64bit enviromnent when run cscript.exe by default is used the 32bit enviroment and not the 64bit. try use the exact path c:\windows\system32\cscript.exe</description>
		<content:encoded><![CDATA[<p>Hi,<br />
on x64bit enviromnent when run cscript.exe by default is used the 32bit enviroment and not the 64bit. try use the exact path c:\windows\system32\cscript.exe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren Gosbell</title>
		<link>http://www.ssas-info.com/VidasMatelisBlog/34_wsh-scripting-for-analysis-services-2005#comment-136</link>
		<dc:creator>Darren Gosbell</dc:creator>
		<pubDate>Wed, 26 Sep 2007 03:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.ssas-info.com/VidasMatelisBlog/34_wsh-scripting-for-analysis-services-2005#comment-136</guid>
		<description>Sorry I forgot to add that you would need to install ASSP www.codeplex.com/ASStoredProcedures if you don't already have it.</description>
		<content:encoded><![CDATA[<p>Sorry I forgot to add that you would need to install ASSP <a href="http://www.codeplex.com/ASStoredProcedures" rel="nofollow">http://www.codeplex.com/ASStoredProcedures</a> if you don&#8217;t already have it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren Gosbell</title>
		<link>http://www.ssas-info.com/VidasMatelisBlog/34_wsh-scripting-for-analysis-services-2005#comment-135</link>
		<dc:creator>Darren Gosbell</dc:creator>
		<pubDate>Wed, 26 Sep 2007 03:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ssas-info.com/VidasMatelisBlog/34_wsh-scripting-for-analysis-services-2005#comment-135</guid>
		<description>Have you seen what you can do with the discover stored procedures I wrote for the Analysis Services Stored Procedure project?

Try running the following from an MDX window in SSMS.

// Will list all the database on the server
CALL ASSP.DiscoverXMLMetaDataFull("\Databases\Database");
GO
/* Will list the details of all the cube objects in the current database */
CALL ASSP.DiscoverXMLMetaData("Database\Cubes\Cube");
GO
/* will list all the details of all the partition objects in the current database */
CALL ASSP.DiscoverXMLMetaData("Partition");
GO
/* will list all the details of all the partition objects in the current database
 along with the name, state and lastProcess details for the relevant cubes. */
CALL ASSP.discoverXmlMetaData("\Database\Cubes\Cube&#124;Name,State,LastProcessed,LastUpdated\MeasureGroups\MeasureGroup\Partitions\Partition");</description>
		<content:encoded><![CDATA[<p>Have you seen what you can do with the discover stored procedures I wrote for the Analysis Services Stored Procedure project?</p>
<p>Try running the following from an MDX window in SSMS.</p>
<p>// Will list all the database on the server<br />
CALL ASSP.DiscoverXMLMetaDataFull(&#8221;\Databases\Database&#8221;);<br />
GO<br />
/* Will list the details of all the cube objects in the current database */<br />
CALL ASSP.DiscoverXMLMetaData(&#8221;Database\Cubes\Cube&#8221;);<br />
GO<br />
/* will list all the details of all the partition objects in the current database */<br />
CALL ASSP.DiscoverXMLMetaData(&#8221;Partition&#8221;);<br />
GO<br />
/* will list all the details of all the partition objects in the current database<br />
 along with the name, state and lastProcess details for the relevant cubes. */<br />
CALL ASSP.discoverXmlMetaData(&#8221;\Database\Cubes\Cube|Name,State,LastProcessed,LastUpdated\MeasureGroups\MeasureGroup\Partitions\Partition&#8221;);</p>
]]></content:encoded>
	</item>
</channel>
</rss>
