 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SQL Server with Mr. Denny &#187; SQL PASS 2012</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/sql-server/tag/sql-pass-2012/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/sql-server</link>
	<description></description>
	<lastBuildDate>Fri, 17 May 2013 17:04:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>SQL PASS Day 1 Keynote</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/sql-pass-day-1-keynote/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/sql-pass-day-1-keynote/#comments</comments>
		<pubDate>Wed, 07 Nov 2012 17:52:53 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[AlwaysOn]]></category>
		<category><![CDATA[Availability Groups]]></category>
		<category><![CDATA[SQL PASS]]></category>
		<category><![CDATA[SQL PASS 2012]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server 2012]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/?p=2438</guid>
		<description><![CDATA[Today was the 1st day of the SQL PASS Summit and the keynote was full of some great announcements and demos.&#160; The keynotes are a massive with almost all of the 3894 conference attendees from 57 different countries. All of the keynotes from this years conference not only are the keynotes being streamed live, but [...]]]></description>
				<content:encoded><![CDATA[<p>Today was the 1st day of the SQL PASS Summit and the keynote was full of some great announcements and demos.&#160; The keynotes are a massive with almost all of the 3894 conference attendees from 57 different countries.</p>
<p>All of the keynotes from this years conference not only are the keynotes being streamed live, but many of the sessions are also being streamed live via the <a href="http://www.sqlpass.org">SQL PASS</a> website on PASS TV.&#160; The full schedule can found on the <a href="http://www.sqlpass.org/summit/2012/Sessions/MoreLearning/PASSTV.aspx">PASS TV</a> page.</p>
<p>Bill Grazino told us turning his keynote that pass has sponsored 9 non-PASS events around the world.&#160; Including these 9 events, pass has provided well over 500,000 hours of training to members of the community, much of it like SQL Saturday’s, User Groups, etc. being available to the attendees free of charge.&#160; PASS has created a business analytics specific conference which will be held April 10-12 2013 in Chicago, IL.&#160; More information will be available on the <a href="http://www.sqlpass.org/">SQL PASS website</a> shortly.</p>
<p>When Ted Kummert took the stage he talked about some of the great products that Microsoft has released this year including SQL Server 2012, the Surface, Windows Server 2012, Office 2013 as well as many others.&#160; </p>
<p>Ted announced that SQL Server 2012 has been released as of today.&#160; This release aligns with Office 2013 and the new SharePoint 2012.&#160; Ted also announced project Hekaton which is a new in memory database engine which will be introduced within the next major release of SQL Server.&#160; Project Hekaton is a fully in-memory database engine which will greatly improve OLTP performance.&#160; While this new engine is a part of the SQL Server database engine, this portion has been totally rewritten to really maximize the hardware under the SQL Server database engine.</p>
<p>Including Product Hekaton is the Hekaton AMR Tool which (when renamed) will help identify bottlenecks which can be resolved by converting the database to a Hekaton database engine.&#160; Because the Hekaton engine is running with the entire database being in memory latching has effectively been removed.&#160; Hekaton also supports recompiling stored procedures from running T-SQL to running as native machine code.&#160; This allows the stored procedures to run much, much faster without any actual code change.&#160; While not all workloads are going to be right for the Hekaton database engine, but those that are should see a massive performance improvement.&#160; Because project Hekaton runs within the same database engine that we have today if you know SQL Server you will already know how to work with a project Hekaton database.</p>
<p>Another great announcement is the clustered column store which will be introduced in the next major release of SQL Server.&#160; Along with the clustered column store index we will also be able to update tables which have column store indexes created on them, no matter if the column store index is a clustered column store index or a non-clustered column store index.&#160; This will introduce massive performance improvements to real time data warehouses and make data warehouses much easier to setup and performance tune; even with the largest workload.</p>
<p>For the non-relational side of things you can today download the Microsoft HDInsight Server CTP which is Microsoft’s Hadoop offering.</p>
<p>Ted also announced a new update to the Microsoft PDW which will be available in the 1st half of 2013 and will be called the SQL Server 2012 Parallel Data Warehouse.&#160; This update will include some of the features which will be included in the next major release of SQL Server such as the updatable column store index.&#160; Another big enhancement of the new SQL Server 2012 PDW is that SQL Server Management Studio will now be the query tool which is used to run the queries against the PDW system.&#160; During the demo against the PDW doing a simple count against a 1PB table the query ran in just a few seconds.&#160; Doing data aggregations against the same table for a real world style reporting query the query again ran in just a few seconds.</p>
<p>The next announcement was Polybase.&#160; Polybase allows you to query data from an external source from within the SQL Server 2012 PDW.&#160; This will allow you to create an external table which simply links to a Hadoop cluster.&#160; This will be done with the CREATE EXTERNAL TABLE&#160; statement which accepts the schema that you want and a hdfs URL to Hadoop without needing to create a linked server to the Hadoop cluster. </p>
<p>The next step of BI is here in SQL Server 2012 SP1 and Office 2013.&#160; Office 2013 includes PowerView natively within the product.&#160; It also supports some new mapping features natively within Office 2013 without any additional downloads or plugins.&#160; This support includes term extraction which is done through HDInsight.&#160; This allows us to view text data and extract names, sentiment, locations, etc. from simple text data and use those extracted strings in order to build PowerView reports.&#160; PowerView also now supports DAX queries to a MOLAP cube straight out of the box.</p>
<p>Stay tuned for more updates from the <a href="http://www.sqlpass.org/summit/2012/">PASS Summit</a> through out the week.</p>
<p>Denny</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/sql-pass-day-1-keynote/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>You aren&#8217;t going to want to miss #sqlkaraoke at the #sqlpass #summit12.</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/you-arent-going-to-want-to-miss-sqlkaraoke-at-the-sqlpass-summit12/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/you-arent-going-to-want-to-miss-sqlkaraoke-at-the-sqlpass-summit12/#comments</comments>
		<pubDate>Thu, 01 Nov 2012 13:00:52 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[SQL Karaoke]]></category>
		<category><![CDATA[SQL PASS]]></category>
		<category><![CDATA[SQL PASS 2012]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/?p=2427</guid>
		<description><![CDATA[Like every year at Bush Garden in the international district of Seattle, WA the SQL PASS community will descend onto Bush Garden at 9:30pm Wednesday night for an evening that it to be remembered.  This is our annual SQL Karaoke evening event, which for the second time ever is being sponsored.  This years proud sponsor [...]]]></description>
				<content:encoded><![CDATA[<p><img class="alignright" src="http://mrdenny.com/wp-content/uploads/2012/10/idera_logo_ORANGE_with-tagline.png" alt="" width="366" height="117" />Like every year at Bush Garden in the international district of Seattle, WA the SQL PASS community will descend onto Bush Garden at 9:30pm Wednesday night for an evening that it to be remembered.  This is our annual <a href="http://www.sqlkaraoke.com/">SQL Karaoke</a> evening event, which for the second time ever is being sponsored.  This years proud sponsor is Idera Software who is also a silver sponsor for the SQL PASS Summit itself.</p>
<p>What this sponsorship means is that the drinks are paid for, provided that you have a wristband which you have picked up from the Idera booth in the Exhibit hall Wednesday during the day.  If you don&#8217;t get a wristband, don&#8217;t worry you can still come and have a great time, the event isn&#8217;t limited to those with a wristband.  The only catch if you don&#8217;t have a wristband is that you&#8217;ll have to buy your own drinks.  Now don&#8217;t worry about singing, singing isn&#8217;t a requirement of attending SQL Karaoke.  Trust me. I can&#8217;t sing at all (see the videos below if you don&#8217;t believe me).</p>
<p>If you sing or don&#8217;t, if you have a wristband or not, the night is a great night, <a href="http://www.youtube.com/watch?v=35-aKXOfVqU">with</a> <a href="http://www.sqlkaraoke.com/2012/09/rocking-the-80s-with-rock-me-amadeus/">some</a> <a href="http://www.sqlkaraoke.com/2012/09/blister-in-the-sun-rockaroke/">great</a> <a href="http://www.sqlkaraoke.com/2012/09/a-little-r-kelly-at-sql-karaoke/">singing</a>, and <a href="http://www.youtube.com/watch?v=anGvEMJJIko">some</a> <a href="http://www.youtube.com/watch?v=-O7-lwEEQsU">truly</a> <a href="http://vimeo.com/28699056">awful singing</a> (this one probably isn&#8217;t safe for work) (yes I&#8217;m in all awful videos, this should give you an idea of my singing ability), it&#8217;s some awesome singing and an awesome night, and isn&#8217;t to be missed.</p>
<p>Now to be fair Bush Garden is small, cramped, hot, and the service can be a tad on the slow side (ok, that&#8217;s being pretty generous), but the vibe in the place is just right and SQL Karaoke just isn&#8217;t the same anywhere but Bush Garden (though we will try really hard next year in Charlotte) and pretty much everyone who attends has a great time.  If you don&#8217;t believe me, watch the videos above to get some idea of the insanity.</p>
<p>Spread the word, SQL Karaoke is just 6 days away.  Be there!</p>
<p>Denny</p>
<p>P.S. Don&#8217;t forget to head over to the Idera booth Wednesday during the exhibit hall hours to get a wristband for the drinks.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/you-arent-going-to-want-to-miss-sqlkaraoke-at-the-sqlpass-summit12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL PASS 2012 1st Timers Webcast Recording</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/sql-pass-2012-1st-timers-webcast-recording/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/sql-pass-2012-1st-timers-webcast-recording/#comments</comments>
		<pubDate>Thu, 18 Oct 2012 17:38:38 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[SQL PASS]]></category>
		<category><![CDATA[SQL PASS 2012]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/?p=2391</guid>
		<description><![CDATA[So yesterday was my SQL PASS 2012 1st timers webcast and it went great.  Lots of great questions from the audience which I think we even got all of answered.  If you missed the session and wanted to catch the recording it&#8217;s posted up on the live meeting site.  At the moment I can&#8217;t get [...]]]></description>
				<content:encoded><![CDATA[<p>So yesterday was my SQL PASS 2012 1st timers webcast and it went great.  Lots of great questions from the audience which I think we even got all of answered.  If you missed the session and wanted to catch the recording it&#8217;s posted up on the <a href="https://www311.livemeeting.com/cc/mvp/view?cn=&amp;id=PASS2012&amp;pw=">live meeting site</a>.  At the moment I can&#8217;t get the recording posted anywhere else, but I&#8217;m working on it.  For now feel free to use the live meeting version.  When you go to the live meeting site it will ask you for a Recording Key, just leave this blank.</p>
<p>Do note that you&#8217;ll want to use the low-res version.  The high-res version doesn&#8217;t work.</p>
<p>The recording will be available there until October 2013, but you&#8217;ll probably want to watch the video before the summit.</p>
<p>See you at the summit,</p>
<p>Denny</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/sql-pass-2012-1st-timers-webcast-recording/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SQL Karaoke at the 2012 SQL PASS Summit has a sponsor</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/sql-karaoke-at-the-2012-sql-pass-summit-has-a-sponsor/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/sql-karaoke-at-the-2012-sql-pass-summit-has-a-sponsor/#comments</comments>
		<pubDate>Wed, 17 Oct 2012 22:00:46 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[SQL PASS]]></category>
		<category><![CDATA[SQL PASS 2012]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Bush Garden]]></category>
		<category><![CDATA[Idera]]></category>
		<category><![CDATA[SQL Karaoke]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/?p=2375</guid>
		<description><![CDATA[I&#8217;m pleased to be able to announce that SQL Karaoke night (Wednesday night at Bush Garden in the International District) has a sponsor again this year.  The fine people over at Idera Software have agreed to sponsor the evenings activities this year.  The sponsorship for this year will be very similar to last years.  Anyone [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m pleased to be able to announce that SQL Karaoke night (Wednesday night at Bush Garden in the International District) has a sponsor again this year.  The fine people over at Idera Software have agreed to sp<img class="alignright" src="http://mrdenny.com/wp-content/uploads/2012/10/idera_logo_ORANGE_with-tagline.png" alt="" width="311" height="100" />onsor the evenings activities this year.  The sponsorship for this year will be very similar to last years.  Anyone and everyone is welcome to attend the insane SQL Karaoke night at <a href="http://www.bushgarden.net/">Bush Garden</a> (614 Maynard Ave. South Seattle, WA).</p>
<p>However in order to get the free drinks you&#8217;ll need to go and see the fine folks at the Idera booth during the day while the exhibit hall is open.  At the Idera booth you&#8217;ll be able to pick up a wristband which is good for one night, and one night only.  After that the only thing you need to do is have some dinner and at about 9:30pm Wednesday night head over to Bush Garden.  Wristbands are given out first come, first served using what ever criteria the fine folks at the Idera booth come up with.</p>
<p>Bush Garden is about a 30 minute walk (I&#8217;d recommend walking in a group if you want to walk) from the convention center.  From the convention center walk down Pike (towards the water) and turn right on 6th.  Walk for about a mile then turn right on Jackson, then left on Maynard.  It&#8217;s about 2 1/2 blocks down on the left.</p>
<p>Unfortunately Bush Garden isn&#8217;t in the best of neighborhoods so do use caution.</p>
<p>Personally I recommend a taxi as I&#8217;m lazy and it&#8217;s a long walk.  A cab should cost you about $5 or so to get there from the convention center and/or hotel.</p>
<p>If you are looking for a great way to unwind and watch some people do some great singing (and some others make total fools of themselves) this is THE party to go to.  It&#8217;s also a great place to meet some of the MVPs as well as some of the folks from the product group.  If you aren&#8217;t sure what you are getting in for by attending, don&#8217;t forget to check out <a href="http://www.sqlkaraoke.com/">the website</a>.</p>
<p>The wristbands to come with a budget attached, so drinks will be first come first served.  As always please don&#8217;t go overboard with drinking.</p>
<p>See you at Bush Garden,</p>
<p>Denny</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/sql-karaoke-at-the-2012-sql-pass-summit-has-a-sponsor/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SQL PASS 2012 First Timers Webcast Is TODAY!!! #sqlpass</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/sql-pass-2012-first-timers-webcast-is-today-sqlpass/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/sql-pass-2012-first-timers-webcast-is-today-sqlpass/#comments</comments>
		<pubDate>Wed, 17 Oct 2012 14:00:42 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[SQL PASS]]></category>
		<category><![CDATA[SQL PASS 2012]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/?p=2248</guid>
		<description><![CDATA[Don&#8217;t forget that my SQL PASS Summit First Timers Webcast is going to be today at 1pm Pacific / 4pm Eastern (find your local time).  This is the second annual SQL PASS Summit First Timers Webcast as the one I did last year was so well received. During this webcast I&#8217;ll be telling you a [...]]]></description>
				<content:encoded><![CDATA[<p>Don&#8217;t forget that my SQL PASS Summit First Timers Webcast is going to be today at 1pm Pacific / 4pm Eastern (<a href="http://www.timeanddate.com/worldclock/fixedtime.html?msg=SQL+PASS+2012+First+Timers+Webcast&amp;iso=20121017T13&amp;p1=865&amp;ah=1">find your local time</a>).  This is the second annual SQL PASS Summit First Timers Webcast as the one I did last year was so well received.</p>
<p>During this webcast I&#8217;ll be telling you a lot of what you&#8217;ll need to know about the Seattle Convention Center, how to get around town, how to get to the hotels from the airport, where to find places for dinner, how to find your way around the convention center, and much more.</p>
<p>If you&#8217;ve been to the PASS Summit in Seattle before I&#8217;d recommend watching anyway as there will be some new information for you.  Most importantly where breakfast and lunch will be served as the lunch hall is moving.</p>
<p>You do need to fill out my <a href="https://docs.google.com/spreadsheet/viewform?formkey=dGNXcUw2Y29oZXF4V2NXSnlpRjAzcXc6MQ">annoying registration form</a> to get the meeting info.  The form is painless I promise.</p>
<p>I&#8217;ll see you this afternoon.</p>
<p>Denny</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/sql-pass-2012-first-timers-webcast-is-today-sqlpass/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>There is still time to sign up for SQL PASS PreCons</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/there-is-still-time-to-sign-up-for-sql-pass-precons/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/there-is-still-time-to-sign-up-for-sql-pass-precons/#comments</comments>
		<pubDate>Tue, 16 Oct 2012 17:56:44 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[AlwaysOn]]></category>
		<category><![CDATA[SQL PASS]]></category>
		<category><![CDATA[SQL PASS 2012]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server 2012]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/?p=2383</guid>
		<description><![CDATA[This year the PASS Summit has 14 fantastic PreCons which are available for attendees to sign up for at an additional cost of just $395 per precon.  These precons are full day sessions with some fantastic presenters including myself, Louis Davisson, Rod Colledge, Jessica Moss, Brian Knight, Allen White, Itzik Ben-Gan, Bob Ward, Allan Hirt [...]]]></description>
				<content:encoded><![CDATA[<p>This year the <a href="http://www.sqlpass.org/summit/2012/">PASS Summit</a> has <a href="http://www.sqlpass.org/summit/2012/Sessions/PreConferenceSessions.aspx">14 fantastic PreCons</a> which are available for attendees to sign up for at an additional cost of just <a href="http://www.sqlpass.org/summit/2012/Registration.aspx">$395 per precon</a>.  These precons are full day sessions with some fantastic presenters including myself, Louis Davisson, Rod Colledge, Jessica Moss, Brian Knight, Allen White, Itzik Ben-Gan, Bob Ward, Allan Hirt and Grant Fritchey as well as a several others.</p>
<p>These sessions are a fantastic deal as you get a full day session, hand out, lunch plus lots of time to chat with the presenter and attendees before the sessions, during the breaks as well as after the session.</p>
<p>Can&#8217;t decide which session you want to attend?  No problem there are two days of PreCons so you&#8217;ll be able to turn the 3 day PASS Summit into a 5 day conference for just a few hundred dollars more.  If you are heading out to the PASS Summit I&#8217;d really encourage you to sign up for one of the pre-cons.  I&#8217;d love to have you in my pre-con called &#8220;<a href="http://www.sqlpass.org/summit/2012/Sessions/SessionDetails.aspx?sid=2651">SQL Server 2012 in a Highly Available World</a>&#8221; where we are going to walk through all of the high availability options which are available in SQL Server 2012 (as well as in the older versions as well), learn how to get them setup and most importantly figure out when we should be using each one.</p>
<p>If you are already signed up you can modify <a href="https://www.regonline.com/register/checkin.aspx?MethodId=0&amp;eventsessionId=c09266791bfa4138b026b094a3a7eb89&amp;eventID=1018613">your registration</a> or contact the registration contact listed on the <a href="https://www.regonline.com/register/checkin.aspx?MethodId=0&amp;eventsessionId=c09266791bfa4138b026b094a3a7eb89&amp;eventID=1018613">registration page</a> and she&#8217;ll be happy to add a pre-con onto your registration.</p>
<p>I look forward to seeing you at the summit, and at my precon,</p>
<p>Denny</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/there-is-still-time-to-sign-up-for-sql-pass-precons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL PASS Summit First Timers Webcast is in 2 Weeks</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/sql-pass-summit-first-timers-webcast-is-in-2-weeks/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/sql-pass-summit-first-timers-webcast-is-in-2-weeks/#comments</comments>
		<pubDate>Wed, 03 Oct 2012 14:00:10 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[SQL PASS]]></category>
		<category><![CDATA[SQL PASS 2012]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/?p=2251</guid>
		<description><![CDATA[Don&#8217;t forget that my SQL PASS Summit First Timers Webcast is going to be in just two short weeks on October 17th 2012 at 1pm Pacific / 4pm Eastern (find your local time).  This is the second annual SQL PASS Summit First Timers Webcast as the one I did last year was so well received. [...]]]></description>
				<content:encoded><![CDATA[<p>Don&#8217;t forget that my SQL PASS Summit First Timers Webcast is going to be in just two short weeks on October 17th 2012 at 1pm Pacific / 4pm Eastern (<a href="http://www.timeanddate.com/worldclock/fixedtime.html?msg=SQL+PASS+2012+First+Timers+Webcast&amp;iso=20121017T13&amp;p1=865&amp;ah=1">find your local time</a>).  This is the second annual SQL PASS Summit First Timers Webcast as the one I did last year was so well received.</p>
<p>During this webcast I&#8217;ll be telling you a lot of what you&#8217;ll need to know about the Seattle Convention Center, how to get around town, how to get to the hotels from the airport, where to find places for dinner, how to find your way around the convention center, and much more.</p>
<p>If you&#8217;ve been to the PASS Summit in Seattle before I&#8217;d recommend watching anyway as there will be some new information for you.  Most importantly where breakfast and lunch will be served as the lunch hall is moving.</p>
<p>You do need to fill out my <a href="https://docs.google.com/spreadsheet/viewform?formkey=dGNXcUw2Y29oZXF4V2NXSnlpRjAzcXc6MQ">annoying registration form</a> to get the meeting info.  The form is painless I promise.</p>
<p>Denny</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/sql-pass-summit-first-timers-webcast-is-in-2-weeks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Security Sessions at SQL PASS 2012</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/security-sessions-at-sql-pass-2012/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/security-sessions-at-sql-pass-2012/#comments</comments>
		<pubDate>Thu, 26 Jul 2012 14:00:34 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[Data Encryption]]></category>
		<category><![CDATA[Data Loss]]></category>
		<category><![CDATA[Data Security]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Database Administration]]></category>
		<category><![CDATA[Database Design]]></category>
		<category><![CDATA[Database security]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SQL Injection]]></category>
		<category><![CDATA[SQL PASS]]></category>
		<category><![CDATA[SQL PASS 2012]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server 2000]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[SQL Server 2008 R2]]></category>
		<category><![CDATA[SQL Server 2012]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/?p=2190</guid>
		<description><![CDATA[The SQL PASS session list for the SQL PASS 2012 Summit has been released.  This year there are 192 sessions being presented at the SQL PASS summit.  Last year at the 2011 summit there were only a couple of sessions on SQL Server Security.  This year there are 4 sessions.  While this appears to be a [...]]]></description>
				<content:encoded><![CDATA[<p>The <a href="http://www.sqlpass.org/summit/2012/Sessions/ConferenceSessions.aspx">SQL PASS session list</a> for the SQL PASS 2012 Summit has been released.  This year there are 192 sessions being presented at the SQL PASS summit.  Last year at the 2011 summit there were only a couple of sessions on SQL Server Security.  This year there are 4 sessions.  While this appears to be a bit better that before (if I remember correctly there were 3 last year), based on the number of large scale data breeches this year we need to be talking more about SQL Server security, and most importantly people need to actually listen.</p>
<p><a href="http://www.sqlpass.org/summit/2012/Sessions/SessionDetails.aspx?sid=2654">Where Should I Be Encrypting My Data</a> being presented by me</p>
<p><a href="http://www.sqlpass.org/summit/2012/Sessions/SessionDetails.aspx?sid=2886">SQL Server 2012 Security for Developers</a> being presented by Andreas Wolter</p>
<p><a href="http://www.sqlpass.org/summit/2012/Sessions/SessionDetails.aspx?sid=3361">The Evolution of Security in SQL Server 2012</a> being presented by Don Kiely</p>
<p><a href="http://www.sqlpass.org/summit/2012/Sessions/SessionDetails.aspx?sid=3251">SQL Injection: From Website to SQL Server</a> being presented by Mladen Prajdić</p>
<p>There are a couple of other sessions that mention <a href="http://www.sqlpass.org/summit/2012/Sessions/ConferenceSessions.aspx?k=security&amp;p=1&amp;preferred=false">security</a> in the abstract, but based on these abstracts I&#8217;m guessing that security won&#8217;t be mentioned very much during the actual sessions.</p>
<p>Denny</p>
<p>P.S. Don&#8217;t forget about my free <a href="http://itknowledgeexchange.techtarget.com/sql-server/sql-pass-2012-first-timers-webcast/">SQL PASS 2012 First Timer&#8217;s webcast</a> coming up on October 17th, 2012 at 1pm Pacific / 4pm Eastern.  You do need to <a href="https://docs.google.com/spreadsheet/viewform?formkey=dGNXcUw2Y29oZXF4V2NXSnlpRjAzcXc6MQ">sign up</a> for the session, which is FREE so get signed up.  Even if you have attended the SQL PASS summit before, this is worth it as there are some big changes in how PASS will be laid out at the convention center this year.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/security-sessions-at-sql-pass-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Saturday 147 Precon (#sqlsat147)</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/sql-saturday-147-precon-sqlsat147/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/sql-saturday-147-precon-sqlsat147/#comments</comments>
		<pubDate>Mon, 23 Jul 2012 14:00:27 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[AlwaysOn]]></category>
		<category><![CDATA[Availability Groups]]></category>
		<category><![CDATA[SQL PASS]]></category>
		<category><![CDATA[SQL PASS 2012]]></category>
		<category><![CDATA[SQL Saturday]]></category>
		<category><![CDATA[SQL Saturday 147]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/?p=2160</guid>
		<description><![CDATA[If you are planning on attending SQL Saturday 147 down in Recife Brazil you would check out my pre-con session being held on August 24th.  In this session I&#8217;ll be talking about all of the High Availability options which are available for SQL Server 2012.  I will be talking about AlwaysOn Availability Groups, Clustering, Database [...]]]></description>
				<content:encoded><![CDATA[<p>If you are planning on attending SQL Saturday 147 down in Recife Brazil you would check out my <a href="http://sqlsat147-1.eventbrite.com/">pre-con session</a> being held on August 24th.  In this session I&#8217;ll be talking about all of the High Availability options which are available for SQL Server 2012.  I will be talking about AlwaysOn Availability Groups, Clustering, Database Mirroring, and Transaction Log Shipping.  Most importantly we&#8217;ll be talking about how you should be deciding which of these technologies to use.</p>
<p>The <a href="http://sqlsat147-1.eventbrite.com/">cost for this pre-con</a> is $95 (US) plus an additional $6.22 (US) in fees to Event Bright for a total of $101.22.</p>
<p>I urge you to sign up for this great all day pre-con session today as seating for this session is limited.</p>
<p>Denny</p>
<p>P.S. Don&#8217;t forget this session will be held in English.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/sql-saturday-147-precon-sqlsat147/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;ll be at SQL PASS 2012, will you?</title>
		<link>http://itknowledgeexchange.techtarget.com/sql-server/ill-be-at-sql-pass-2012-will-you/</link>
		<comments>http://itknowledgeexchange.techtarget.com/sql-server/ill-be-at-sql-pass-2012-will-you/#comments</comments>
		<pubDate>Tue, 19 Jun 2012 14:00:55 +0000</pubDate>
		<dc:creator>Denny Cherry</dc:creator>
				<category><![CDATA[AlwaysOn]]></category>
		<category><![CDATA[Availability Groups]]></category>
		<category><![CDATA[Data Security]]></category>
		<category><![CDATA[Database security]]></category>
		<category><![CDATA[In Person Events]]></category>
		<category><![CDATA[SQL PASS]]></category>
		<category><![CDATA[SQL PASS 2012]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/sql-server/ill-be-at-sql-pass-2012-will-you/</guid>
		<description><![CDATA[It appears that I&#8217;ve been selected to give a couple of presentations at the premier Microsoft SQL Server conference again this year.  At the 2012 SQL PASS Summit in Seattle, WA this year I&#8217;ll be presenting a regular session titled &#8220;Where Should I Be Encrypting My Data?&#8221; where I&#8217;ll be talking about all the various [...]]]></description>
				<content:encoded><![CDATA[<p>It appears that I&#8217;ve been selected to give a couple of presentations at the premier Microsoft SQL Server conference again this year.  At the 2012 SQL PASS Summit in Seattle, WA this year I&#8217;ll be presenting a regular session titled &#8220;<a href="http://www.sqlpass.org/summit/2012/Sessions/SessionDetails.aspx?sid=2654">Where Should I Be Encrypting My Data?</a>&#8221; where I&#8217;ll be talking about all the various places within the application stack that data can be encrypted.  We will also be looking at some of the more spectacular data breeches to talk about where things appeared to have gone wrong.</p>
<p>The second session that I&#8217;ll be presenting will be an all day pre-con on high availability called &#8220;<a href="http://www.sqlpass.org/summit/2012/Sessions/SessionDetails.aspx?sid=2651">SQL Server 2012 in a Highly Available World</a>&#8220;.  During this will day session we will be looking at the legacy high availability solutions such as Database Mirroring, Log Shipping and SQL Server Clustering, but we will also be looking at the new AlwaysOn Availability Groups to see really when you should be looking at each one of these solutions, and when you should be combining some of these solutions to get even higher (and more complex) availability options.  While this high availability session does come with an extra cost, it&#8217;ll be worth every penny.</p>
<p>I hope to see you at the SQL PASS summit.</p>
<p>Denny</p>
<p>P.S. Don&#8217;t forget to check out my <a href="http://itknowledgeexchange.techtarget.com/sql-server/sql-pass-2012-first-timers-webcast/">SQL PASS First Timers webcast</a> on October 17th, 2012.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/sql-server/ill-be-at-sql-pass-2012-will-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
