<?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>Humor Me a T-SQL Princess</title>
	<atom:link href="http://tsqlprincess.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tsqlprincess.wordpress.com</link>
	<description>DBAs really do have a sense of humor</description>
	<lastBuildDate>Tue, 17 Jan 2012 15:25:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='tsqlprincess.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Humor Me a T-SQL Princess</title>
		<link>http://tsqlprincess.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://tsqlprincess.wordpress.com/osd.xml" title="Humor Me a T-SQL Princess" />
	<atom:link rel='hub' href='http://tsqlprincess.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Hey! Nice RAC!</title>
		<link>http://tsqlprincess.wordpress.com/2011/12/19/hey-nice-rac/</link>
		<comments>http://tsqlprincess.wordpress.com/2011/12/19/hey-nice-rac/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 20:43:05 +0000</pubDate>
		<dc:creator>tsqlprincess</dc:creator>
				<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://tsqlprincess.wordpress.com/?p=908</guid>
		<description><![CDATA[What I learned about Oracle RAC (Real Application Cluster)... <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tsqlprincess.wordpress.com&amp;blog=13813896&amp;post=908&amp;subd=tsqlprincess&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>What? Another post in less than a week? Yep! Don’t faint from shock! <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />   Besides, I’m overdue for a mostly serious post.  Oh and as for the title of this little post? Trust me. It could have been much, much worse. <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />   </p>
<p>Since we’ve had Oracle for a few months now and have one production Oracle system, I thought it’s about time to write a little of what I’ve learned so far. Granted, it’s probably enough to fill a thimble since I’m mainly still supporting SQL Server.  It seems a bit funny to me, in a way, but I’m learning about Oracle pretty much how I learned SQL Server – from experienced co-workers, reading, awesome people on Twitter (thank you!), more reading, and good old-fashioned playing around.</p>
<p>In case anyone is wondering, we are now owners of Oracle 11g R2 on Exadata Database Machines. So what’s an Exadata? It’s basically a super duper uber powerful storage server optimized specifically for Oracle Databases to run on. It appears a lot of processing is offloaded to the hardware. I’m not going to regurgitate all the nitty-gritty specs but you can read all about them <a title="Oracle Exadata" href="http://www.oracle.com/us/products/database/exadata-database-machine/overview/index.html" target="_blank">here</a>.</p>
<p><strong>A Cluster O’ Fun</strong></p>
<div id="attachment_910" class="wp-caption alignright" style="width: 160px"><a href="http://tsqlprincess.files.wordpress.com/2011/12/computer_problem.jpg"><img class="size-thumbnail wp-image-910" title="computer_problem" src="http://tsqlprincess.files.wordpress.com/2011/12/computer_problem.jpg?w=150&#038;h=112" alt="" width="150" height="112" /></a><p class="wp-caption-text">It&#039;s all fun and games until someone loses a node</p></div>
<p>We also have an Oracle cluster running on said Exadata box, and I believe there is a plan to get a data warehouse going on one as well. That sounds like it could be fun actually. I had also heard something about us possibly supporting SSAS (SQL Server Analysis Services) for a department. <em>No, that won’t get confusing at all!</em> The Oracle cluster is actually referred to as a RAC which stands for Real Application Cluster. It’s composed of something called Oracle Clusterware and Oracle ASM (Automatic Storage Management). Together they comprise the Oracle Grid Infrastructure. As I understand it, the Clusterware is what makes the cluster. <em>No, really? What was your first clue?</em>  That basically means you’ve got a database on shared storage and multiple servers can access it at the same time. If one node (host server) goes down, the other one(s) can still access it.  The ASM part is basically the file system and volume manager. It includes striping (automatic), mirroring (optional), rebalancing and so on. It basically manages the files for you so you don’t have to.</p>
<p><strong>SQL vs Oracle</strong></p>
<p>So what’s an Oracle cluster like compared to a SQL Server cluster? Sorry, but I really can’t tell you just yet. Yeah, I’m bummed too. When it comes to performance, it’s my understanding that there really isn’t anything out there to compare to an Exadata box. It’s fairly unique. Therefore, one can’t really compare this particular cluster to a SQL Server cluster in terms of performance and what have you. I honestly couldn’t tell you anything about its creation or setup since I wasn’t really all that involved. <em>Hey, someone has to make sure the SQL Servers are still behaving.</em> <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Once I get a better grasp on it, I may be able to write something about it as compared to a cluster from a technical aspect but not performance-wise. Time will tell.  However, I would love to hear from anyone who has Exadata and/or RAC experience. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><strong>The Verdict?</strong></p>
<div id="attachment_914" class="wp-caption alignleft" style="width: 122px"><a href="http://tsqlprincess.files.wordpress.com/2011/12/cookies1.jpg"><img class="size-thumbnail wp-image-914" title="cookies" src="http://tsqlprincess.files.wordpress.com/2011/12/cookies1.jpg?w=112&#038;h=150" alt="" width="112" height="150" /></a><p class="wp-caption-text">A cookie by any other name is still a cookie... they just come in different flavors</p></div>
<p>So what do I think of Oracle so far?  You know how some relationships start off somewhat rocky? Well, this one isn’t any different. However, that’s not necessarily a bad thing. It’s just that I really haven’t had a lot of interaction with it just yet so I really haven’t had enough experience with it to say one way or the other. My initial impression is that it is way more involved and complicated to manage than SQL Server so far. That could just be me, though. Overall, I’m viewing this as a great opportunity to learn something new which is great since I love to learn new things.  <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   In my opinion, relational databases should be fundamentally the same but with differences. Yes, some are quite different than others but once you have the basic concepts down it&#8217;s just a matter of figuring out and learning how to administer and deal with them in their environments which isn&#8217;t always that easy. But that&#8217;s just my opinion. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br />Filed under: <a href='http://tsqlprincess.wordpress.com/category/oracle/'>Oracle</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tsqlprincess.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tsqlprincess.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tsqlprincess.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tsqlprincess.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tsqlprincess.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tsqlprincess.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tsqlprincess.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tsqlprincess.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tsqlprincess.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tsqlprincess.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tsqlprincess.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tsqlprincess.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tsqlprincess.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tsqlprincess.wordpress.com/908/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tsqlprincess.wordpress.com&amp;blog=13813896&amp;post=908&amp;subd=tsqlprincess&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tsqlprincess.wordpress.com/2011/12/19/hey-nice-rac/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5af7033fb20a07bbdeb511878ed6bbcd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tsqlprincess</media:title>
		</media:content>

		<media:content url="http://tsqlprincess.files.wordpress.com/2011/12/computer_problem.jpg?w=150" medium="image">
			<media:title type="html">computer_problem</media:title>
		</media:content>

		<media:content url="http://tsqlprincess.files.wordpress.com/2011/12/cookies1.jpg?w=112" medium="image">
			<media:title type="html">cookies</media:title>
		</media:content>
	</item>
		<item>
		<title>So You Inherited a Database Server…</title>
		<link>http://tsqlprincess.wordpress.com/2011/12/16/so-you-inherited-a-database-server/</link>
		<comments>http://tsqlprincess.wordpress.com/2011/12/16/so-you-inherited-a-database-server/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 19:34:02 +0000</pubDate>
		<dc:creator>tsqlprincess</dc:creator>
				<category><![CDATA[SQL Fun]]></category>
		<category><![CDATA[SQL Mayhem]]></category>
		<category><![CDATA[dark chocolate]]></category>
		<category><![CDATA[server integration]]></category>
		<category><![CDATA[work breakdown]]></category>

		<guid isPermaLink="false">http://tsqlprincess.wordpress.com/?p=860</guid>
		<description><![CDATA[A fun spin on what we wish we could do when we inherit a database server. You may find some useful information in there somewhere. <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tsqlprincess.wordpress.com&amp;blog=13813896&amp;post=860&amp;subd=tsqlprincess&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_868" class="wp-caption alignleft" style="width: 160px"><a href="http://tsqlprincess.files.wordpress.com/2011/12/sqlmagic_2.jpg"><img class="size-thumbnail wp-image-868" title="sqlmagic_2" src="http://tsqlprincess.files.wordpress.com/2011/12/sqlmagic_2.jpg?w=150&#038;h=112" alt="" width="150" height="112" /></a><p class="wp-caption-text">Warning!</p></div>
<p>It’s Friday and I’m feeling a bit wacky (<em>what else is new, right?</em>). So… I thought I would write about something that’s been on my list for a few months now and put an amusing spin on it. Well, at least I find it amusing. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Several months ago, we inherited several database servers from another department. Our job was to bring them up to our standards when they were brought onto our network. Luckily, they all had SQL Server 2005, 2008 or 2008 R2 installed on them. <em>Whew!</em>  It was by far a very enlightening experience considering these servers were not set up by database administrators. However, they didn’t do all that bad of a job considering. <em>Note: These servers were also brought onto our domain from a different one which involved lots of Active Directory account additions which affected accounts on these servers.</em>  </p>
<p>Anyway, to help relieve some of the stress, I couldn’t resist putting together a list of steps to be performed while bringing the servers onto our network and up to our standards. This list does not contain everything we did but it’s somewhat close. On a serious note, many months of planning and hard work went into this project by all of IT. There was quite a bit more that went into it.  This is but a small slice of our part. While this list was written in jest, there may actually be a few useful nuggets of information in there. <em>Disclaimer: I put this list together for fun to release some stress. We did not actually partake of every step outlined. I’m hopeful you can spot the &#8220;what we actually did&#8221; steps versus the &#8220;wishful thinking&#8221; steps. </em> <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p class="mceTemp"><strong></strong> <strong>Generic Work Breakdown Steps (WBS) for Database Server Integration:</strong></p>
<dl class="wp-caption alignright">
<dt class="wp-caption-dt"><a href="http://tsqlprincess.files.wordpress.com/2011/12/dbasurvivalkit02.jpg"><img class="size-thumbnail wp-image-865 " title="DBASurvivalKit02" src="http://tsqlprincess.files.wordpress.com/2011/12/dbasurvivalkit02.jpg?w=150&#038;h=112" alt="" width="150" height="112" /></a></dt>
<dd class="wp-caption-dd">DBA Survival Kit Option #1</dd>
</dl>
<ol>
<li>Retrieve your DBA Survival Kit. It should contain the following items:</li>
<ul>
<li>1 shot glass</li>
<li>1-3 large bags of dark chocolate, dependent on the duration of the integration and the number of non-DBAs involved</li>
<li>1 large bottle of your choice beverage</li>
<li>1 tin of breath mints</li>
<li>1-3 rolls of duct tape, dependent on the duration of the integration and the number of non-DBAs involved</li>
<li>1 sarcastic ball (<em>note: it is like a Magic 8 ball but displays sarcastic answers such as &#8220;whatever&#8221; or &#8220;ask me if I care&#8221;</em>)</li>
<li>1 pillow and blanket set</li>
<li>Music playlist of your choice</li>
</ul>
<li>Retrieve your stash of chocolate and partake of one piece for quality assurance testing.</li>
<ul>
<li>Test a few more pieces just to be sure it’s worthy.</li>
</ul>
<li>Open the bottle of your choice beverage. Help yourself to one shot to ensure it’s of good quality.</li>
<li>Obtain all SQL login passwords including the SA account.</li>
<li>Start music playlist.</li>
<li>Ignore the voices in your head.</li>
<li>Verify/add domain account as a local admin onto the server for the Database team to use to manage the servers.</li>
<li>Turn on the SQL Agent, if it’s disabled.</li>
<ul>
<li>If it’s been turned off, smack person responsible upside the head unless they have a good reason why it’s been disabled.</li>
</ul>
<li>Change all SQL-related service accounts to the domain account dedicated to running the SQL services.</li>
<ul>
<li>If the service accounts were running under any local accounts, find out why.</li>
<li>If it’s the wrong answer, smack person responsible upside the head.</li>
<li>Help yourself to a piece of chocolate.</li>
</ul>
<li>Manually back up all databases on all instances to a designated area including all system databases.</li>
<ul>
<li>Make note of where you put them for future reference. Feel free to be descriptive.</li>
<li>Note: “where the sun doesn’t shine” doesn’t count.</li>
<li>Tell the voices in your head to shut up.</li>
</ul>
<li>Script all logins and save the script to the network.</li>
<ul>
<li>Again, make note of where you put it.</li>
</ul>
<li>Add the SQL Server domain account to the SQL Server instance as sysadmin.</li>
<li>If they brought their own chocolate, add your team’s Active Directory (AD) accounts to the SQL Server instances as sysadmin.</li>
<li>Coordinate with the applications team to determine how the applications are connecting to the databases.</li>
<ul>
<li>May need to run Profiler traces.</li>
<li>Help yourself to a generous shot of your choice beverage.</li>
</ul>
<li>Work with the applications team during the changing of all sysadmin SQL account passwords including the SA account since it is possible (<em>and very likely</em>) applications are using those accounts.</li>
<ul>
<li>Have some more chocolate… followed by another shot of your choice beverage… or four…
<p><div id="attachment_863" class="wp-caption alignright" style="width: 122px"><a href="http://tsqlprincess.files.wordpress.com/2011/12/survivalkit.jpg"><img class="size-thumbnail wp-image-863 " title="survivalkit" src="http://tsqlprincess.files.wordpress.com/2011/12/survivalkit.jpg?w=112&#038;h=150" alt="" width="112" height="150" /></a><p class="wp-caption-text">DBA Survival Kit Option #2</p></div></li>
</ul>
<li>Work with the application team during the addition of any new accounts and disabling the old accounts to ensure the application still works.</li>
<ul>
<li>Add new AD accounts.</li>
<li>Set permissions for new AD accounts.</li>
<li>Change database owners.</li>
<ul>
<li>WARNING! WARNING! Changing the database owner may break something!</li>
<li>Down one shot of your choice beverage per database owner changed followed by a few more pieces of chocolate.</li>
</ul>
<li>Disable the old AD accounts.</li>
<li>Pray to the SQL gods everything still works.</li>
<li>Help yourself to another shot of your choice beverage just in case. Down another one to appease the SQL gods. Better safe than sorry, right?</li>
</ul>
<li>Configure / reconfigure database mail</li>
<ul>
<li>Send a test email to the server admins informing them the database servers have unanimously decided the DBA team is worthy of more chocolate and it would please the database servers greatly if chocolate was sent to the DBAs… preferably good quality dark chocolate… on a regular basis…
<p><div id="attachment_899" class="wp-caption alignright" style="width: 160px"><a href="http://www.flickr.com/photos/oskarn/122047239/"><img class="size-thumbnail wp-image-899 " title="tutu" src="http://tsqlprincess.files.wordpress.com/2011/12/tutu.jpg?w=150&#038;h=150" alt="" width="150" height="150" /></a><p class="wp-caption-text">A tutu? Seriously?</p></div></li>
</ul>
<li>Verify the original database assessment.</li>
<ul>
<li>Note any changes or discrepancies.</li>
<li>Help yourself to two more shots of your choice beverage – one for you and one for the bacon slinging monkey dancing around on your desk wearing a pink tutu. Keep the duct tape out of the monkey’s reach…</li>
</ul>
<li>Inform your minions, err… the applications team that they have now been bequeathed permission to allow the peasants, err… users to test their logins to ensure they are able to access the databases through the applications.</li>
<li>Work with them to troubleshoot any database-related issues. Keep the sarcastic ball in reach.</li>
<ul>
<li>Finish off another shot of your choice beverage.</li>
<li>Scarf down more chocolate.</li>
<li>Repeat until the issues are resolved or you run out of your choice beverage and chocolate, whichever comes first.</li>
</ul>
<li>Set up maintenance plans, if they don’t exist.</li>
<ul>
<li>Ensure the maintenance plans work.</li>
<li>Cross your fingers and toes and everything else you can think of.</li>
<li>Finish off your choice beverage and chocolate.
<p><div id="attachment_902" class="wp-caption alignright" style="width: 122px"><a href="http://tsqlprincess.files.wordpress.com/2011/12/dead_lizard.jpg"><img class="size-thumbnail wp-image-902" title="dead_lizard" src="http://tsqlprincess.files.wordpress.com/2011/12/dead_lizard.jpg?w=112&#038;h=150" alt="" width="112" height="150" /></a><p class="wp-caption-text">ahhhh... where&#039;s that duct tape? hey! who took my blanket?</p></div></li>
</ul>
<li>Retrieve your blanket and pillow making yourself comfy.</li>
<li>Fling mints at the monkey to keep it from dancing an Irish jig on your bladder.</li>
<li>Apply duct tape to keep yourself from falling off the face of the earth.</li>
</ol>
<br />Filed under: <a href='http://tsqlprincess.wordpress.com/category/sql-fun/'>SQL Fun</a>, <a href='http://tsqlprincess.wordpress.com/category/sql-mayhem/'>SQL Mayhem</a> Tagged: <a href='http://tsqlprincess.wordpress.com/tag/dark-chocolate/'>dark chocolate</a>, <a href='http://tsqlprincess.wordpress.com/tag/server-integration/'>server integration</a>, <a href='http://tsqlprincess.wordpress.com/tag/work-breakdown/'>work breakdown</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tsqlprincess.wordpress.com/860/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tsqlprincess.wordpress.com/860/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tsqlprincess.wordpress.com/860/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tsqlprincess.wordpress.com/860/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tsqlprincess.wordpress.com/860/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tsqlprincess.wordpress.com/860/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tsqlprincess.wordpress.com/860/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tsqlprincess.wordpress.com/860/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tsqlprincess.wordpress.com/860/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tsqlprincess.wordpress.com/860/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tsqlprincess.wordpress.com/860/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tsqlprincess.wordpress.com/860/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tsqlprincess.wordpress.com/860/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tsqlprincess.wordpress.com/860/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tsqlprincess.wordpress.com&amp;blog=13813896&amp;post=860&amp;subd=tsqlprincess&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tsqlprincess.wordpress.com/2011/12/16/so-you-inherited-a-database-server/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5af7033fb20a07bbdeb511878ed6bbcd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tsqlprincess</media:title>
		</media:content>

		<media:content url="http://tsqlprincess.files.wordpress.com/2011/12/sqlmagic_2.jpg?w=150" medium="image">
			<media:title type="html">sqlmagic_2</media:title>
		</media:content>

		<media:content url="http://tsqlprincess.files.wordpress.com/2011/12/dbasurvivalkit02.jpg?w=150" medium="image">
			<media:title type="html">DBASurvivalKit02</media:title>
		</media:content>

		<media:content url="http://tsqlprincess.files.wordpress.com/2011/12/survivalkit.jpg?w=112" medium="image">
			<media:title type="html">survivalkit</media:title>
		</media:content>

		<media:content url="http://tsqlprincess.files.wordpress.com/2011/12/tutu.jpg?w=150" medium="image">
			<media:title type="html">tutu</media:title>
		</media:content>

		<media:content url="http://tsqlprincess.files.wordpress.com/2011/12/dead_lizard.jpg?w=112" medium="image">
			<media:title type="html">dead_lizard</media:title>
		</media:content>
	</item>
		<item>
		<title>S’More SQL, Please!</title>
		<link>http://tsqlprincess.wordpress.com/2011/12/02/smore-sql-please/</link>
		<comments>http://tsqlprincess.wordpress.com/2011/12/02/smore-sql-please/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 15:13:25 +0000</pubDate>
		<dc:creator>tsqlprincess</dc:creator>
				<category><![CDATA[SQL Fun]]></category>
		<category><![CDATA[Super Cool SQL Server Events]]></category>

		<guid isPermaLink="false">http://tsqlprincess.wordpress.com/?p=844</guid>
		<description><![CDATA[Get Cozy with SQL at SQL Saturday #104 (i.e. Hot Chocolate for Your Brain)! Join us for our user group's Holiday Party on December 7th!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tsqlprincess.wordpress.com&amp;blog=13813896&amp;post=844&amp;subd=tsqlprincess&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h3><strong>Ready for SQL on the Slopes? </strong></h3>
<p>If you haven’t already heard, <a title="SQL Saturday #104" href="http://sqlsaturday.com/104/eventhome.aspx" target="_blank">SQL Saturday #104 </a>is coming to Colorado Springs on January 7th, 2012. <em>Woo hoo!</em> Hold onto your beanies (<em>knit hats for those of you wondering</em>)! It’s the first SQL Saturday of the New Year and it’s going to be fantastic! Personally, I’m in awe of the mind-boggling speaker and session line up we have! Kudos to Jeremy (<a title="DataRealized" href="http://www.datarealized.com/" target="_blank">Web </a>| <a title="Follow @DataRealized" href="http://twitter.com/datarealized" target="_blank">Twitter</a>) and Chris (<a title="Chris Shaw" href="http://chrisshaw.wordpress.com/" target="_blank">Blog </a>| <a title="Follow @SQLShaw" href="http://twitter.com/SQLShaw" target="_blank">Twitter</a>) for the great selection! It could not have been an easy task given all the great submissions. If you haven’t already, check it out <a title="SQL Saturday 104 Schedule" href="http://sqlsaturday.com/104/schedule.aspx" target="_blank">now</a>! <em>Please note that the schedule isn&#8217;t written in stone and is subject to change.</em> Last year we had 3 session tracks. With all the impressive submissions we’ve received, we’ve expanded to <strong>5</strong> (<em>Yes, 5!</em>) tracks for Business Intelligence, Database Development and Administration! Are you in awe yet? Yes? No? Read on!</p>
<p>Interested in Professional Development? If you said “YES!”, then you’re in luck! We’re also including time slots for you to review your resume with a <a title="Gabby Communications" href="http://www.gabbycommunications.com/" target="_blank">professional resume writer</a>! <em>Sweet!</em> How do you sign up? No worries! It’ll be easy. When you arrive and check in at the registration table, there will be a sign up sheet for time slots. <em>Please note that it will be on a first come first served basis.</em></p>
<h3><strong>Room to Grow </strong></h3>
<div id="attachment_846" class="wp-caption alignright" style="width: 199px"><a href="http://tsqlprincess.files.wordpress.com/2011/12/mr-biggs-room.jpg"><img class=" wp-image-846" title="Sneak Preview" src="http://tsqlprincess.files.wordpress.com/2011/12/mr-biggs-room.jpg?w=189&#038;h=142" alt="" width="189" height="142" /></a><p class="wp-caption-text">Sneak Preview... Shhhh!</p></div>
<p>For those who remember the rooms we used last year, guess what? For SQL Saturday 104, we have claimed a bigger and even better main room that even comes with *<em>gasp</em>* an actual stage! What’s even better news? It’s in a separate area of the facility from which we shouldn’t hear what’s going on outside of the room. That means we shouldn’t hear any mayhem generated by the bumper cars or go karts. Since I really like you guys, I’ll even give you a sneak peak of what it looks like. I snuck a few pictures while we were touring the facility. Yeah, I’m sneaky like that… Keep in mind the configuration / layout of the room may change by then. This is just to give you an idea.</p>
<h3><strong>Food for Thought… and for Your Tummy </strong></h3>
<p>For SQL Saturday #66, we had a great spread of food (<em>not pizza!</em>), and I bet it’ll be just as good or even better this time.</p>
<p>What makes lunch even better is that we’ll have a few round table discussions including WIT (Women in Technology), Professional Development, and Sponsors. Curious as to who will be at the WIT round table? Can you hazard a few guesses? Yes? No? Joining the WIT round table will be none other than Karen Lopez (<a title="Infoadvisors" href="http://www.infoadvisors.com/" target="_blank">Web </a>| <a title="Follow @datachick" href="http://twitter.com/datachick" target="_blank">Twitter</a>), Meredith Ryan-Smith (<a title="Meredith's Blog" href="http://meredithryansmith.wordpress.com/" target="_blank">Blog </a>| <a title="Follow @coffegrl" href="http://twitter.com/coffegrl" target="_blank">Twitter</a>), myself (<em>scary, I know</em>), and a special guest to be announced soon. <em>And the crowd goes wild!</em> This will be my first time participating in a round table discussion so please be nice and patient with me. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><em><strong>Update</strong>: We are very happy to announce that Thomas LaRock (<a title="Thomas LaRock" href="http://thomaslarock.com/" target="_blank">Blog</a> | <a title="Follow @SQLRockstar" href="http://twitter.com/SQLRockstar" target="_blank">Twitter</a>) has agreed to participate in the WIT round table! Yay! Also, chances are fairly good I won&#8217;t be able to participate. Instead, I&#8217;ll probably be running around helping to make sure everything is running smoothly.</em></p>
<h3><strong>Stress Reliever?</strong></h3>
<div id="attachment_853" class="wp-caption alignright" style="width: 160px"><a href="http://tsqlprincess.files.wordpress.com/2011/12/mg_2438.jpg"><img class="size-thumbnail wp-image-853  " title="Laser Tag at SQL Saturday 66" src="http://tsqlprincess.files.wordpress.com/2011/12/mg_2438.jpg?w=150&#038;h=100" alt="" width="150" height="100" /></a><p class="wp-caption-text">Gabe and Doug having way too much fun (is there such a thing?) at Laser Tag during SQL Saturday #66</p></div>
<p>What about stuff like Laser Tag, Mini Golf, Go Karts and so on, you ask? Have no fear! Since it was a huge success last year, we&#8217;re including the fun social interactions once again during breaks. So if you&#8217;re up to chasing after fellow SQL peeps during Laser Tag or challenging them to a round of go karts, we&#8217;ve got you covered. As for what games we&#8217;ll actually be including, you&#8217;ll just have to show up to find out! <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<h3><strong>#SQL Ski</strong></h3>
<p>I’ve heard that Colorado boasts some of the best skiing in the country, but don’t take my word for it. Check it out for yourself! Join us on Sunday, January 8th, as we board the “SQL Bus” to <a title="Ski Monarch" href="http://skimonarch.com/" target="_blank">Monarch Mountain</a> for a fun-filled day of skiing! Not much for skiing? Then just hang out and relax! What could be better than watching your fellow SQL peeps fall on their… err, SSAS… ? <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Say no more? You’re ready to sign up? Great! Sign up <a title="Sign up for SQL Ski 104" href="http://sqlski104.eventbrite.com/" target="_blank">here</a>! <em>Please note that this ski trip is an optional paid outing.</em></p>
<p>Don’t wait! We need you to <a title="Register for SQL Saturday 104" href="http://sqlsaturday.com/104/register.aspx" target="_blank">register </a>for SQL Saturday so we can get a good idea of how many people to expect and can plan accordingly. Can&#8217;t wait to see you there! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Last but most definitely not least, I want to give a huge thanks to our wonderful sponsors. Without them, this wouldn’t be possible. Please take a few minutes of your time to visit their web sites.</p>
<p><a title="SSWUG" href="http://www.sswug.org" target="_blank">SSWUG </a></p>
<p><a title="SolidQ" href="http://www.solidq.com/us-en/Pages/Home.aspx" target="_blank">SolidQ </a></p>
<p><a title="Confio" href="http://www.confio.com" target="_blank">Confio </a></p>
<p><a title="redgate" href="http://www.red-gate.com/" target="_blank">Redgate </a></p>
<p><a title="idera" href="http://www.idera.com" target="_blank">idera </a></p>
<p><a title="PASS" href="http://www.sqlpass.org/" target="_blank">PASS </a></p>
<p><a title="Xtivia" href="http://www.Xtivia.com" target="_blank">XTIVIA </a></p>
<p><a title="Tek-Systems" href="http://www.teksystems.com" target="_blank">Tek-Systems </a></p>
<p><a title="Chris Gosnell Photography" href="http://www.chrisgosnellphoto.com/" target="_blank">Chris Gosnell Photography </a></p>
<p><a title="webucator" href="http://www.webucator.com/database/sql.cfm" target="_blank">Webucator </a></p>
<p><a title="Colorado Springs Convention and Visitors Bureau" href="http://www.visitcos.com/" target="_blank">Colorado Springs Convention and Visitors Bureau </a></p>
<p><a title="Gabby Communications" href="http://www.GabbyCommunications.com" target="_blank">Gabby Communications </a></p>
<h1><strong>THANK YOU!</strong></h1>
<h3><strong>Party! Party! Party! </strong></h3>
<p>If you’re in the southern Colorado area, please join us for the <a title="SpringsSQL" href="http://springssql.sqlpass.org/Home.aspx" target="_blank">Colorado Springs SQL Server User Group’s </a>annual Holiday Party on Wednesday, December 7th! We’ll be meeting in the VIP Bowling area at Mr. Biggs starting at 5:30 pm for a great dinner (can you say ribs? Nom nom nom), Bowling and Laser Tag courtesy of our wonderful friends at redgate! Thank you, <a title="RedGate" href="http://www.red-gate.com/" target="_blank">redgate</a>! Bring your family! We need you to sign up <a title="Holiday Party" href="http://sqlchristmas.eventbrite.com/" target="_blank">here </a>(it’s free) so we can get a good idea of how many people to plan for. See you there!</p>
<p><em>Oh and I probably shouldn’t mention there’s a full bar nearby&#8230; </em> <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<br />Filed under: <a href='http://tsqlprincess.wordpress.com/category/sql-fun/'>SQL Fun</a>, <a href='http://tsqlprincess.wordpress.com/category/super-cool-sql-server-events/'>Super Cool SQL Server Events</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tsqlprincess.wordpress.com/844/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tsqlprincess.wordpress.com/844/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tsqlprincess.wordpress.com/844/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tsqlprincess.wordpress.com/844/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tsqlprincess.wordpress.com/844/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tsqlprincess.wordpress.com/844/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tsqlprincess.wordpress.com/844/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tsqlprincess.wordpress.com/844/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tsqlprincess.wordpress.com/844/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tsqlprincess.wordpress.com/844/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tsqlprincess.wordpress.com/844/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tsqlprincess.wordpress.com/844/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tsqlprincess.wordpress.com/844/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tsqlprincess.wordpress.com/844/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tsqlprincess.wordpress.com&amp;blog=13813896&amp;post=844&amp;subd=tsqlprincess&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tsqlprincess.wordpress.com/2011/12/02/smore-sql-please/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5af7033fb20a07bbdeb511878ed6bbcd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tsqlprincess</media:title>
		</media:content>

		<media:content url="http://tsqlprincess.files.wordpress.com/2011/12/mr-biggs-room.jpg?w=300" medium="image">
			<media:title type="html">Sneak Preview</media:title>
		</media:content>

		<media:content url="http://tsqlprincess.files.wordpress.com/2011/12/mg_2438.jpg?w=150" medium="image">
			<media:title type="html">Laser Tag at SQL Saturday 66</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Family: Nuts about SQL</title>
		<link>http://tsqlprincess.wordpress.com/2011/11/07/sql-family-nuts-about-sql/</link>
		<comments>http://tsqlprincess.wordpress.com/2011/11/07/sql-family-nuts-about-sql/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 19:32:37 +0000</pubDate>
		<dc:creator>tsqlprincess</dc:creator>
				<category><![CDATA[Meme Monday]]></category>
		<category><![CDATA[SQL Fun]]></category>
		<category><![CDATA[meme monday]]></category>
		<category><![CDATA[sql family]]></category>

		<guid isPermaLink="false">http://tsqlprincess.wordpress.com/?p=838</guid>
		<description><![CDATA[It's time for November's Meme Monday! This month's topic is "what is SQLFamily to me?" Here's what I think in a nut shell. ;-)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tsqlprincess.wordpress.com&amp;blog=13813896&amp;post=838&amp;subd=tsqlprincess&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Someone coined the hash tag “#SQLFamily” on Twitter not so long ago. So as part of “<a title="#MemeMonday" href="http://twitter.com/#!/search?q=%23mememonday" target="_blank">Meme Monday</a>”, Thomas LaRock a.k.a. SQL Rockstar (<a title="@SQLRockstar" href="http://twitter.com/#!/sqlrockstar" target="_blank">Twitter </a>| <a title="Thomas LaRock" href="http://www.thomaslarock.com/" target="_blank">Blog</a>) asked for people to write about “<a title="What SQLFamily Means To Me" href="http://www.thomaslarock.com/2011/11/what-sqlfamily-means-to-me/" target="_blank">What #SQLFamily means to me</a>.” I’ve read some great blog posts so far. I don’t know what more I can contribute or say what hasn’t already been said, but I’ll give it a shot.</p>
<p>In some ways I feel being a part of SQL family is like living in a bag of mixed nuts. It’s probably a very poor analogy and I hope no one takes offense, but I believe we’re all at least a little nuts in some way. Obviously, some people are nuttier than others which can make for very entertaining and enlightening conversations. It can also explain why we all get along so well, for the most part. <em>Say what? </em>What I mean is that no matter how different we all are (peanuts vs.  pecans) or where we come from (from Canada to Slovenia), we have at least one thing in common – a love for SQL Server.</p>
<div id="attachment_840" class="wp-caption alignright" style="width: 250px"><a href="http://tsqlprincess.files.wordpress.com/2011/11/squirrel_with_nuts.jpg"><img class="size-medium wp-image-840 " title="squirrel_with_nuts" src="http://tsqlprincess.files.wordpress.com/2011/11/squirrel_with_nuts.jpg?w=240&#038;h=153" alt="" width="240" height="153" /></a><p class="wp-caption-text">A little squirrelly? Nutty? Why not?</p></div>
<p>In my opinion (and others), SQL family is about people who are not just willing to help but who enjoy helping others. Their dedication really shows through by being approachable at events to writing articles and answering questions on Twitter. They may exist, but I don’t know of any other technical community where you can get an entire day of fantastic free training such as the SQL Saturday movement.  *cough* <em>&lt;insert shameless plug for</em> <a title="SQL Saturday #104" href="http://sqlsaturday.com/104/eventhome.aspx" target="_blank">SQL Saturday #104</a>&gt; Don’t forget to resister <a title="SQL Saturday 104: Register Here!" href="http://sqlsaturday.com/104/register.aspx" target="_blank">here</a>! Submit your <a title="SQL Saturday 104: Call for Speakers" href="http://sqlsaturday.com/104/callforspeakers.aspx" target="_blank">abstracts</a> now! &lt;<em>/insert</em>&gt; <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
<p>As with any large group, you have a variety of nuts… err, people. Some are pretty outgoing and some are fairly shy. You have people with expert level knowledge, those just starting to learn, and others in between.  However, I’ve determined that if you try to make an effort to get to know people regardless of their level of expertise, you can be rewarded with great friendships and ample entertainment<em>. </em>People you can turn to when you have an issue you need help with, whether it’s technical or not and whether it’s at conventions (SQL Rally, PASS, etc) or online such as Twitter, forums or blogs. We argue. We laugh! We cry. We share.  It really is a great thing. *<em>group hug!</em>*</p>
<p>Having said all that, no one is perfect and neither is any family or community. Every group has their share of issues and problems, but what I feel makes the SQL community stand out is their willingness to share their knowledge and how much they enjoy doing so.  It may sound a bit cheesy and even though I’m not quite sure where I fit in (<em>maybe everyone’s nutty little sister</em>), I am proud to be a part of this wonderful family. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br />Filed under: <a href='http://tsqlprincess.wordpress.com/category/sql-fun/meme-monday/'>Meme Monday</a>, <a href='http://tsqlprincess.wordpress.com/category/sql-fun/'>SQL Fun</a> Tagged: <a href='http://tsqlprincess.wordpress.com/tag/meme-monday-2/'>meme monday</a>, <a href='http://tsqlprincess.wordpress.com/tag/sql-family/'>sql family</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tsqlprincess.wordpress.com/838/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tsqlprincess.wordpress.com/838/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tsqlprincess.wordpress.com/838/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tsqlprincess.wordpress.com/838/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tsqlprincess.wordpress.com/838/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tsqlprincess.wordpress.com/838/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tsqlprincess.wordpress.com/838/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tsqlprincess.wordpress.com/838/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tsqlprincess.wordpress.com/838/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tsqlprincess.wordpress.com/838/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tsqlprincess.wordpress.com/838/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tsqlprincess.wordpress.com/838/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tsqlprincess.wordpress.com/838/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tsqlprincess.wordpress.com/838/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tsqlprincess.wordpress.com&amp;blog=13813896&amp;post=838&amp;subd=tsqlprincess&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tsqlprincess.wordpress.com/2011/11/07/sql-family-nuts-about-sql/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5af7033fb20a07bbdeb511878ed6bbcd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tsqlprincess</media:title>
		</media:content>

		<media:content url="http://tsqlprincess.files.wordpress.com/2011/11/squirrel_with_nuts.jpg?w=300" medium="image">
			<media:title type="html">squirrel_with_nuts</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Saturday #104: A Parody and A Challenge</title>
		<link>http://tsqlprincess.wordpress.com/2011/10/02/sql-saturday-104-parody-challenge/</link>
		<comments>http://tsqlprincess.wordpress.com/2011/10/02/sql-saturday-104-parody-challenge/#comments</comments>
		<pubDate>Sun, 02 Oct 2011 20:49:51 +0000</pubDate>
		<dc:creator>tsqlprincess</dc:creator>
				<category><![CDATA[SQL Fun]]></category>
		<category><![CDATA[Super Cool SQL Server Events]]></category>

		<guid isPermaLink="false">http://tsqlprincess.wordpress.com/?p=823</guid>
		<description><![CDATA[Ever have one of those days when a crazy idea pops into your head and you just can't seem to get rid of it? Well, it happened to me and I felt compelled to write this little parody and issue a challenge to my friends and readers. :-)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tsqlprincess.wordpress.com&amp;blog=13813896&amp;post=823&amp;subd=tsqlprincess&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2><strong>I&#8217;m Back! </strong></h2>
<p>I apologize that it took me awhile to write again. I&#8217;ve been extremely busy between family and work obligations these last few months. While being busy is a good thing, things should be easing up a bit soon.  So I&#8217;m hoping I&#8217;ll be able to devote more time to writing again.</p>
<p>If you hadn&#8217;t heard recently, the Colorado Springs SQL Server User Group (<a title="Colorado Springs SQL Server User Group" href="http://springssql.sqlpass.org/" target="_blank">Web </a>| <a title="Follow @SpringsSQL on Twitter!" href="http://twitter.com/#!/Springssql" target="_blank">Twitter</a>) will be hosting another <a title="SQL Saturday 104" href="http://www.sqlsaturday.com/104/eventhome.aspx" target="_blank">SQL Saturday</a>! *<em>and the crowd goes wild</em>* This one will be <a title="SQL Saturday #104" href="http://www.sqlsaturday.com/104/eventhome.aspx" target="_blank">#104</a> and will be held on January 7th, 2012. What a great way to start the new year! The one we held last year turned out great, and I&#8217;m really excited about this one. If you haven&#8217;t done so already, please <a title="Call for Speakers" href="http://www.sqlsaturday.com/104/callforspeakers.aspx" target="_blank">submit an abstract </a>if you are interested in presenting. Otherwise, we really hope to see you there! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<h2><strong>What&#8217;s This About a Parody?</strong></h2>
<p>Ever have an idea pop into your head that was really hard to let go? Well, that happened to me the other day. I&#8217;m not sure what prompted it in the first place, but I couldn&#8217;t resist finishing it once the idea took root in my brain. So to get in the spirit of our upcoming SQL Saturday event, I came up with this little parody. I hope you enjoy it! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<h2><strong>SQL Saturday</strong></h2>
<p>(sung to the tune of Winter Wonderland)</p>
<p><em>Chris got zinged, are you listening</em><br />
<em>Place the blame, Gabe is glistening</em><br />
<em>A rather odd sight</em><br />
<em>Rebecca’s uneasy tonight</em><br />
<em>Planning for our SQL Saturday.</em></p>
<p><em>Gone awry we SQL nerds</em><br />
<em>Jason’s crazed have you not heard</em><br />
<em>He tweets about thongs</em><br />
<em>As we plod along</em><br />
<em>Planning for our SQL Saturday.</em></p>
<p><em>In the mountains we can chase Speakers</em><br />
<em>Then pretend that we will simmer down.</em></p>
<p><em>They’ll say: Are you crazy?</em><br />
<em>We’ll say: Umm… err…</em><br />
<em>But you can ski with us</em><br />
<em>Now you’re in town.</em></p>
<p><em>Later on, we&#8217;ll conspire</em><br />
<em>Look out! Marc’s on fire!</em><br />
<em>Our nerves are now frayed</em><br />
<em>The plans that we&#8217;ve made</em><br />
<em>Planning for our SQL Saturday.</em></p>
<p><em>In the mountains we can chase Speakers</em><br />
<em>Then pretend that Troy’s a SQL clown.</em><br />
<em>We’ll have lots of fun chasing Speakers</em><br />
<em>Until all the board members fall down.</em></p>
<p><em>With Kat’s throws we’ll be chilling</em><br />
<em>Where it snows, we’ll be willing.</em><br />
<em>Workaholics at play on a SQL sleigh</em><br />
<em>Planning for our SQL Saturday</em>.</p>
<h2><strong>A Challenge? What?</strong></h2>
<p>I know it&#8217;s not perfect but it was fun to write. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  So are you ready for some fun of your own? I&#8217;d love to read what YOU come up with! Really! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  It can be serious or wacky. A short story, a poem, or whatever! Come on. It&#8217;ll be fun! Put it on your blog. Tweet about it. Add a comment here. Heck, draw a picture! Just make it about SQL Saturday (<em>preferably #104, of course!</em>) <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>A big thank you to my fellow conspirators&#8230; err, board members / planners / friends for inspiring this little parody. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Chris Shaw (<a title="Chris Shaw" href="http://chrisshaw.wordpress.com/" target="_blank">Blog </a>| <a title="@SQLShaw" href="http://twitter.com/#!/sqlshaw" target="_blank">Twitter</a>)<br />
Gabriel Villa (<a title="Extofer" href="http://www.extofer.com/" target="_blank">Blog </a>| <a title="@extofer" href="http://twitter.com/#!/extofer" target="_blank">Twitter</a>)<br />
Troy Ketsdever (<a title="42 and 5" href="http://www.42and5.com/content/" target="_blank">Blog </a>| <a title="@42and5" href="http://twitter.com/#!/42and5" target="_blank">Twitter</a>)<br />
Kat Meadows (<a title="@KatSQL" href="http://twitter.com/#!/KatSQL" target="_blank">Twitter</a>)<br />
Marc Beacom (<a title="DawaBI" href="http://www.dawabi.com/" target="_blank">Web</a>| <a title="@marcbeacom" href="http://twitter.com/#!/marcbeacom" target="_blank">Twitter</a>)<br />
Jason Horner (<a title="Jason Horner" href="http://www.jasonhorner.com/" target="_blank">Web</a>| <a title="@jasonhorner" href="http://twitter.com/#!/jasonhorner" target="_blank">Twitter</a>)</p>
<br />Filed under: <a href='http://tsqlprincess.wordpress.com/category/sql-fun/'>SQL Fun</a>, <a href='http://tsqlprincess.wordpress.com/category/super-cool-sql-server-events/'>Super Cool SQL Server Events</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tsqlprincess.wordpress.com/823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tsqlprincess.wordpress.com/823/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tsqlprincess.wordpress.com/823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tsqlprincess.wordpress.com/823/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tsqlprincess.wordpress.com/823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tsqlprincess.wordpress.com/823/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tsqlprincess.wordpress.com/823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tsqlprincess.wordpress.com/823/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tsqlprincess.wordpress.com/823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tsqlprincess.wordpress.com/823/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tsqlprincess.wordpress.com/823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tsqlprincess.wordpress.com/823/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tsqlprincess.wordpress.com/823/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tsqlprincess.wordpress.com/823/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tsqlprincess.wordpress.com&amp;blog=13813896&amp;post=823&amp;subd=tsqlprincess&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tsqlprincess.wordpress.com/2011/10/02/sql-saturday-104-parody-challenge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5af7033fb20a07bbdeb511878ed6bbcd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tsqlprincess</media:title>
		</media:content>
	</item>
		<item>
		<title>My First Article!</title>
		<link>http://tsqlprincess.wordpress.com/2011/07/18/my-first-article/</link>
		<comments>http://tsqlprincess.wordpress.com/2011/07/18/my-first-article/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 19:50:19 +0000</pubDate>
		<dc:creator>tsqlprincess</dc:creator>
				<category><![CDATA[SQL Fun]]></category>

		<guid isPermaLink="false">http://tsqlprincess.wordpress.com/?p=804</guid>
		<description><![CDATA[Wow... They like my writing.. they really like my writing!  :-) <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tsqlprincess.wordpress.com&amp;blog=13813896&amp;post=804&amp;subd=tsqlprincess&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When I started this blog roughly a year ago, I had absolutely no idea that not only would I end up writing a technical article a year later but that it would also be published on a widely popular web site.  For some it may not seem like a big deal, but this is huge for me.  I love to write. I actually started writing for fun in the sixth grade but stopped after high school since college took up a lot of my time. I hadn&#8217;t realized just how much I missed writing until I wrote a little <a title="Insert Into SQLCruise Select ‘SQLPrincess’" href="http://tsqlprincess.wordpress.com/2010/05/26/insert-into-sqlcruise/" target="_blank">poem </a>for a super cool contest through &#8220;<a title="SQL Cruise" href="http://sqlcruise.com/" target="_blank">SQL Cruise</a>&#8220;. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  After I wrote it and with lots of encouragement from my friends (a.k.a. co-workers and partners in crime), I started this blog and haven&#8217;t stopped since.  It may sound corny, but it&#8217;s such a great feeling to be able to not only combine my love of SQL Server and writing but then to find out other people actually enjoy reading what I write. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>If you haven&#8217;t already, please read my article titled <a title="My First Article on SSWUG" href="http://www.sswug.org/articles/memberarticle.aspx?id=57417" target="_blank">&#8220;Common Table Expressions: Not Just for Selects&#8221;</a> and let me know what you think! Any feedback is greatly appreciated. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><strong>I&#8217;d Like to Thank&#8230;</strong></p>
<p>I know it&#8217;s not like an awards show or anything but I do want to thank people for helping me reach this milestone in my career.  So without further ado&#8230;</p>
<p>Thank you <a title="SSWUG" href="http://www.sswug.org/" target="_blank">SSWUG</a> for publishing my first article!</p>
<p>Big thanks to my family and friends for supporting me and putting up with my crazy ramblings. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  </p>
<p>Thank you, dear readers, for actually reading my blog and giving me great feedback!</p>
<p>Last but definitely not least&#8230; a big shout out to my friend, <a title="Chris Shaw's Weblog" href="http://chrisshaw.wordpress.com/" target="_blank">Chris Shaw</a>, who not only planted the idea of writing said article in my head but for also encouraging me.</p>
<p>Thank you all! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><em>Author&#8217;s side note: Here&#8217;s a little known tidbit for you. In the sixth grade, I wrote a funny poem about my older brother for a class assignment. Just for giggles, I submitted it in a national writing contest the next year. It actually won a little award and became published in a book. Sadly, the book is out of print and has been for many years.  Hopefully I will find it one day. If I can ever remember the title of it, that is. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  </em></p>
<br />Filed under: <a href='http://tsqlprincess.wordpress.com/category/sql-fun/'>SQL Fun</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tsqlprincess.wordpress.com/804/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tsqlprincess.wordpress.com/804/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tsqlprincess.wordpress.com/804/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tsqlprincess.wordpress.com/804/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tsqlprincess.wordpress.com/804/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tsqlprincess.wordpress.com/804/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tsqlprincess.wordpress.com/804/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tsqlprincess.wordpress.com/804/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tsqlprincess.wordpress.com/804/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tsqlprincess.wordpress.com/804/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tsqlprincess.wordpress.com/804/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tsqlprincess.wordpress.com/804/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tsqlprincess.wordpress.com/804/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tsqlprincess.wordpress.com/804/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tsqlprincess.wordpress.com&amp;blog=13813896&amp;post=804&amp;subd=tsqlprincess&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tsqlprincess.wordpress.com/2011/07/18/my-first-article/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5af7033fb20a07bbdeb511878ed6bbcd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tsqlprincess</media:title>
		</media:content>
	</item>
		<item>
		<title>The Big O</title>
		<link>http://tsqlprincess.wordpress.com/2011/07/15/the-big-o/</link>
		<comments>http://tsqlprincess.wordpress.com/2011/07/15/the-big-o/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 14:13:07 +0000</pubDate>
		<dc:creator>tsqlprincess</dc:creator>
				<category><![CDATA[Public SQL Announcements]]></category>
		<category><![CDATA[SQL Mayhem]]></category>

		<guid isPermaLink="false">http://tsqlprincess.wordpress.com/?p=798</guid>
		<description><![CDATA[It's Oracle time! Yep! We're getting Oracle! Have no fear! We'll still have SQL Server in addition to Oracle. <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tsqlprincess.wordpress.com&amp;blog=13813896&amp;post=798&amp;subd=tsqlprincess&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Some of  you may or may not have heard, but for those who haven&#8217;t, we are getting Oracle databases at work. <em>And the crowd goes wild! </em> I&#8217;m really excited and actually looking forward to it. It&#8217;s a great opportunity to learn something new which is one thing I love about my job. I&#8217;m really happy we&#8217;re getting training too. <em>Yay!</em> It will be nice to take some classes for once since I haven&#8217;t really had any formal SQL Server training. It&#8217;s all been on the job training with the exception of one Reporting Services architecture class. I understand there will be consultants to help us out along the way too. I&#8217;m really hoping to learn a lot from them. I&#8217;ve had some less than stellar experiences in the past with consultants at other jobs, but I&#8217;m going to strive to be positive that it will work out just fine in this case. Call me naive but I really do hope it works out. <em>Crossing fingers and toes and everything else I can think of!</em></p>
<div id="attachment_800" class="wp-caption alignright" style="width: 235px"><a href="http://tsqlprincess.files.wordpress.com/2011/07/killer_bunny.jpg"><img class="size-medium wp-image-800 " title="killer_bunny" src="http://tsqlprincess.files.wordpress.com/2011/07/killer_bunny.jpg?w=225&#038;h=300" alt="" width="225" height="300" /></a><p class="wp-caption-text">Uhh... sorry, but I&#039;m a little busy right now...</p></div>
<p>It&#8217;s my understanding that we&#8217;ll have both Windows and Linux boxes. The Oracle version we&#8217;re getting is Oracle 11g R2. I was very excited to hear we&#8217;re getting Linux. In one of my past jobs, I did a little roundabout UNIX administration and really enjoyed it.  <em>Feel the power!</em> <em>Muhahahaha&#8230;</em> Now I need to dust off the cobwebs. So far Linux is extremely similar to the UNIX I used way back when. Hopefully the learning curve won&#8217;t be all that bad. It may help that my husband is currently taking IT classes and this semester it so happens he&#8217;s taking a UNIX class. <em>Note to self: need to swipe&#8230;err, borrow his UNIX book&#8230;</em> Luckily, I have a little experience with Oracle 9i from several years ago. However, it was just writing stored procedures in PL/SQL for reports. Now we need to learn to be Oracle Administrators first and then development comes later on. What is <em>really</em> <em>truly</em> going to help us out is that our manager is Oracle certified (even though it was a while ago) and our newest DBA has experience with Oracle. At this point, I think we need all the help we can get. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Our first big Oracle project just kicked off this last week. The time line is very aggressive and tight with production scheduled for mid September. Plus we have current ongoing projects that will keep moving forward at the same time in addition to any production issues that arise. We&#8217;re also taking over the administration of several SQL Servers from other departments that are moving onto our network including one SQL 2008 cluster. That will keep us pretty busy too.  <em>Whew!</em></p>
<p>Having said all that, it&#8217;s time for the bad news. I honestly don&#8217;t know how much time I&#8217;ll be able to devote to my blog in the near future. I want you all to know I haven&#8217;t abandoned writing on this blog, but I will try to post when I can. Beware there may be some Oracle lurking in there somewhere with SQL clustering and what not. You have been warned! :-)</p>
<p>My main purpose of writing this post is that I&#8217;m really curious what your experiences with Oracle are.  Please feel free to comment!  I&#8217;m looking foward to reading your comments and opinions &#8211; the good, the bad and hopefully not too ugly. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br />Filed under: <a href='http://tsqlprincess.wordpress.com/category/public-sql-announcements/'>Public SQL Announcements</a>, <a href='http://tsqlprincess.wordpress.com/category/sql-mayhem/'>SQL Mayhem</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tsqlprincess.wordpress.com/798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tsqlprincess.wordpress.com/798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tsqlprincess.wordpress.com/798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tsqlprincess.wordpress.com/798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tsqlprincess.wordpress.com/798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tsqlprincess.wordpress.com/798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tsqlprincess.wordpress.com/798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tsqlprincess.wordpress.com/798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tsqlprincess.wordpress.com/798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tsqlprincess.wordpress.com/798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tsqlprincess.wordpress.com/798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tsqlprincess.wordpress.com/798/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tsqlprincess.wordpress.com/798/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tsqlprincess.wordpress.com/798/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tsqlprincess.wordpress.com&amp;blog=13813896&amp;post=798&amp;subd=tsqlprincess&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tsqlprincess.wordpress.com/2011/07/15/the-big-o/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5af7033fb20a07bbdeb511878ed6bbcd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tsqlprincess</media:title>
		</media:content>

		<media:content url="http://tsqlprincess.files.wordpress.com/2011/07/killer_bunny.jpg?w=225" medium="image">
			<media:title type="html">killer_bunny</media:title>
		</media:content>
	</item>
		<item>
		<title>Meme Monday: Are the Planets Out of Whack or What?</title>
		<link>http://tsqlprincess.wordpress.com/2011/07/11/meme-monday-are-the-planets-out-of-whack/</link>
		<comments>http://tsqlprincess.wordpress.com/2011/07/11/meme-monday-are-the-planets-out-of-whack/#comments</comments>
		<pubDate>Mon, 11 Jul 2011 14:03:13 +0000</pubDate>
		<dc:creator>tsqlprincess</dc:creator>
				<category><![CDATA[Meme Monday]]></category>
		<category><![CDATA[SQL Fun]]></category>

		<guid isPermaLink="false">http://tsqlprincess.wordpress.com/?p=782</guid>
		<description><![CDATA[Ever have one of those days when you wonder if the planets were misaligned because the servers exhibiting strange behaviors? If you answered yes, then you're not alone! Just for fun, here's a set of horoscopes just for your servers!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tsqlprincess.wordpress.com&amp;blog=13813896&amp;post=782&amp;subd=tsqlprincess&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve ever wondered if your servers&#8217; behaviors corresponded with the alignment of the stars and planets, then you&#8217;re not alone! Just for fun, Thomas LaRock (a.k.a. SQL Rockstar &#8211; <a title="Thomas LaRock" href="http://thomaslarock.com/" target="_blank">Blog </a>| <a title="Follow SQLRockstar on Twitter" href="http://twitter.com/#!/SQLRockstar" target="_blank">Twitter </a>- founder of <a title="Meme Monday for July" href="http://thomaslarock.com/2011/07/meme-monday-for-july/" target="_blank">Meme Monday</a>) tasked readers to come up with SQLstrology or SQL horoscopes. I decided to try my hand at writing a daily horoscope just for dealing with servers. It&#8217;s all in good fun so I hope you enjoy reading it as much as I had in writing it! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<h3>Aries (Mar 21 – Apr 20)</h3>
<p>Keep your chin up today! While Aries servers tend to be impatient and bore easily, they thrive on adventure. What you may perceive as a pain in the drive, your Aries servers are just having some fun! Granted, it&#8217;s probably at your expense. So when those processes hang out in never-never land and commands just don’t seem to work, remember this. Powershell is your friend! Today’s lucky color is whine… err, wine.</p>
<h3>Taurus (Apr 21 – May 21)</h3>
<p>Being the first earth sign of the zodiac, Taurus servers are very dependable and stable. However, today may not be a good day to patch these servers as you had planned. They are not fond of change and may resist your patches due to their profound fear of the unknown. Deeply sensitive, take care to not insult your servers either or you may find them unresponsive. Bull-headed, persistent, and stubborn, your Taurus server may perform best as a Policy-Based Management server. Lucky color is champagne.</p>
<h3>Gemini (May 22 – June 21)</h3>
<p>Your Gemini servers tend to be very independent and do not like to be pinned down by anyone or any rules. Hence, you may have difficulties with group policy updates today. However, they are masters of communication. In fact, they are the ultimate social butterfly of the zodiac! So watch out for social media applications popping up unexpectedly on these servers. You may also want to take a closer look at your Twitter followers. Today’s lucky color is Georgia peach.</p>
<h3>Cancer (June 22 – July 22)</h3>
<p>Prone to wild mood swings, watch out for unpredictable behavior from your Cancer servers today. One minute everything is fine and dandy. The next thing you know, you have deadlocks up the wazoo! While harmony is very important to your Cancer servers, they don’t deal well with conflict. Remember that they’re ruled by the Crab. So don’t forget the cocktail sauce. Lucky color is blue lagoon.</p>
<h3>Leo (July 23 – Aug 21)</h3>
<p>Drama Queen. Spotlight Hog. All Mighty Powerful King or Queen of the Server Room. Sound familiar? Leo servers love to be the center of attention and in control. While they tend to view the server room as their “kingdom”, they actually work best in a group setting. Midday may bring an important and interesting realization about their imposed function versus what they’re really up to. That slurping sound you hear could be resources being lapped up like um&#8230; don’t ask. Keep in mind your Leo servers are ruled by the Lion. So beware of naming any servers after sweet little tasty animals and keeping them too close to your Leo servers. Today’s lucky color is red lion. On second thought, camouflage may be a better choice.</p>
<h3>Virgo (Aug 22 – Sept 23)</h3>
<p>Focus your energy on your Analysis Services servers today. Don’t dwell on their past mistakes. On a never-ending quest to bring order to chaos, your Virgo servers will become invaluable aiding you with that oh-so important report that is past due. Beware of indecisiveness. It could be your downfall. Trust your instincts and in your servers’ ability to solve problems logically. Avoid heavy lifting and bacon-slinging monkeys. Today’s lucky color is blue monkey.</p>
<h3>Libra (Sept 24 – Oct 23)</h3>
<p>Today is your lucky day! Your easy-going Libra servers are eager to please you! Today may be the ideal day to bring up that replication idea you’ve been contemplating. No! Not that idea! The other one! The one that won’t get you fired. As the diplomat of the zodiac, your Libra servers strive for harmony and peace. They are adept at seeing multiple points of view. So try your ideas out on them first. Since air is unpredictable and Libras are an air sign, beware of sudden thunderstorms and co-workers quacking like ducks. Think sunshine. Today’s lucky color is purple rain.</p>
<h3>Scorpio (Oct 24 – Nov 22)</h3>
<p>Keep a close eye on your mysterious Scorpio servers today. While they are resourceful, they can become downright moody for no apparent reason. On the bright side, since they are naturally suspicious of others they will keep a close eye on the other servers for you. Beware of ulterior hidden motives as they are also extremely ambitious, powerfully persistent and determined. Treat your Scorpio servers as the prince or <em>princess</em> they are and you will be dazzled by their brilliance. Lucky color is dark, luscious, velvety chocolate.</p>
<h3>Sagittarius (Nov 23 – Dec 22)</h3>
<p>Lighten the load on your Sagittarian servers today or you may find they’ve taken an unofficial virtual road trip far, far away. Ruled by the explorer, don’t be surprised to find your GIS (Geographical Information Systems) servers are actually Sagittarians. Their craving for adventure and excitement is part of their drive to learn and explore. Give them freedom, and they’ll give you their best especially when there’s a crisis. Unfortunately for you, they possess a great sense of humor. Today would be a great day to check your backups. Today’s lucky color is sangria.</p>
<h3>Capricorn (Dec 23 – Jan 20)</h3>
<p>Patience needs to be your virtue today for your Capricorn servers are all about being in control of their surroundings, even if it doesn’t mesh with your ideas about control. Extremely patient, they will wait for the opportune time to do what they want. Your best bet is to introduce new changes slowly so they can get used to it. If all else fails, feel free to employ a sledgehammer. Lucky color is black velvet.</p>
<h3>Aquarius (Jan 21 – Feb 19)</h3>
<p>Very unpredictable and erratic, Aquarius is the most advanced thinker of the zodiac. Be wary if these servers start to question their own existence… or yours! Don’t worry, though. For all their intelligence, they possess the emotional depth of a turnip. On second thought, maybe you should worry. Their ruling planet is Uranus. Enough said. Today’s lucky color is purple haze.</p>
<h3>Pisces (Feb 20 – Mar 20)</h3>
<p>Today may be a good day to stay in bed for the planets are surely out of whack. Born under the sign of self-undoing, Pisces servers tend to be their own worst enemies. Their indecisive and overly sensitive nature may lead to self-pitying today. Help them feel more positive about themselves with uplifting comments such as “My! What a big drive you have!” or “No! That case doesn’t make your port look big!” As the last of the water signs, these are the most spiritual servers of all and tend to dabble in the occult and paranormal. Do not be surprised to find ghost programs showing up at odd hours. Lucky color is white lady.</p>
<br />Filed under: <a href='http://tsqlprincess.wordpress.com/category/sql-fun/meme-monday/'>Meme Monday</a>, <a href='http://tsqlprincess.wordpress.com/category/sql-fun/'>SQL Fun</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tsqlprincess.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tsqlprincess.wordpress.com/782/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tsqlprincess.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tsqlprincess.wordpress.com/782/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tsqlprincess.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tsqlprincess.wordpress.com/782/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tsqlprincess.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tsqlprincess.wordpress.com/782/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tsqlprincess.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tsqlprincess.wordpress.com/782/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tsqlprincess.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tsqlprincess.wordpress.com/782/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tsqlprincess.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tsqlprincess.wordpress.com/782/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tsqlprincess.wordpress.com&amp;blog=13813896&amp;post=782&amp;subd=tsqlprincess&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tsqlprincess.wordpress.com/2011/07/11/meme-monday-are-the-planets-out-of-whack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5af7033fb20a07bbdeb511878ed6bbcd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tsqlprincess</media:title>
		</media:content>
	</item>
		<item>
		<title>Meme Monday: No! SQL Server is NOT an Operating System!</title>
		<link>http://tsqlprincess.wordpress.com/2011/06/06/meme-monday-no-sql-server-is-not-an-operating-system/</link>
		<comments>http://tsqlprincess.wordpress.com/2011/06/06/meme-monday-no-sql-server-is-not-an-operating-system/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 17:28:57 +0000</pubDate>
		<dc:creator>tsqlprincess</dc:creator>
				<category><![CDATA[Meme Monday]]></category>

		<guid isPermaLink="false">http://tsqlprincess.wordpress.com/?p=764</guid>
		<description><![CDATA[No, SQL Server is NOT an operating system. It's also usually not a good idea to turn a desktop into a production database server. Seriously.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tsqlprincess.wordpress.com&amp;blog=13813896&amp;post=764&amp;subd=tsqlprincess&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Thomas LaRock (<a title="Thomas LaRock" href="http://thomaslarock.com/" target="_blank">Blog</a> | <a title="Follow SQLRockstar on Twitter" href="http://twitter.com/#!/SQLRockstar" target="_blank">Twitter</a>) started something fun called “<a title="Meme Monday for June" href="http://thomaslarock.com/2011/06/meme-monday-for-june/" target="_blank">Meme Monday</a>”. This month the topic is “dumb SQL questions”. Normally I would say there isn’t such a thing as a dumb question because it’s all part of the learning process. How will you learn something if you don’t ask? However, there are times when something happens to change my mind. It doesn’t happen often, but it has happened. I know I’ve asked my share of dumb questions but this one someone asked me really stuck out in my mind the most for some reason.</p>
<p>The following dialogue actually happened several years ago. There was actually more to the conversation but it’s not easy recalling a phone conversation from almost 3 years ago verbatim; however, you should get the general idea of what happened.</p>
<p><strong>User:</strong> I have to install SQL Server as an operating system, right?</p>
<p><strong>Me:</strong>  Umm… no, SQL Server is not an operating system. Just because it has “Server” in its name does not automatically make it an operating system. It’s a relational database management system. You install it on a server that already has an operating system on it, such as Windows Server.</p>
<p><strong>Thought to self</strong>: <em>Maybe, just maybe, it would actually help if you took a few minutes to oh, I don’t know, read up on what it is you’re trying to install?</em></p>
<p><strong>User</strong>: Oh.</p>
<p><em>don’t ask… don’t ask… don’t ask…</em></p>
<p><strong>Me</strong>: What is it you’re trying to do?</p>
<p><strong>User</strong>: I’m going to turn one of my desktop computers into a database server for our department to use.</p>
<p><em>*sigh* Why me? Wait. Maybe it’s not all that bad.</em></p>
<p><strong>Me</strong>: As a play area or for development?</p>
<p><strong>User</strong>: No. It’ll be for some production databases.</p>
<p><strong>Me</strong>: Can you please hold for a minute?</p>
<p><em>A few deep calming breaths later after beating my head on my desk several times…</em></p>
<p><strong>Me</strong>:  Yeah, you really shouldn’t try to turn your desktop into a database server for your department to connect to for production stuff. A desktop just isn’t built or configured the same as a production database server. Plus you’ll need not only database backups but you’ll also need to have them backed up to a separate location such as the SAN or possibly to tape.  If something goes wrong and you lose your databases, we may not be able to help you. Let’s discuss this with my manager to see how we can help you.</p>
<p><strong>The Conclusion</strong>: All in all, it ended up working out. We put the databases on an actual production database server that we managed. I wish I could recall which edition of SQL Server he had or if he even purchased a license. What’s important is that the user learned something valuable that day and I’m actually glad he called before doing anything. That way we avoided what could have turned into a disaster if he took it upon himself to do all this without any involvement from I.T.</p>
<p><strong>The Moral of the Story</strong>: If someone asks you a dumb question, there’s a chance it may be a good thing he/she asked. Otherwise, disaster could strike and you may end up having to deal with the aftermath anyway.</p>
<br />Filed under: <a href='http://tsqlprincess.wordpress.com/category/sql-fun/meme-monday/'>Meme Monday</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tsqlprincess.wordpress.com/764/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tsqlprincess.wordpress.com/764/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tsqlprincess.wordpress.com/764/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tsqlprincess.wordpress.com/764/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tsqlprincess.wordpress.com/764/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tsqlprincess.wordpress.com/764/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tsqlprincess.wordpress.com/764/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tsqlprincess.wordpress.com/764/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tsqlprincess.wordpress.com/764/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tsqlprincess.wordpress.com/764/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tsqlprincess.wordpress.com/764/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tsqlprincess.wordpress.com/764/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tsqlprincess.wordpress.com/764/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tsqlprincess.wordpress.com/764/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tsqlprincess.wordpress.com&amp;blog=13813896&amp;post=764&amp;subd=tsqlprincess&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tsqlprincess.wordpress.com/2011/06/06/meme-monday-no-sql-server-is-not-an-operating-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5af7033fb20a07bbdeb511878ed6bbcd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tsqlprincess</media:title>
		</media:content>
	</item>
		<item>
		<title>Performance Tuning: Little Changes, Big Difference</title>
		<link>http://tsqlprincess.wordpress.com/2011/05/17/performance-tuning-little-changes-big-difference/</link>
		<comments>http://tsqlprincess.wordpress.com/2011/05/17/performance-tuning-little-changes-big-difference/#comments</comments>
		<pubDate>Tue, 17 May 2011 21:32:49 +0000</pubDate>
		<dc:creator>tsqlprincess</dc:creator>
				<category><![CDATA[SQL Fun]]></category>

		<guid isPermaLink="false">http://tsqlprincess.wordpress.com/?p=742</guid>
		<description><![CDATA[Even just a few changes that seem minor, can make a large impact on performance.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tsqlprincess.wordpress.com&amp;blog=13813896&amp;post=742&amp;subd=tsqlprincess&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Sometimes nothing can beat the awesome-like feeling one gets from helping someone learn something new that excites them and really helps them with their job. In this case, I had the opportunity to show and explain the basics of execution plans and statistics IO to one of our developers using a complicated view she was working on. As a result, she seemed awed by the significant difference a few “minor” changes could make in performance – in a good way.</p>
<p>In this case, performing a select count(1) on this view before making any changes returned a count of over 200,000 records in 20-30 seconds on average. I don’t know about you but 20-30 seconds for 200,000 records usually isn’t a good thing. By the way, this system is running on SQL Server 2005 x86, 4 processors, yada yada yada.</p>
<p>Note: Normally I would clear the cache for performance testing purposes since we were running this on a development server. However, several other people are using the same server. So I figured clearing the cache on the server probably wouldn’t be a good idea at this time.</p>
<p>I then showed and explained to her about setting “STATISTICS IO” on, reading the output from it, and how to read the execution plan (right to left, top to bottom). After running the select on the view, we found the logical reads from the “SET STATISTICS IO” weren’t great but not horrible either. Each table had around 3000 to 5000 logical reads. Meaning, the number of pages read from cache ranged from 3000 to 5000.</p>
<p>We then looked at the execution plan. The plan was large enough that we needed to scroll up/down, right to left a few times to see it in its entirety. The cost per operator wasn’t horrible. For most of them it was around 1-2%. Most of the operators shown were scans or seeks on either the tables or the indices. I was happy to see at least the indexes were being used. The largest cost was actually on the Sort Distinct operator. So I asked her if the DISTINCT was really necessary. We ran a few queries, found it was not needed, and removed it.</p>
<p>We also removed several “LIKE” operators that were being used in a case statement. Not only were there “LIKE” operators but the wildcard was the first character such as “%value”. This is not a good thing because having the wildcard on the left side means the optimizer will not use an index and will do a scan. In this case, it turned out the “LIKE” wasn’t necessary either. So we replaced them with “=” without wildcards.</p>
<p>After making those few “minor” changes, we re-created the view and ran the same select statement on it. Guess what? Instead of 20-30 seconds, the view now ran in 1 second! <em>Holy freakin’ T-SQL!</em> In looking at the logical reads from the statistics IO output, the values were reduced drastically by several thousand reads! So instead of 3000-5000 logical reads, we were now seeing around 1000 or less. What about the execution plan? It was smaller and much simpler than the original one.</p>
<p>In hindsight, we probably should have made one change then re-run the view to see what effect that particular change had. In this case, I think it was mostly the distinct. I did mention that she could copy the database to her local instance and re-run the original versus the changes there. That way she can clear the cache without affecting anyone else that’s on that particular development server.</p>
<p>It just goes to show that sometimes even just a few “minor” changes can make a significant impact on performance – good or bad. In this case, removing a DISTINCT and replacing some “LIKE” operators seemed to make a huge difference.</p>
<p>To be completely honest, it really made my day knowing I helped someone learn something new that they are really excited about and can actually use. It may be cliché or sound cheesy (<em>mmm… cheese&#8230; I miss cheese</em>), but today I felt like I actually made a difference and that, my friends, is what I love most about my job.</p>
<br />Filed under: <a href='http://tsqlprincess.wordpress.com/category/sql-fun/'>SQL Fun</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tsqlprincess.wordpress.com/742/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tsqlprincess.wordpress.com/742/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tsqlprincess.wordpress.com/742/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tsqlprincess.wordpress.com/742/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tsqlprincess.wordpress.com/742/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tsqlprincess.wordpress.com/742/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tsqlprincess.wordpress.com/742/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tsqlprincess.wordpress.com/742/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tsqlprincess.wordpress.com/742/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tsqlprincess.wordpress.com/742/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tsqlprincess.wordpress.com/742/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tsqlprincess.wordpress.com/742/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tsqlprincess.wordpress.com/742/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tsqlprincess.wordpress.com/742/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tsqlprincess.wordpress.com&amp;blog=13813896&amp;post=742&amp;subd=tsqlprincess&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tsqlprincess.wordpress.com/2011/05/17/performance-tuning-little-changes-big-difference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5af7033fb20a07bbdeb511878ed6bbcd?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tsqlprincess</media:title>
		</media:content>
	</item>
	</channel>
</rss>
