<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Tradney&#039;s Blog</title>
	<atom:link href="http://timradney.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://timradney.com</link>
	<description>Just another DBA with a blog.</description>
	<lastBuildDate>Fri, 25 May 2012 14:04:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='timradney.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Tradney&#039;s Blog</title>
		<link>http://timradney.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://timradney.com/osd.xml" title="Tradney&#039;s Blog" />
	<atom:link rel='hub' href='http://timradney.com/?pushpress=hub'/>
		<item>
		<title>SQL Server &#8211; Cannot resolve collation conflict</title>
		<link>http://timradney.com/2012/05/25/sql-server-cannot-resolve-collation-conflict-4/</link>
		<comments>http://timradney.com/2012/05/25/sql-server-cannot-resolve-collation-conflict-4/#comments</comments>
		<pubDate>Fri, 25 May 2012 14:00:16 +0000</pubDate>
		<dc:creator>Tim Radney</dc:creator>
				<category><![CDATA[Query Tidbits]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>

		<guid isPermaLink="false">http://timradney.com/?p=696</guid>
		<description><![CDATA[A friend of mine contacted me through email today having a very common problem with a query he had written.  He received an error, &#8220;cannot resolve collation conflict for equal to operator&#8221;. Early in my career I had experienced the same issue so I quickly searched my code snippets and found where I had used [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timradney.com&#038;blog=15853414&#038;post=696&#038;subd=tradney&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A friend of mine contacted me through email today having a very common problem with a query he had written.  He received an error, &#8220;cannot resolve collation conflict for equal to operator&#8221;.</p>
<p>Early in my career I had experienced the same issue so I quickly searched my code snippets and found where I had used COLLATE DATABASE_DEFAULT after each of the comparison columns.  For example</p>
<p>SELECT COLUMN<br />
FROM TABLE_A<br />
INNER JOIN TABLE_B<br />
WHERE TABLE_A.COLUMN COLLATE DATABASE_DEFAULT = TABLE_B.COLUMN COLLATE DATABASE_DEFAULT</p>
<p>If you experience the error &#8220;Cannot resolve collation conflict for equal to operator&#8221; I hope this solution helps you out.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tradney.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tradney.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tradney.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tradney.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tradney.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tradney.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tradney.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tradney.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tradney.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tradney.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tradney.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tradney.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tradney.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tradney.wordpress.com/696/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timradney.com&#038;blog=15853414&#038;post=696&#038;subd=tradney&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://timradney.com/2012/05/25/sql-server-cannot-resolve-collation-conflict-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1189ad970a14ca6fa24d27864714f371?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tradney</media:title>
		</media:content>
	</item>
		<item>
		<title>How to restore the tail end of a transaction log</title>
		<link>http://timradney.com/2012/05/21/how-to-restore-the-tail-end-of-a-transaction-log/</link>
		<comments>http://timradney.com/2012/05/21/how-to-restore-the-tail-end-of-a-transaction-log/#comments</comments>
		<pubDate>Mon, 21 May 2012 14:11:24 +0000</pubDate>
		<dc:creator>Tim Radney</dc:creator>
				<category><![CDATA[Backups/Recovery]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[Query Tidbits]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[BACKUP]]></category>
		<category><![CDATA[RECOVERY]]></category>
		<category><![CDATA[RESTORE]]></category>
		<category><![CDATA[TAIL END]]></category>
		<category><![CDATA[Transaction log]]></category>

		<guid isPermaLink="false">https://tradney.wordpress.com/?p=684</guid>
		<description><![CDATA[Have you ever tried to restore a backup over an existing database and receive an error stating the tail of the log for the database has not been backed up? Many times if you are just restoring a database into a development environment you don&#8217;t care so you just restore WITH REPLACE and move on. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timradney.com&#038;blog=15853414&#038;post=684&#038;subd=tradney&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Have you ever tried to restore a backup over an existing database and receive an error stating the tail of the log for the database has not been backed up? Many times if you are just restoring a database into a development environment you don&#8217;t care so you just restore WITH REPLACE and move on.  However if you want to ensure that your restore contains the latest transactions from the production database, simply make a transaction log backup.  Example</p>
<p>(BACKUP LOG [DB_NAME] TO DISK = &#8216;DRIVE:\PATH\DB_NAME_LOG.BAK&#8217;)</p>
<p>Now lets suppose you are working with a production system and something dreadful happens to the database.   Lets assume that you have a transactional database and take TLOG backups every 10 minutes. Now lets suppose at 2:00 in the afternoon a regular TLOG backup is taken and at 2:07 there is a hardware problem where your MDF file becomes corrupt. You now have to restore from backup. What happens to those 7 minutes of transactions?</p>
<p>Without recovering the tail end of the log, this data is gone. Since it was only the MDF file that was corrupt or lost, we can still take a log backup even without the MDF. To do so use</p>
<p>(BACKUP LOG [DB_NAME] TO DISK = &#8216;DRIVE:\PATH\DB_NAME_LOG.BAK&#8217; WITH NO_TRUNCATE)</p>
<p>The key here is the NO_TRUNCATE statement.  Using NO_TRUNCATE allows you to be able to backup the transaction log without the database being online.  If your database is online you can just take a regular transaction log backup.</p>
<p>If you want to see this in action, check out my video.  In this video I go rouge and delete my MDF file and demonstrate how to backup and restore the tail end of the log.</p>
<p><a title="How to backup and restore the tail end of a transaction log video" href="http://youtu.be/bwuhobz3Z6U" target="_blank">How to backup and restore the tail end of a transaction log</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tradney.wordpress.com/684/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tradney.wordpress.com/684/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tradney.wordpress.com/684/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tradney.wordpress.com/684/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tradney.wordpress.com/684/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tradney.wordpress.com/684/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tradney.wordpress.com/684/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tradney.wordpress.com/684/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tradney.wordpress.com/684/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tradney.wordpress.com/684/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tradney.wordpress.com/684/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tradney.wordpress.com/684/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tradney.wordpress.com/684/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tradney.wordpress.com/684/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timradney.com&#038;blog=15853414&#038;post=684&#038;subd=tradney&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://timradney.com/2012/05/21/how-to-restore-the-tail-end-of-a-transaction-log/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1189ad970a14ca6fa24d27864714f371?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tradney</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Saturday 112 Recap</title>
		<link>http://timradney.com/2012/05/17/sql-saturday-112-recap/</link>
		<comments>http://timradney.com/2012/05/17/sql-saturday-112-recap/#comments</comments>
		<pubDate>Thu, 17 May 2012 14:00:14 +0000</pubDate>
		<dc:creator>Tim Radney</dc:creator>
				<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[Training/Events]]></category>

		<guid isPermaLink="false">http://timradney.com/?p=669</guid>
		<description><![CDATA[I had the pleasure of attending SQL Saturday 112 this past weekend.  This was my second time speaking at a SQL Saturday in Birmingham.  I was selected to present two sessions again this year in the first and second time slot.  I started off with &#8220;Getting Involved and Getting Ahead&#8221;.  This session is all about [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timradney.com&#038;blog=15853414&#038;post=669&#038;subd=tradney&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://tradney.files.wordpress.com/2012/05/sqlsat112_web.png"><img class="size-full wp-image-670 alignleft" title="sqlsat112_web" src="http://tradney.files.wordpress.com/2012/05/sqlsat112_web.png?w=500" alt=""   /></a></p>
<p>I had the pleasure of attending SQL Saturday 112 this past weekend.  This was my second time speaking at a SQL Saturday in Birmingham.  I was selected to present two sessions again this year in the first and second time slot.  I started off with &#8220;Getting Involved and Getting Ahead&#8221;.  This session is all about the SQL Community and how volunteering and giving of your time can pay huge dividends in your career.  You get to learn so much more and at such an advanced rate that the sky is the limit.  While helping others you gain as much or more.  The contacts you make alone are work the investment of your time.</p>
<p>The second session I gave was a brand new session called &#8220;Know Backups and Know Recovery&#8221;.  I presented this session in March to the Columbus GA SQL Users Group.  I really enjoy this session and hope to make it my primary session I give.  In this session I cover best practices with make FULL, DIFFERENTIAL, and TLOG backups of your databases.  I find that most people are at least doing FULL and Transaction logs.  About 25% do weekly FULL and Daily DIFFERENTIAL backups.  I also have found that most attendees have not practiced restores to include their DIFF and Transaction log backups.  In this session I demo using a script to generate the restore scripts of the last FULL, DIFF and all transaction log backups since the last respective FULL or DIFFERENTIAL backup.  I also demo FILEGROUP backups, peace meal restores and even a TAIL LOG backup and restore.</p>
<p>In between giving these two sessions and the remainder of the day I helped work the RedGate booth and PASS Booth.  I had a great deal of fun helping to spread the word about all things PASS and helping to field questions about many of the RedGate products.  The organization team for SQL Saturday 112 did an excellent job putting on this event.  I really like the speaker shirt and the bags the team got.</p>
<p>The event location at Jefferson State Community College was great.  Large classrooms and a centrally located vendor area.  There was excellent signage leading up the event, schedules posted on the doors to the rooms, a very well put together event guide and tons of drinks, donuts and coffee.</p>
<p>I will definitely be back to this event as long as they are willing to have me.</p>
<p>My slides can be found on the SQL Saturday website <a title="here" href="http://www.sqlsaturday.com/112/schedule.aspx" target="_blank">here</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tradney.wordpress.com/669/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tradney.wordpress.com/669/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tradney.wordpress.com/669/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tradney.wordpress.com/669/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tradney.wordpress.com/669/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tradney.wordpress.com/669/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tradney.wordpress.com/669/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tradney.wordpress.com/669/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tradney.wordpress.com/669/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tradney.wordpress.com/669/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tradney.wordpress.com/669/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tradney.wordpress.com/669/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tradney.wordpress.com/669/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tradney.wordpress.com/669/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timradney.com&#038;blog=15853414&#038;post=669&#038;subd=tradney&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://timradney.com/2012/05/17/sql-saturday-112-recap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1189ad970a14ca6fa24d27864714f371?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tradney</media:title>
		</media:content>

		<media:content url="http://tradney.files.wordpress.com/2012/05/sqlsat112_web.png" medium="image">
			<media:title type="html">sqlsat112_web</media:title>
		</media:content>
	</item>
		<item>
		<title>It was time for an upgrade</title>
		<link>http://timradney.com/2012/05/04/it-was-time-for-an-upgrade/</link>
		<comments>http://timradney.com/2012/05/04/it-was-time-for-an-upgrade/#comments</comments>
		<pubDate>Sat, 05 May 2012 01:46:16 +0000</pubDate>
		<dc:creator>Tim Radney</dc:creator>
				<category><![CDATA[Tibits]]></category>

		<guid isPermaLink="false">http://timradney.com/2012/05/04/it-was-time-for-an-upgrade/</guid>
		<description><![CDATA[I am not one of these anti PC sorta guys, but I do love my MacBook Pro.  I have owned a PC since 1993 when I got my Packard Bell 386 with Windows 3.1.  Even with my MacBook I have 9 Windows flavored VM&#8217;s on it.  To be honest, I have never had Windows run [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timradney.com&#038;blog=15853414&#038;post=663&#038;subd=tradney&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://tradney.files.wordpress.com/2012/05/screen-shot-2012-05-04-at-8-10-25-pm.png"><img class="size-full wp-image" src="http://tradney.files.wordpress.com/2012/05/screen-shot-2012-05-04-at-8-10-25-pm.png?w=295" alt="Image" /><br />
</a></p>
<p>I am not one of these anti PC sorta guys, but I do love my MacBook Pro.  I have owned a PC since 1993 when I got my Packard Bell 386 with Windows 3.1.  Even with my MacBook I have 9 Windows flavored VM&#8217;s on it.  To be honest, I have never had Windows run better than as a VM on my MacBook.  Due to having so many VM&#8217;s the 8 GB of ram I had just didn&#8217;t cut it on some occasions.</p>
<p>With wanting to dive more into Windows Failover Clustering and wanting to experiment more with SQL 2012 and &#8220;Always On&#8221; I knew I needed a bit more horsepower to do all the playing and studying I want &#8220;need&#8221; to do.  I posed the question to a superior and got the green light to make a modest increase in memory.  I can not wait to put this 16 GB of ram to the test.</p>
<p>Next I hope to get a Thunderbolt enclosure with an SSD to put a few VM&#8217;s on.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tradney.wordpress.com/663/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tradney.wordpress.com/663/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tradney.wordpress.com/663/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tradney.wordpress.com/663/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tradney.wordpress.com/663/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tradney.wordpress.com/663/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tradney.wordpress.com/663/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tradney.wordpress.com/663/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tradney.wordpress.com/663/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tradney.wordpress.com/663/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tradney.wordpress.com/663/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tradney.wordpress.com/663/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tradney.wordpress.com/663/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tradney.wordpress.com/663/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timradney.com&#038;blog=15853414&#038;post=663&#038;subd=tradney&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://timradney.com/2012/05/04/it-was-time-for-an-upgrade/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1189ad970a14ca6fa24d27864714f371?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tradney</media:title>
		</media:content>

		<media:content url="http://tradney.files.wordpress.com/2012/05/screen-shot-2012-05-04-at-8-10-25-pm.png?w=295" medium="image">
			<media:title type="html">Image</media:title>
		</media:content>
	</item>
		<item>
		<title>Spend two hours with me at #sqlsat107.</title>
		<link>http://timradney.com/2012/04/19/spend-two-hours-with-me-at-sqlsat107/</link>
		<comments>http://timradney.com/2012/04/19/spend-two-hours-with-me-at-sqlsat107/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 22:37:47 +0000</pubDate>
		<dc:creator>Tim Radney</dc:creator>
				<category><![CDATA[Training/Events]]></category>

		<guid isPermaLink="false">http://timradney.com/?p=641</guid>
		<description><![CDATA[In just two days SQL Saturday 107 will be in full swing.  Tomorrow begins their precon with the infamous Kalen Delaney.  Those who were lucky enough to sign up and get one of the coveted spots are in for a treat.  Thanks to the Idera ACE program I was blessed to spend three full days [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timradney.com&#038;blog=15853414&#038;post=641&#038;subd=tradney&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://tradney.files.wordpress.com/2012/03/image005.png"><img class="alignleft size-full wp-image-541" title="image005" src="http://tradney.files.wordpress.com/2012/03/image005.png?w=500" alt=""   /></a></p>
<p>In just two days SQL Saturday 107 will be in full swing.  Tomorrow begins their precon with the infamous Kalen Delaney.  Those who were lucky enough to sign up and get one of the coveted spots are in for a treat.  Thanks to the Idera ACE program I was blessed to spend three full days with Kalen and pick up a lot of new tips and tricks to help me progress in my career.</p>
<p>I will be presenting two sessions at SQL Saturday 107.  My &#8220;You Inherited a Neglected Database&#8221; session and &#8220;It&#8217;s TEMPDB Why Should You Care&#8221;.  I recently presented my TEMPDB session in Atlanta and had a rough go at it.  Lets just say I had a very humbling experience and learned a few valuable things as a presenter.  The biggest issue I had was being very nervous.  I had a two fellow ACE&#8217;s in the room and several other folks that I know very well or know of.  The room was also at capacity (50+ folks).  I shall be much more calm in Houston and slow down my presentation.  Even though I had a few bumps in my session, I had a very large number of people approach me telling me it was an &#8220;awesome&#8221; session.  That made me feel much better.</p>
<p>If you are in the Houston area, I hope you are planning to attend this wonderful FREE event on Saturday.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tradney.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tradney.wordpress.com/641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tradney.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tradney.wordpress.com/641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tradney.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tradney.wordpress.com/641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tradney.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tradney.wordpress.com/641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tradney.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tradney.wordpress.com/641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tradney.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tradney.wordpress.com/641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tradney.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tradney.wordpress.com/641/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timradney.com&#038;blog=15853414&#038;post=641&#038;subd=tradney&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://timradney.com/2012/04/19/spend-two-hours-with-me-at-sqlsat107/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1189ad970a14ca6fa24d27864714f371?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tradney</media:title>
		</media:content>

		<media:content url="http://tradney.files.wordpress.com/2012/03/image005.png" medium="image">
			<media:title type="html">image005</media:title>
		</media:content>
	</item>
		<item>
		<title>Becoming the dumbest guy in the group</title>
		<link>http://timradney.com/2012/04/19/becoming-the-dumbest-guy-in-the-group/</link>
		<comments>http://timradney.com/2012/04/19/becoming-the-dumbest-guy-in-the-group/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 12:00:20 +0000</pubDate>
		<dc:creator>Tim Radney</dc:creator>
				<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[Tibits]]></category>

		<guid isPermaLink="false">http://timradney.com/?p=627</guid>
		<description><![CDATA[&#8220;Why I joined Linchpin People as a Teammate&#8221; It was announced publicly this past weekend at SQL Saturday #111 that I have joined Linchpin People as their first teammate.  My friend Andy who is also a Chief Servant Officer of Linchpin made the announcement during the speaker dinner and gave me an official Linchpin dress [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timradney.com&#038;blog=15853414&#038;post=627&#038;subd=tradney&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://tradney.files.wordpress.com/2012/04/photo-81.jpg"><img class="alignleft size-medium wp-image-630" title="photo-8" src="http://tradney.files.wordpress.com/2012/04/photo-81.jpg?w=300&h=166" alt="" width="300" height="166" /></a></p>
<h1 style="text-align:left;"></h1>
<h1 style="text-align:left;"></h1>
<h1 style="text-align:left;"></h1>
<h1 style="text-align:left;"></h1>
<h1 style="text-align:left;"></h1>
<h2 style="text-align:left;">&#8220;Why I joined Linchpin People as a Teammate&#8221;</h2>
<p>It was announced publicly this past weekend at SQL Saturday #111 that I have joined Linchpin People as their first teammate.  My friend Andy who is also a Chief Servant Officer of Linchpin made the announcement during the speaker dinner and gave me an official Linchpin dress shirt.</p>
<p>During the remainder of the speaker dinner and throughout the SQL Saturday event the next day people kept asking me about Linchpin.  I would explain to them the culture of Linchpin and tell them the short story of how it came to be that I was joining such a great outfit.</p>
<p>The primary question I kept getting was &#8221; Are you joining Linchpin full time as a consultant?&#8221;.  I had to explain that I was only doing so part time at this point in my career.  (Night and weekend type work)  I would then explain my current job and what all has happened with me in the DBA role over the past 4 years.  I was recently promoted to a lead role and have 4 DBA&#8217;s that I am responsible for including mentoring and helping them grow in their career.</p>
<p>My current job is wonderful, I really enjoy the folks I work with and have numerous really cool projects going on.  I started the side business primarily to make a few extra bucks to help fund trips to SQL Saturday&#8217;s.  I really enjoy getting to travel around the country speaking and teaching others what I know.  I also get to learn a great deal from attending other sessions and networking with the SQL Community.  In forming my LLC, this awesome opportunity arose with Linchpin.  How could I possibly say no to working with Andy Leonard, Brian Moran, Mike Walsh and Robert Pearl.</p>
<p><em>It is really nice being the team lead at work, but it is even better being the dumbest guy in the group with Linchpin.</em>  There is so much for me to learn from these guys.  I am really looking forward to absorbing as much as I can from each of them.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tradney.wordpress.com/627/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tradney.wordpress.com/627/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tradney.wordpress.com/627/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tradney.wordpress.com/627/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tradney.wordpress.com/627/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tradney.wordpress.com/627/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tradney.wordpress.com/627/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tradney.wordpress.com/627/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tradney.wordpress.com/627/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tradney.wordpress.com/627/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tradney.wordpress.com/627/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tradney.wordpress.com/627/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tradney.wordpress.com/627/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tradney.wordpress.com/627/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timradney.com&#038;blog=15853414&#038;post=627&#038;subd=tradney&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://timradney.com/2012/04/19/becoming-the-dumbest-guy-in-the-group/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1189ad970a14ca6fa24d27864714f371?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tradney</media:title>
		</media:content>

		<media:content url="http://tradney.files.wordpress.com/2012/04/photo-81.jpg?w=300" medium="image">
			<media:title type="html">photo-8</media:title>
		</media:content>
	</item>
		<item>
		<title>I am speaking at #sqlsat111 on TEMPDB.</title>
		<link>http://timradney.com/2012/04/13/i-am-speaking-at-sqlsat111-on-tempdb/</link>
		<comments>http://timradney.com/2012/04/13/i-am-speaking-at-sqlsat111-on-tempdb/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 16:56:40 +0000</pubDate>
		<dc:creator>Tim Radney</dc:creator>
				<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[Training/Events]]></category>

		<guid isPermaLink="false">http://timradney.com/2012/04/13/i-am-speaking-at-sqlsat111-on-tempdb/</guid>
		<description><![CDATA[I was chosen to speak at SQL Saturday 111 in Atlanta GA this weekend.  I will be doing my session called &#8220;It&#8217;s TEMPDB, Why Should You Care&#8221;.  In this session I cover the importance of TEMPDB and how best to configure TEMPDB in your environment.  Not only do I cover a lot of material on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timradney.com&#038;blog=15853414&#038;post=584&#038;subd=tradney&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://tradney.files.wordpress.com/2012/04/sqlsat111_web.png"><img class="size-full wp-image" src="http://tradney.files.wordpress.com/2012/04/sqlsat111_web.png?w=226" alt="Image" /></a></p>
<p>I was chosen to speak at SQL Saturday 111 in Atlanta GA this weekend.  I will be doing my session called &#8220;It&#8217;s TEMPDB, Why Should You Care&#8221;.  In this session I cover the importance of TEMPDB and how best to configure TEMPDB in your environment.  Not only do I cover a lot of material on slides which are available to download on the event website, I also break out into a live demo demonstrating contention on TEMPDB and discuss how best to eliminate or reduce the contention.</p>
<p>I have presented this session at a number of other events and always get positive feedback on the technical material in the presentation.  If you don&#8217;t know why TEMPDB is important or have not configured TEMPDB after a base install, come hear me speak or just shoot me an email.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tradney.wordpress.com/584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tradney.wordpress.com/584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tradney.wordpress.com/584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tradney.wordpress.com/584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tradney.wordpress.com/584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tradney.wordpress.com/584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tradney.wordpress.com/584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tradney.wordpress.com/584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tradney.wordpress.com/584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tradney.wordpress.com/584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tradney.wordpress.com/584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tradney.wordpress.com/584/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tradney.wordpress.com/584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tradney.wordpress.com/584/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timradney.com&#038;blog=15853414&#038;post=584&#038;subd=tradney&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://timradney.com/2012/04/13/i-am-speaking-at-sqlsat111-on-tempdb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1189ad970a14ca6fa24d27864714f371?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tradney</media:title>
		</media:content>

		<media:content url="http://tradney.files.wordpress.com/2012/04/sqlsat111_web.png?w=226" medium="image">
			<media:title type="html">Image</media:title>
		</media:content>
	</item>
		<item>
		<title>I am a Linchpin Team Mate</title>
		<link>http://timradney.com/2012/04/13/i-am-a-linchpin-team-mate-12/</link>
		<comments>http://timradney.com/2012/04/13/i-am-a-linchpin-team-mate-12/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 14:15:52 +0000</pubDate>
		<dc:creator>Tim Radney</dc:creator>
				<category><![CDATA[Training/Events]]></category>

		<guid isPermaLink="false">http://timradney.com/?p=576</guid>
		<description><![CDATA[Linchpin People, LLC is an organization led by Brian Moran and Andy Leonard with Mike Walsh and Robert Pearl as Partners.  For those who do not know about Linchpin, they are a technology company with a focus on the Microsoft Database stack on the front, but behind the scene they are about developing people.  The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timradney.com&#038;blog=15853414&#038;post=576&#038;subd=tradney&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a style="color:#1b8be0;font:normal normal normal 13px/normal 'Helvetica Neue', Helvetica, Arial, sans-serif;font-style:inherit;font-weight:inherit;line-height:1.425;text-decoration:underline;" href="http://tradney.files.wordpress.com/2012/04/linchpin_logo_trans.png"><img class="size-full wp-image" style="color:#666666;font:normal normal normal 13px/normal 'Helvetica Neue', Helvetica, Arial, sans-serif;font-style:inherit;font-weight:inherit;line-height:1.425;border-style:solid;border-color:#dddddd;cursor:default;height:auto;max-width:100%;margin-top:.4em;border-width:1px;padding:6px;" src="http://tradney.files.wordpress.com/2012/04/linchpin_logo_trans.png?w=287" alt="Image" /></a></p>
<p>Linchpin People, LLC is an organization led by Brian Moran and Andy Leonard with Mike Walsh and Robert Pearl as Partners.  For those who do not know about Linchpin, they are a technology company with a focus on the Microsoft Database stack on the front, but behind the scene they are about developing people.  The company values are called the Service 22:40 which is modeled after Matthew (22:37-40).  This is what some call the &#8220;Golden Rule&#8221;</p>
<p>This is where I fit in.  First I get to be mentored by these wonderful guys, but more importantly I get to keep giving back to the community in more ways.  I recently started a small consulting firm to be able to focus on helping small to mid size companies that need the expertise of a senior level database professional.  The focus of my company is to baseline the organization, standardize installations, backup and recovery, disaster recovery, high availability, tune and get the systems running like they should.  I train the accidental dba who is responsible for the environment and then hopefully land a maintenance contract with the company to do periodic health checks.</p>
<p>My primary responsibility will remain focused on the large corporation where I am currently employed.  Being a DBA typically means &#8220;Doing Business After-hours&#8221; and any contracts I get with Radney Consulting or affiliation with Linchpin will typically fall into a night and weekend endeavor.  I can&#8217;t go repartioning a disk, creating a bunch of indexes, reconfiguring tempdb, or rearranging data and log files during business hours on a production system now can I?</p>
<p>I am very excited to be joining my friends in helping them build a great company and having a far greater reach to enrich others lives by sharing my life lessons and SQL knowledge with others.</p>
<p>Linchpin People = &#8221;Changing one career at a time&#8221;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tradney.wordpress.com/576/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tradney.wordpress.com/576/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tradney.wordpress.com/576/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tradney.wordpress.com/576/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tradney.wordpress.com/576/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tradney.wordpress.com/576/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tradney.wordpress.com/576/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tradney.wordpress.com/576/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tradney.wordpress.com/576/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tradney.wordpress.com/576/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tradney.wordpress.com/576/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tradney.wordpress.com/576/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tradney.wordpress.com/576/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tradney.wordpress.com/576/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timradney.com&#038;blog=15853414&#038;post=576&#038;subd=tradney&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://timradney.com/2012/04/13/i-am-a-linchpin-team-mate-12/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1189ad970a14ca6fa24d27864714f371?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tradney</media:title>
		</media:content>

		<media:content url="http://tradney.files.wordpress.com/2012/04/linchpin_logo_trans.png?w=287" medium="image">
			<media:title type="html">Image</media:title>
		</media:content>
	</item>
		<item>
		<title>SQLSAT107</title>
		<link>http://timradney.com/2012/03/26/sqlsat107/</link>
		<comments>http://timradney.com/2012/03/26/sqlsat107/#comments</comments>
		<pubDate>Mon, 26 Mar 2012 12:00:25 +0000</pubDate>
		<dc:creator>Tim Radney</dc:creator>
				<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[Training/Events]]></category>

		<guid isPermaLink="false">http://timradney.com/2012/03/23/sqlsat107/</guid>
		<description><![CDATA[<img src="http://tradney.files.wordpress.com/2012/03/image005.png" alt="SQLSAT107" class="size-full wp-image-541" /><p>SQL Saturday 107</p><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timradney.com&#038;blog=15853414&#038;post=542&#038;subd=tradney&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-541" src="http://tradney.files.wordpress.com/2012/03/image005.png?w=500" alt="SQLSAT107" /></p>
<p>I was recently selected to speak at SQL Saturday 107 in Houston TX.  I am really excited to be selected from such a great group of folks who submitted.  This will be my second time speaking in TX, but my first time to Houston.</p>
<p>I will already be in Houston for my introduction into the 2012 Idera ACE program and enjoying some early benefits of the program.  It will be a lot of fun getting to hang out with some of the existing ACE&#8217;s and most of the new ones.  I am truly a blessed individual.</p>
<p>If you happen to be reading this and live around Houston, make sure to register for the event.  For those not around Houston, well we have LOTS of SQL Saturday&#8217;s all over the world.  Make sure to attend one, or plan your own.  Check them out at <a href="http://www.sqlsaturday.com" target="_blank">http://www.sqlsaturday.com</a></p>
<p>SQL Saturday 107</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tradney.wordpress.com/542/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tradney.wordpress.com/542/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tradney.wordpress.com/542/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tradney.wordpress.com/542/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tradney.wordpress.com/542/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tradney.wordpress.com/542/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tradney.wordpress.com/542/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tradney.wordpress.com/542/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tradney.wordpress.com/542/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tradney.wordpress.com/542/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tradney.wordpress.com/542/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tradney.wordpress.com/542/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tradney.wordpress.com/542/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tradney.wordpress.com/542/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timradney.com&#038;blog=15853414&#038;post=542&#038;subd=tradney&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://timradney.com/2012/03/26/sqlsat107/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1189ad970a14ca6fa24d27864714f371?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tradney</media:title>
		</media:content>

		<media:content url="http://tradney.files.wordpress.com/2012/03/image005.png" medium="image">
			<media:title type="html">SQLSAT107</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Skills IE3 #sqlskills</title>
		<link>http://timradney.com/2012/03/16/sql-skills-ie3-sqlskills/</link>
		<comments>http://timradney.com/2012/03/16/sql-skills-ie3-sqlskills/#comments</comments>
		<pubDate>Fri, 16 Mar 2012 12:00:16 +0000</pubDate>
		<dc:creator>Tim Radney</dc:creator>
				<category><![CDATA[Training/Events]]></category>

		<guid isPermaLink="false">http://timradney.com/?p=533</guid>
		<description><![CDATA[I attended my first SQL Skills event in December 2011.  Due to a big project at work I was able to work in week three of the Immersion Events which is HA/DR &#8220;High Availability and Disaster Recovery&#8221;.  Although I am taking the training out of sequence my hope is to be able to attend IE2 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timradney.com&#038;blog=15853414&#038;post=533&#038;subd=tradney&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I attended my first SQL Skills event in December 2011.  Due to a big project at work I was able to work in week three of the Immersion Events which is HA/DR &#8220;High Availability and Disaster Recovery&#8221;.  Although I am taking the training out of sequence my hope is to be able to attend IE2 later this fall.  IE2 is the performance tuning session.</p>
<p>Expectations are high when you attend an Immersion Event.  Many will argue that it is the best training available.  I haven&#8217;t attended every possible training out there but I have attended training from the numerous &#8220;training centers&#8221;, attended a lot of SQL Saturday&#8217;s and three PASS Summits.  Of all the training I have attended, the Immersion Events are the best.</p>
<p>Anytime that you put Paul Randal, Kimberly Tripp, Joe Sack and Jonathan Kehayias in the same room talking about topics they love you are in for a treat.  I will tell you that topics range from consolidation, virtualization, backups, restores, clustering, mirroring, replication, design options and more.  The fact you can find this information at <a title="SQL Skills" href="http://www.sqlskills.com" target="_blank">SQL Skills</a> I don&#8217;t mind sharing it.</p>
<p>For me, each day I was able to learn something pretty significant that will have direct impact at work, thus each day the cost of the training was justified.  How cool is that.</p>
<p>Thursday night at these events are community night.  Several attendees get to present a 15 minute session.  I was fortunate to be able to be one of those.  I presented &#8220;Getting Involved and Getting Ahead&#8221;, my session was on all things SQL Community.</p>
<p>If you ever have a change to attend, you are well feed both physically and intellectually.  Don&#8217;t miss the chance to get immersed in SQL Server.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tradney.wordpress.com/533/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tradney.wordpress.com/533/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tradney.wordpress.com/533/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tradney.wordpress.com/533/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tradney.wordpress.com/533/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tradney.wordpress.com/533/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tradney.wordpress.com/533/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tradney.wordpress.com/533/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tradney.wordpress.com/533/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tradney.wordpress.com/533/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tradney.wordpress.com/533/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tradney.wordpress.com/533/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tradney.wordpress.com/533/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tradney.wordpress.com/533/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=timradney.com&#038;blog=15853414&#038;post=533&#038;subd=tradney&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://timradney.com/2012/03/16/sql-skills-ie3-sqlskills/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1189ad970a14ca6fa24d27864714f371?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tradney</media:title>
		</media:content>
	</item>
	</channel>
</rss>
