<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Christian Kleinerman: Introduction to SQL Server Project Madison</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/Charles/Christian-Kleinerman-Introduction-to-SQL-Server-Project-Madison/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/482884_100x75.jpg</url>
		<title>Channel 9 - Christian Kleinerman: Introduction to SQL Server Project Madison</title>
		<link></link>
	</image>
	<description>The SQL Server team is working on a new project code-named “Madison”. &amp;quot;Madison&amp;quot; is a highly scalable data warehouse appliance that delivers
 performance at low cost through massively parallel processing (MPP). How does it work? What&#39;s the story? Well,&amp;nbsp;&amp;quot;Madison&amp;quot; Product Unit Manager Christian Kleinerman sure knows the answers and he provides an introduction to this new SQL data warehousing technology.
 Tune in. More info here:
http://blogs.technet.com/dataplatforminsider/archive/2009/08/24/microsoft-ships-the-first-technology-preview-for-project-code-named-madison.aspx
 
</description>
	<link></link>
	<language>en</language>
	<pubDate>Tue, 18 Jun 2013 07:07:50 GMT</pubDate>
	<lastBuildDate>Tue, 18 Jun 2013 07:07:50 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Christian Kleinerman: Introduction to SQL Server Project Madison</title>
		<description>
			<![CDATA[
<p>Good Information, thanks a lot; great START video. Few questions/comments:</p>
<p>&nbsp;</p>
<p>1. Did you say Compute 1, 2...n will run its own SQL Server? If so, does that mean there are multiple databases copies?</p>
<p>&nbsp;</p>
<p>2. You mentioned, Madison == Parallel Data Processing of Data Warehouse SQL Queries. This is true for READ or READ &#43; WRITE?</p>
<p>&nbsp;</p>
<p>3. Can you please share h/w configuration &amp; the scalability matrix information you found during&nbsp;your testing, for us to see what numbers are we seeing in terms of performance (out of curiousity).</p>
<p>&nbsp;</p>
<p>4. Was looking for more example on &quot;How Parallel Processing Works&quot; in Madison, what you spoke was Datawarehouse (not sure why <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' />). Was expecting more pictorial examples in this Demo on &quot;Parallel Processing stuff&quot;, looking forward to see future videos</p>
<p>&nbsp;</p>
<p>5. You mentioned the server(s) will be in Bldg#35. Do outsiders (non-microSofties) will get a chance to see what those BIG hardware looks like (I doubt we will, still asking) on which you will show the Demo. If not, can Channel-9 please record those on video,
 so that we can see what it looks like.</p>
<p>&nbsp;</p>
<p>6. How easy its going to be, to DEBUG complicated query on &quot;Parallel Processing Nodes&quot;. Are you providing any TOOLS for debug &amp; radiators screens, which displys the thread(s) for the query on which the SQL will run, to see which thread is getting resource
 bogged </p>
<p>&nbsp;</p>
<p>7. Do we need only 64-Bit Windows OS &amp; 64-bit SQL Server?</p>
<p>posted by prasannap</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Christian-Kleinerman-Introduction-to-SQL-Server-Project-Madison#c633874334240000000</link>
		<pubDate>Tue, 01 Sep 2009 20:23:44 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Christian-Kleinerman-Introduction-to-SQL-Server-Project-Madison#c633874334240000000</guid>
		<dc:creator>prasannap</dc:creator>
	</item>
	<item>
		<title>Re: Christian Kleinerman: Introduction to SQL Server Project Madison</title>
		<description>
			<![CDATA[
<p>Very cool work you are doing there <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>One question: can you have multiple controllers? I image that there can be a situation when a controller is being overloaded, so can there be multiple controllers dividing queries into the same set of computing units?</p>
<p>posted by wisnia</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Christian-Kleinerman-Introduction-to-SQL-Server-Project-Madison#c633874378610000000</link>
		<pubDate>Tue, 01 Sep 2009 21:37:41 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Christian-Kleinerman-Introduction-to-SQL-Server-Project-Madison#c633874378610000000</guid>
		<dc:creator>wisnia</dc:creator>
	</item>
	<item>
		<title>Re: Christian Kleinerman: Introduction to SQL Server Project Madison</title>
		<description>
			<![CDATA[
<p>Could I use joins in this subset sql? Or is this something like bigtable, couchdb and amazon simpledb? It would be interesting to hear how the two different&nbsp;approaches to solving the&nbsp;parallel&nbsp;data problem works if it's not the same.&nbsp;</p>
<p>posted by RobertL</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Christian-Kleinerman-Introduction-to-SQL-Server-Project-Madison#c633874494370000000</link>
		<pubDate>Wed, 02 Sep 2009 00:50:37 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Christian-Kleinerman-Introduction-to-SQL-Server-Project-Madison#c633874494370000000</guid>
		<dc:creator>RobertL</dc:creator>
	</item>
	<item>
		<title>Re: Christian Kleinerman: Introduction to SQL Server Project Madison</title>
		<description>
			<![CDATA[
<p>Thanks Charles &amp; Christian, this is a very helpful video. It answered a great deal of my questions.</p>
<p>&nbsp;</p>
<p>I can't wait to see this working, so I'm very much looking forward to the next video.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>posted by Sabot</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Christian-Kleinerman-Introduction-to-SQL-Server-Project-Madison#c633874838470000000</link>
		<pubDate>Wed, 02 Sep 2009 10:24:07 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Christian-Kleinerman-Introduction-to-SQL-Server-Project-Madison#c633874838470000000</guid>
		<dc:creator>Sabot</dc:creator>
	</item>
	<item>
		<title>Re: Christian Kleinerman: Introduction to SQL Server Project Madison</title>
		<description>
			<![CDATA[
<p>Right to my questions ...</p>
<p>&nbsp;</p>
<li>How does&nbsp;Madison work? - Can I really 'scale-out' a database easily? - <strong>
The video explains that very well thanks Christian!</strong> </li><li>Will I need to design my database schema's and write my&nbsp;queries&nbsp;to work sympathetically with Madison? - Will Madison mean changes to the syntax in LINQ and SQL?
<strong>- It does mean that some SQL statement will need to evolve?</strong> </li><li>Does Madison come with it's own toolset ... can I still&nbsp;use the existing&nbsp;BI toolset that comes with&nbsp;SQL Server 2008 EE?
</li><li>How&nbsp;does the 'Landing Zone' work? - Will I need to reengineer my ETL/SSIS queries to work with it?
</li><li>How can I avoid 'Fork-Lift' upgrades? </li><li>Will Madison work in a heterogeneous BI stack? Will it play nice with SAP, Oracle &amp; Cognos?
</li><li>Madison software and hardware are linked together, so what does this mean to the support life-cycle? i.e. Microsoft typically&nbsp;support software for&nbsp;8 years, HP warrantee their hardware for 5 years?
</li><li>How quickly can Madison recover in DR scenario's such as Data-Centre outage or one of the servers fails?
</li><li>SQL Server 2008 isn't support clustering across different subnets (however Windows 2008 is) does Madison still have the same issue?
</li><li>Does Madison work with all the new SQL Server 2008 features such as Resource Govenor and&nbsp;Policy Manager?
</li><li>How can I backup Madison? Will it work with DPM (System Centre Data Protection Manager)?
<p>&nbsp;</p>
<p>So I've got afew still to answer before I can design an Architecture ... but I have Ian Giles and Mark Anderson from UK SQL Server/Madison team coming to see me tomorrow ! C9/Microsoft listens! - I'm stoked! Thanks Guys</p>
</li><p>posted by Sabot</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Christian-Kleinerman-Introduction-to-SQL-Server-Project-Madison#c633875146490000000</link>
		<pubDate>Wed, 02 Sep 2009 18:57:29 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Christian-Kleinerman-Introduction-to-SQL-Server-Project-Madison#c633875146490000000</guid>
		<dc:creator>Sabot</dc:creator>
	</item>
	<item>
		<title>Re: Christian Kleinerman: Introduction to SQL Server Project Madison</title>
		<description>
			<![CDATA[
<p>Good introductiory video. Not too many technical details though.&nbsp;</p>
<p>Are compute node SQL Server instances running the same code as the coordinator? Doesn't sound like they need to.</p>
<p>Is&nbsp;data auto partitioning&nbsp;going to be supported? </p>
<p>How Madison compares to now Oracle's Exadata?</p>
<p>What kind of&nbsp;storage (row oriented, column oriented) is used for compute nodes?</p>
<p>Coordinator still seems like a potential bottleneck, if 150 compute nodes start streaming back to the corrdinator, on a poorly scoped query there is still a good chance to food it with data. Are there any provisions for scaling out the coordinator, or it's
 vertical scaling for now?</p>
<p>&nbsp;</p>
<p>Really looking forward to more videos on Madison (with a bt more details on internals <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> )&nbsp;.</p>
<p>&nbsp;</p>
<p>posted by sokhaty</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Christian-Kleinerman-Introduction-to-SQL-Server-Project-Madison#c633875368880000000</link>
		<pubDate>Thu, 03 Sep 2009 01:08:08 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Christian-Kleinerman-Introduction-to-SQL-Server-Project-Madison#c633875368880000000</guid>
		<dc:creator>sokhaty</dc:creator>
	</item>
	<item>
		<title>Re: Christian Kleinerman: Introduction to SQL Server Project Madison</title>
		<description>
			<![CDATA[
<p>We will go deeper. As the title suggests, this is an introduction. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>C</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Christian-Kleinerman-Introduction-to-SQL-Server-Project-Madison#c633875402010000000</link>
		<pubDate>Thu, 03 Sep 2009 02:03:21 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Christian-Kleinerman-Introduction-to-SQL-Server-Project-Madison#c633875402010000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
</channel>
</rss>