<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss1full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:cc="http://web.resource.org/cc/" xmlns="http://purl.org/rss/1.0/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">

<channel rdf:about="http://updates.sqlservervideos.com/">
<title>updates.ssv.com</title>
<link>http://updates.sqlservervideos.com/</link>
<description />
<dc:language>en-US</dc:language>
<dc:creator>Michael K. Campbell</dc:creator>
<dc:date>2009-06-10T08:53:51-07:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.typepad.com/" />


<items>
<rdf:Seq>
<rdf:li rdf:resource="http://updates.sqlservervideos.com/2009/06/sql-server-backup-and-recovery-software.html" />

<rdf:li rdf:resource="http://updates.sqlservervideos.com/2009/05/sql-server-unleashed-free-virtual-event.html" />

<rdf:li rdf:resource="http://updates.sqlservervideos.com/2009/05/great-resource-virtualizationinfo.html" />

<rdf:li rdf:resource="http://updates.sqlservervideos.com/2009/05/review-toad-for-sql-server.html" />

<rdf:li rdf:resource="http://updates.sqlservervideos.com/2009/05/site-updates.html" />

<rdf:li rdf:resource="http://updates.sqlservervideos.com/2009/04/hyper-v-unleashed.html" />

<rdf:li rdf:resource="http://updates.sqlservervideos.com/2009/04/new-sql-server-magazine-articles.html" />

<rdf:li rdf:resource="http://updates.sqlservervideos.com/2009/04/scripting-anomalies-ssms-2008-sprocs-and-sp_executesql.html" />

<rdf:li rdf:resource="http://updates.sqlservervideos.com/2009/04/another-ssms-2008-improvement-drop-and-create.html" />

<rdf:li rdf:resource="http://updates.sqlservervideos.com/2009/04/getting-ready-to-do-something-you-might-regret.html" />
</rdf:Seq>
</items>

<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/ssvupdates" type="application/rss+xml" /><feedburner:browserFriendly></feedburner:browserFriendly></channel>


<item rdf:about="http://updates.sqlservervideos.com/2009/06/sql-server-backup-and-recovery-software.html">
<title>SQL Server Backup and Recovery Software</title>
<link>http://updates.sqlservervideos.com/2009/06/sql-server-backup-and-recovery-software.html</link>
<description>The June issue of SQL Server Magazine is out – featuring a Buyer's Guide with "tips from SQL Server Backup and Recovery Experts" designed to help you figure out when to use a third party backup application, and what to...</description>


<content:encoded>&lt;p&gt;The June issue of SQL Server Magazine is out – featuring a &lt;a href="http://www.sqlmag.com/Article/ArticleID/101925/sql_server_101925.html" target="_blank"&gt;Buyer's Guide&lt;/a&gt; with &amp;quot;tips from SQL Server Backup and Recovery Experts&amp;quot; designed to help you figure out when to use a third party backup application, and what to look for if you decide to upgrade. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Is SQL Server's Native Backup Functionality Viable in MOST environments?      &lt;br /&gt;&lt;/strong&gt;Of course, I'm sure I'll potentially catch some flak for saying that SQL Server's native backup capabilities are &amp;quot;a very viable solution in most environments&amp;quot;, but I stand by that assessment. Of course, &amp;quot;most&amp;quot; is a very subjective word – and it's definitely not the same as &amp;quot;all&amp;quot;. Mostly what I meant by it though, is that SQL Server comes with backup capabilities that work fine out of the box – and which should work in well, most, environments where there are smaller databases and less stringent disaster recovery requirements. And given that there are sooo many SQL Server deployments out there with only a handful of smaller SQL Server databases on a given server, my &amp;quot;most&amp;quot; statement makes sense. As such, for many businesses, the price of deploying SQL Server doesn't AUTOMATICALLY require the overhead of a third party backup solution. &lt;/p&gt;  &lt;p&gt;And, as my series of &lt;a href="http://www.sqlservervideos.com/series/sqlserver-backups" target="_blank"&gt;Video Tutorials on SQL Server Backups&lt;/a&gt; showcases, it's pretty easy to get solid disaster recovery solutions in place, and while SQL Server Management Studio doesn't provide the best reporting on backups, there are some rudimentary details that should work fine in most environments where there are less than 20-30GBs of databases in production. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;When to Turn to Third Party Backup Solutions&lt;/strong&gt;     &lt;br /&gt;On the other hand, there are definite cases where you'll want to look into using Third Party Backup Solutions. As the Buyer's Guide points out, I recommend 3rd Party solutions to my clients when they're schlepping larger (or more heavily used) databases over the wire – where compression becomes a BIG factor, where databases are larger (say above 20-30GB), where recovery times need to be as fast as possible, and/or where data at rest needs to be encrypted.&lt;/p&gt;  &lt;p&gt;SQL Server 2008 introduced native backup compression, but, frankly, I'm not that impressed by it. First of all, it costs $20k more per processor. That may sound a bit silly, but it's effectively true. Because either you're buying Enterprise Edition because you already need the features it offers, or you're buying Standard Edition (at $5k/socket instead of $25k/socket) because you don't need the extra BI, online, reporting, and other capabilities of Enterprise Edition. But no one in their right mind would/should swing another $20k/socket to get 'free' backup compression. Moreover, in my estimation, most environments using Enterprise Edition are already going to have compression/encryption solutions in place, so SQL Server 2008's native compression sounds great on paper, but it's practically useless in my book (and other DBAs &lt;a href="https://www.infoworld.com/d/data-management/katmais-backup-compression-754" target="_blank"&gt;feel the same way&lt;/a&gt; as well).&lt;/p&gt;  &lt;p&gt;So, if you've got larger databases, need to encrypt your data at rest, or just need FASTER backups (and ensuing recovery), then you'll &lt;strong&gt;NEED&lt;/strong&gt; a third-party backup solution. And don't worry about the extra cost – it will pay for itself the first time it saves your bacon. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Third Party Solutions&lt;/strong&gt;     &lt;br /&gt;SQL Server provides a set of &lt;em&gt;native&lt;/em&gt; APIs that vendors can use to address the specific issues of improved backup/recovery performance, storage, and security. So, if you're looking for SQL Server Backup solutions, make sure you're going with a solution that implements these NATIVE APIs. In other words, steer clear of so-called 'SQL Server Backup Solutions' that just use Shadow-Copy to grab a copy of your files out from underneath SQL Server. These solutions WON'T give you the kind of coverage you really need, and I've personally witnessed the havoc they can cause when they take 'ignorant' snapshots of SQL Server data and log files that don't account for how SQL Server works in terms of logging and recovery and therefore leave databases 'backups' in 100% non-usable form. &lt;/p&gt;  &lt;p&gt;Then, as I mentioned in some of the quotes from the Buyer's Guide, third party backup solutions SHOULDN't require you to install a LOT of software on the machines/SQL Server's that you'll be managing. Yes, whereever you end up installing the management console or primary management node for your third party solution will typically require a full-blown software installation; and if you're only managing a single server, then that's fine. But what I'm talking about here (and in the Buyer's Guide) is that you should be able to VERY easily deploy new backup 'agents' or 3rd-Party capabilities to OTHER managed servers with just the addition of a couple of .DLLs and some new added special stored procedures. You shouldn't have to install lots of bloat on each managed server – that should only be necessary on your primary or central management/backup server. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;My Personal Preferences&lt;/strong&gt;     &lt;br /&gt;Otherwise, I've personally only really used &lt;a href="http://www.red-gate.com/products/sql_backup/index_2.htm" target="_blank"&gt;Red Gate's SQL Backup&lt;/a&gt; and &lt;a href="http://www.quest.com/sql-server/backup-and-recovery.aspx" target="_blank"&gt;Quest's LiteSpeed&lt;/a&gt; with enough day-to-day exposure to be able to provide solid recommendations for or against. (I've obviously played around with a few other backup solutions – but not enough to really get a feel for how they perform day to day or pan out over time.)&lt;/p&gt;  &lt;p&gt;Happily though, both SQL Backup and LiteSpeed are phenomenal products. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Red Gate's SQLBackup      &lt;br /&gt;&lt;/strong&gt;SQLBackup is definitely (in my mind) more geared at smaller shops where there is only a single server or just a handful of servers to be managed – and it's pricing ($795/server or $295 for the Lite Edition (which doesn't provide encryption)) typically reflects that very well. It can, however, manage multiple servers though without much difficulty. As a consultant, I've recommended SQL Backup to a number of my clients who need faster, smaller, and/or encrypted backups – and it's been a very viable solution that works dependably and reliably day in and day out. It's also very easy to use and configure – which is a big bonus for smaller shops where there may not be as much dedicated talent on hand to master all the ins and outs of SQL Server (i.e. companies where the DBA has been 'upgraded' to their position from either an in-house developer or other IT professional who is constantly playing a game of catch-up between their normal responsibilities and their DBA-related tasks). &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Quest's LiteSpeed for SQL Server&lt;/strong&gt;     &lt;br /&gt;Likewise, I'm equally as impressed with LiteSpeed. It's a great product that offers excellent compression, reporting, and encryption capabilities. It also offers MUCH greater granularity in terms of what kinds of objects can be restored (i.e. you can restore individual tables and objects ONLY instead of entire databases – which is very cool). In my mind though, it's much more enterprise-caliber in the sense that while it's viable for single servers (or just a handful of servers), it REALLY starts to shine when we're talking about managing backups on LARGE numbers of servers. And, as you'd expect, the pricing for LiteSpeed really reflects this as well. &lt;/p&gt;  &lt;p&gt;In fact, if I had any complaint at all about LiteSpeed it's that I _really_ hate how Quest does business: by making you call for a quote, rather than just posting prices online and offering volume discounts like other more 'modern' vendors. That said, given that Quest is doing a great job of hiring forward-thinking, no-nonsense, DBA evangelists and experts like &lt;a href="http://www.brentozar.com/" target="_blank"&gt;Brent Ozar&lt;/a&gt; and &lt;a href="http://sqlblog.com/blogs/kevin_kline/" target="_blank"&gt;Kevin Kline&lt;/a&gt;, as well as dumping substantial energy into facilitating great resources like &lt;a href="http://sqlserverpedia.com/" target="_blank"&gt;SQLServerPedia&lt;/a&gt;, I'm hopeful that some-day the winds of change will prevail at Quest and we'll see a more open, and more hassle-free, pricing scheme. Otherwise, I have nothing but praise for the solution itself. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;In Conclusion&lt;/strong&gt;     &lt;br /&gt;The key thing to remember though, is that &lt;strong&gt;we can talk backup solutions until we're blue in the face&lt;/strong&gt;. But unless you've got a documented and well-rehearsed disaster recovery scenario in place, it won't matter how much you're spending (or not spending) on backup solutions if your backups are no good. And as I intimated in the Buyer's Guide:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Managers/Bosses/CEOs don't care about backup solutions or details. They only expect them to work.&amp;#160; &lt;/li&gt;    &lt;li&gt;Your backups aren't working &lt;strong&gt;unless&lt;/strong&gt; you regularly VERIFY that they're working by testing them out. &lt;/li&gt;    &lt;li&gt;The WORST time to learn that your backups haven't been working is during a disaster where you need your backups. &lt;/li&gt;    &lt;li&gt;The WORST time to learn how to RECOVER a database is during a disaster. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;So, get a solution in place, test it thoroughly, document it accordingly, and optimize/update your disaster recovery documentation whenever you make changes. &lt;/p&gt;  &lt;p&gt;Otherwise, if you're looking for more background on backups and best practices, make sure to check out SSV's current series of &lt;a href="http://www.sqlservervideos.com/series/sqlserver-backups" target="_blank"&gt;free video tutorials on SQL Server Backups&lt;/a&gt;. There are currently over 2.5 hours of FREE content covering everything from &lt;a href="http://www.sqlservervideos.com/video/backups-demystified" target="_blank"&gt;backup basics&lt;/a&gt; to &lt;a href="http://www.sqlservervideos.com/video/shrinking-log-files" target="_blank"&gt;log file management&lt;/a&gt;, &lt;a href="http://www.sqlservervideos.com/video/sqlbackup-best-practices" target="_blank"&gt;SQL Server backup best practices&lt;/a&gt;, and &lt;a href="http://www.sqlservervideos.com/video/troubleshooting-ssms-maintplan" target="_blank"&gt;how-to tasks&lt;/a&gt; showing you exactly what you need to do to &lt;a href="http://www.sqlservervideos.com/video/sql-maintenance-plans-ssms" target="_blank"&gt;backup&lt;/a&gt; and &lt;a href="http://www.sqlservervideos.com/video/restoring-databases-with-ssms" target="_blank"&gt;restore&lt;/a&gt; your SQL Server databases. And once you've mastered those basics and principles, using 3rd Party Backup Solutions will only BUILD upon the skills you've already mastered. &lt;/p&gt;</content:encoded>



<dc:subject>Editorials</dc:subject>

<dc:subject>Reviews</dc:subject>

<dc:creator>Michael K. Campbell</dc:creator>
<dc:date>2009-06-10T08:53:51-07:00</dc:date>
</item>

<item rdf:about="http://updates.sqlservervideos.com/2009/05/sql-server-unleashed-free-virtual-event.html">
<title>SQL Server Unleashed &amp;ndash; Free Virtual Event</title>
<link>http://updates.sqlservervideos.com/2009/05/sql-server-unleashed-free-virtual-event.html</link>
<description>Just saw some tweets come across the wire and figured I'd check into it: sure enough, my upcoming SQL Server event looks like it's scheduled for June 30th and it recently made the front page of SQLMag.com (SQL Server Magazine...</description>


<content:encoded>&lt;p&gt;Just saw &lt;a href="http://twitter.com/SavvyAsst" target="_blank"&gt;some&lt;/a&gt; &lt;a href="http://twitter.com/SQLServerMag" target="_blank"&gt;tweets&lt;/a&gt; come across the wire and figured I'd check into it: sure enough, my upcoming SQL Server event looks like it's scheduled for &lt;strong&gt;June 30th&lt;/strong&gt; and it recently made the &lt;a href="http://www.sqlmag.com/" target="_blank"&gt;front page&lt;/a&gt; of SQLMag.com (SQL Server Magazine is sponsoring this event). &lt;/p&gt;  &lt;p&gt;From SQL Server Magazine:&lt;/p&gt;  &lt;blockquote&gt;   &lt;h5&gt;&lt;a href="http://w.on24.com/r.htm?e=145990&amp;amp;s=1&amp;amp;k=8C04DC219430594BCBD93CCCC47C652B&amp;amp;partnerref=WPsqlannSQLServerVEJun09051109"&gt;&lt;em&gt;SQL Server Unleashed, free virtual event&lt;/em&gt;&lt;/a&gt;&lt;/h5&gt;    &lt;p&gt;&lt;em&gt;Unleash SQL Server's Full Potential to Maximize ROI. Join us on June 30, 2009. Sessions will be led by SQL Server expert, consultant, and author Michael K. Campbell.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Here's a more complete overview from the &lt;a href="https://event.on24.com/event/14/59/90/rt/index.html?&amp;amp;eventid=145990&amp;amp;sessionid=1&amp;amp;key=8C04DC219430594BCBD93CCCC47C652B&amp;amp;partnerref=TWSavvyAsstSQLServerVEJun09052009&amp;amp;sourcepage=register" target="_blank"&gt;registration&lt;/a&gt; site:&lt;/p&gt;  &lt;blockquote&gt;   &lt;h3&gt;&lt;em&gt;SQL Server Unleashed!&lt;/em&gt;&lt;/h3&gt;    &lt;h4&gt;&lt;em&gt;Unleash SQL Server's Full Potential to Maximize ROI&lt;/em&gt;&lt;/h4&gt;   &lt;em&gt;Business reliance upon SQL Server databases continues to grow. Yet fewer and fewer businesses are spending the time, energy, and resources needed to sufficiently train DBAs, developers and other IT professionals about SQL Server options and capabilities. Not only does this drastically decrease ROI on SQL Server licensing costs, but it frequently comes at the expense of making operations more difficult for IT personnel, DBAs and developers left to solve complex problems and issues on their own.      &lt;br /&gt;&lt;strong&gt;Don't wait any longer! Stop merely using SQL Server and start unleashing it to maximize its full potential!&lt;/strong&gt; Make plans to attend &amp;quot;SQL Server Unleashed,&amp;quot; an interactive live virtual event produced by SQL Server Magazine.       &lt;br /&gt;Join SQL Server expert, consultant, and author Michael K. Campbell in a clear, insightful, and independent look at ways in which your business can better take advantage of SQL Server capabilities to decrease management costs and improve reliability, uptime and performance.       &lt;br /&gt;In just three hours, directly from your own computer you will: &lt;/em&gt;    &lt;ul&gt;     &lt;li&gt;&lt;em&gt;See how virtualization and consolidation benefits apply to SQL Server and understand why there's never been a better time to virtualize SQL Server deployments. &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Learn how to best virtualize SQL Server in order to optimize provisioning, uptime and consolidation without allowing virtualization to impair workload throughput. &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Understand the benefits and limitations of each of SQL Server's native high-availability options, and learn how to evaluate each option based upon business needs, network latency and other real-world considerations. &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Learn the difference between High-Availability solutions and disaster recovery solutions and ensure that both critical concerns are handled in the best way possible. &lt;/em&gt;&lt;/li&gt;      &lt;li&gt;&lt;em&gt;Gain insights into what causes SQL Server performance problems and learn about the best ways to profile, load-test and tune SQL Server workloads rather than just throwing more and more expensive hardware at each problem as it is encountered. &lt;/em&gt;&lt;/li&gt;   &lt;/ul&gt;   &lt;em&gt;Gain valuable insights as these topics are covered in detail. Each session also includes sufficient Q&amp;amp;A time to make sure that your questions are answered. Boost ROI and improve your business' bottom-line. You'll also be able to improve stability, increase up-time and maximize performance. Time to unleash the power of SQL Server within your organization!&lt;/em&gt;&lt;/blockquote&gt;  &lt;p&gt;Otherwise, you can find details about all three sessions: SQL Server Virtualization, SQL Server High Availability, and SQL Server Performance &lt;a href="https://event.on24.com/event/14/59/90/rt/index.html?&amp;amp;eventid=145990&amp;amp;sessionid=1&amp;amp;key=8C04DC219430594BCBD93CCCC47C652B&amp;amp;partnerref=TWSavvyAsstSQLServerVEJun09052009&amp;amp;sourcepage=register#agenda" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;The event is free, and registered participants get a free one-year (DIGITAL) subscription to SQL Server Magazine. So either way you slice it, it's a great deal. &lt;/p&gt;</content:encoded>



<dc:subject>Ramblings</dc:subject>

<dc:creator>Michael K. Campbell</dc:creator>
<dc:date>2009-05-20T11:46:26-07:00</dc:date>
</item>

<item rdf:about="http://updates.sqlservervideos.com/2009/05/great-resource-virtualizationinfo.html">
<title>Great Resource: Virtualization.info</title>
<link>http://updates.sqlservervideos.com/2009/05/great-resource-virtualizationinfo.html</link>
<description>Upcoming eSeminar I'll have more details later, but on June 30th I'll be presenting a free online seminar (sponsored by SQL Server Magazine) where one of the sessions will be on increasing ROI through efficiently virtualizing SQL Server. In that...</description>


<content:encoded>&lt;p&gt;&lt;strong&gt;Upcoming eSeminar      &lt;br /&gt;&lt;/strong&gt;I'll have more details later, but on June 30th I'll be presenting a free online seminar (sponsored by SQL Server Magazine) where one of the sessions will be on increasing ROI through efficiently virtualizing SQL Server. &lt;/p&gt;  &lt;p&gt;In that session I'll touch on some of the myths around SQL Server and virtualization, and discuss why virtualization makes sense with SQL Server – as long as it's done right. (And, of course, the main focus of the session will be on 'doing it right'). &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Virtualization in General      &lt;br /&gt;&lt;/strong&gt;Ultimately, knowing about virtualization (its strengths and not-so-strengths) is eventually going to be part and parcel to knowing about SQL Server. So if you're in to SQL Server, you need to start paying attention to virtualization. &lt;/p&gt;  &lt;p&gt;And if you're already familiar with virtualization, or if you've erroneously dismissed it as not being relevant to SQL Server… then you need to re-asses. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Virtualization: Here and Now along with what's on the Road Ahead&lt;/strong&gt;     &lt;br /&gt;As much as I love SQL Server (it pays the bills around here), I also love virtualization (it also pays the bills around here). And to that end, one of the hands-down best resources out there to stay abreast of current developments, recent trends, and potential changes in the entire virtualization industry is &lt;a href="http://www.virtualization.info/" target="_blank"&gt;Virtualization.info&lt;/a&gt;. Granted, I'm a bit biased since I know the site's owner (we met a few years ago doing a Longhorn Server Roadshow)… but I'm convinced that if you value IT in general, and are interested in staying abreast of virtualization, you'll value this site as well. &lt;/p&gt;  &lt;p&gt;For example, take today's great review of the &lt;a href="http://www.virtualization.info/2009/05/vmware-smashes-google-approach-on-cloud.html" target="_blank"&gt;showdown going on between VMware and Google&lt;/a&gt;. It's a perfect example of the kinds of great &lt;a href="http://www.virtualization.info/2009/04/how-microsoft-and-vmware-use.html" target="_blank"&gt;reviews&lt;/a&gt; and &lt;a href="http://www.virtualization.info/2009/05/emc-attacks-oracle-on-its-vmware.html" target="_blank"&gt;insights&lt;/a&gt; you'll find on a regular basis at virtualization.info. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;I'm not an actor and I don't even play one on TV… &lt;/strong&gt;    &lt;br /&gt;And no.. I'm not being paid, or 'benefited' in any way by providing this endorsement. It's just that I so frequently find myself wanting to share the great insights I get from visiting. &lt;/p&gt;</content:encoded>



<dc:subject>Editorials</dc:subject>

<dc:subject>Reviews</dc:subject>

<dc:creator>Michael K. Campbell</dc:creator>
<dc:date>2009-05-14T10:07:38-07:00</dc:date>
</item>

<item rdf:about="http://updates.sqlservervideos.com/2009/05/review-toad-for-sql-server.html">
<title>Review: Toad for SQL Server</title>
<link>http://updates.sqlservervideos.com/2009/05/review-toad-for-sql-server.html</link>
<description>Toad for SQL Server just took Best of TechEd 09 for Database Development. And I'm not surprised. For the May issue of SQL Server Magazine, I took Toad for SQL Server for a test-drive, and I was floored at how...</description>


<content:encoded>&lt;p&gt;Toad for SQL Server just took &lt;a href="http://windowsitpro.com/article/articleid/102114/tech-ed-2009-best-of-tech-ed-winners-announced.html" target="_blank"&gt;Best of TechEd 09&lt;/a&gt; for Database Development. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;And I'm not surprised.&lt;/strong&gt; &lt;/p&gt;  &lt;p&gt;For the May issue of SQL Server Magazine, I took &lt;a href="http://www.sqlmag.com/Article/ArticleID/101690/sql_server_101690.html" target="_blank"&gt;Toad for SQL Server&lt;/a&gt; for a test-drive, and I was floored at how responsive, capable, and CUSTOMIZABLE it was. In fact, the Technical Editor for my article was a bit worried that my article came across as tooo glowing. &lt;/p&gt;  &lt;p&gt;Short story though? If you're not impressed with some of the limitations that SSMS currently 'enjoys' make sure to give Toad for SQL a test-drive. It's quite compelling – especially for developers. &lt;/p&gt;</content:encoded>



<dc:subject>Ramblings</dc:subject>

<dc:creator>Michael K. Campbell</dc:creator>
<dc:date>2009-05-14T09:30:35-07:00</dc:date>
</item>

<item rdf:about="http://updates.sqlservervideos.com/2009/05/site-updates.html">
<title>Site Updates</title>
<link>http://updates.sqlservervideos.com/2009/05/site-updates.html</link>
<description>About a week ago I made some minor changes to the site – in terms of video playback. Specifically, I changed playback to include a new set of controls that should make it much easier to pause/resume videos, as well...</description>


<content:encoded>&lt;p&gt;About a week ago I made some minor changes to the site – in terms of video playback. Specifically, I changed playback to include a new set of controls that should make it much easier to pause/resume videos, as well as fast-forward and rewind on-demand. &lt;/p&gt;  &lt;p&gt;I'll be adding a few other minor changes over the next week or so, and then I'm planning on going silent for a week or two as I create a handful of new videos. &lt;/p&gt;  &lt;p&gt;So stay tuned… &lt;/p&gt;</content:encoded>



<dc:subject>Site News</dc:subject>

<dc:creator>Michael K. Campbell</dc:creator>
<dc:date>2009-05-06T14:13:59-07:00</dc:date>
</item>

<item rdf:about="http://updates.sqlservervideos.com/2009/04/hyper-v-unleashed.html">
<title>Hyper-V Unleashed</title>
<link>http://updates.sqlservervideos.com/2009/04/hyper-v-unleashed.html</link>
<description>If you're interested in learning more about what Hyper-V brings to the table, and whether or not it's ready for prime-time, make sure to check out Hyper-V Unleashed – a free Web Seminar from WindowsITPro. The event will be on...</description>


<content:encoded>&lt;p&gt;If you're interested in learning more about what Hyper-V brings to the table, and whether or not it's ready for prime-time, make sure to check out &lt;a href="https://event.on24.com/event/13/95/52/rt/index.html?&amp;amp;eventid=139552&amp;amp;sessionid=1&amp;amp;key=80D9AE344B97CEBD6DCC352E3CBC1EA9&amp;amp;sourcepage=register&amp;amp;partnerref=eventscentral#registration" target="_blank"&gt;Hyper-V Unleashed&lt;/a&gt; – a free Web Seminar from WindowsITPro. &lt;/p&gt;  &lt;p&gt;The event will be on July 21st, and I'll be presenting the 'Hyper-V In Depth' session. &lt;a href="https://event.on24.com/event/13/95/52/rt/index.html?&amp;amp;eventid=139552&amp;amp;sessionid=1&amp;amp;key=80D9AE344B97CEBD6DCC352E3CBC1EA9&amp;amp;sourcepage=register&amp;amp;partnerref=eventscentral#registration" target="_blank"&gt;Registration&lt;/a&gt; is free, and there are some great goodies/freebies available for registrants – in addition, of course, to the content. &lt;/p&gt;  &lt;p&gt;Here's a recap of the Agenda:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;11:00 a.m.&lt;/em&gt;&lt;/p&gt;    &lt;h4&gt;&lt;em&gt;Hyper-V In-Depth&lt;/em&gt;&lt;/h4&gt;   &lt;em&gt;This session would provide detailed information about Hyper-V. We will begin with the Hyper-V architecture and a discussion of the differences in the Hyper-V role and Hyper-V Server 2008 standalone edition. We also would cover storage and networking options; installing and managing Hyper-V on Server 2008 and Server Core; and advanced topics such as offline VHD access, backup and recovery, high availability options, and management.      &lt;br /&gt;12:30 p.m.&lt;/em&gt;     &lt;h4&gt;&lt;em&gt;Partner Technical Presentations&lt;/em&gt;&lt;/h4&gt;   &lt;em&gt;1:45 p.m.&lt;/em&gt;     &lt;h4&gt;&lt;em&gt;VMware ESX vs. Microsoft Hyper-V&lt;/em&gt;&lt;/h4&gt;   &lt;em&gt;This session would compare ESX server and Hyper-V, showing the differences between their architectures. We would look at the different features and management interfaces and compare the performance of the two products. In addition, we would look at the more advanced enterprise management capabilities offered by VI3 and SCVMM.      &lt;br /&gt;3:00 p.m.&lt;/em&gt;     &lt;h4&gt;&lt;em&gt;Highly Available Hyper-V&lt;/em&gt;&lt;/h4&gt;   &lt;em&gt;This session would present the different high-availability features offered by Hyper-V. We would cover setting Failover Clustering at both the Hyper-V server and guest level and provide an overview of Live Migration, discussing how Live Migration works and then showing how to set up and use Live Migration with Hyper-V and Server 2008 R2&lt;/em&gt;&lt;/blockquote&gt;</content:encoded>



<dc:subject>Ramblings</dc:subject>

<dc:creator>Michael K. Campbell</dc:creator>
<dc:date>2009-04-22T15:50:47-07:00</dc:date>
</item>

<item rdf:about="http://updates.sqlservervideos.com/2009/04/new-sql-server-magazine-articles.html">
<title>New SQL Server Magazine Articles</title>
<link>http://updates.sqlservervideos.com/2009/04/new-sql-server-magazine-articles.html</link>
<description>I knew that one of my articles was going to be in the April issue of SQL Magazine, so imagine my surprise when the April issue actually arrived with two feature articles from yours truly. Maximize Storage Performance – Sadly...</description>


<content:encoded>&lt;p&gt;I knew that one of my articles was going to be in the April issue of SQL Magazine, so imagine my surprise when the April issue actually arrived with two feature articles from yours truly. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.sqlmag.com/Article/ArticleID/100893/sql_server_100893.html" target="_blank"&gt;Maximize Storage Performance&lt;/a&gt; – Sadly only what amounts to a fairly introductory approach to maximizing disk performance, but something that I've been keenly aware of in terms of how few SQL Server Deployments really take advantage of correctly. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.sqlmag.com/Article/ArticleID/101388/sql_server_101388.html" target="_blank"&gt;Using SQL Server 2008 FILESTREAM Storage&lt;/a&gt; – I always wondered if the conventional wisdom which dictated that storing images and other files in a database truly did result in a performance hit, and in this article I tackle some of those conventional theories while addressing how to use SQL Server 2008's new FILESTREAM storage options. (Which I think I'll have to cover in a video here in a while too… )&lt;/p&gt;</content:encoded>



<dc:subject>Book Reviews</dc:subject>

<dc:subject>Ramblings</dc:subject>

<dc:creator>Michael K. Campbell</dc:creator>
<dc:date>2009-04-08T17:09:40-07:00</dc:date>
</item>

<item rdf:about="http://updates.sqlservervideos.com/2009/04/scripting-anomalies-ssms-2008-sprocs-and-sp_executesql.html">
<title>Scripting Anomalies, SSMS 2008, sprocs, and sp_executesql</title>
<link>http://updates.sqlservervideos.com/2009/04/scripting-anomalies-ssms-2008-sprocs-and-sp_executesql.html</link>
<description>If you're using SQL Server Management Studio 2008 to manage database objects, you may run into an issue that causes you some grief when you right click on a sproc and either specify the Modify or Script &gt; Create options....</description>


<content:encoded>&lt;p&gt;If you're using SQL Server Management Studio 2008 to manage database objects, you may run into an issue that causes you some grief when you right click on a sproc and either specify the Modify or Script &amp;gt; Create options. Specifically, you may see something that wraps your entire sproc in a call to sp_executesql, like what follows:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://overachiever.typepad.com/.a/6a00d8341ce4d453ef01156f1203df970c-pi"&gt;&lt;img title="script_crud" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="252" alt="script_crud" src="http://overachiever.typepad.com/.a/6a00d8341ce4d453ef01156f1203e2970c-pi" width="500" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Not only does this behavior needlessly complicate things, but it also makes ad-hoc modifications to your sproc a bit more difficult as any ticks that you had in your actual sproc body, now have to be escaped (i.e. ' becomes '') and then you also need to make sure that you keep on top of that with any modifications or edits you may make.&lt;/p&gt;  &lt;p&gt;Personally, I'd rather see the scripts generated by SSMS look more like the following – as that's also what they look like under the covers:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://overachiever.typepad.com/.a/6a00d8341ce4d453ef01156f1203ed970c-pi"&gt;&lt;img title="nonMessedUp" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="417" alt="nonMessedUp" src="http://overachiever.typepad.com/.a/6a00d8341ce4d453ef01157008c485970b-pi" width="500" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;As near as I can tell, there are at least one (possibly two) factors involved. First, the exact issue that causes this problem is the scripting option &amp;quot;Include IF NOT EXISTS clause&amp;quot;, as shown below. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://overachiever.typepad.com/.a/6a00d8341ce4d453ef01156f1203f7970c-pi"&gt;&lt;img title="includeIfNotExists" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="292" alt="includeIfNotExists" src="http://overachiever.typepad.com/.a/6a00d8341ce4d453ef01156f1203fe970c-pi" width="500" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;When that option is set to True is when I've encountered the problem.&lt;/p&gt;  &lt;p&gt;Or, more specifically, it appears that when I set that option to True, connect to a SQL Server 2000 server, and generate a script – then I run into the problem with sprocs from SQL Server 2000. More interestingly though, is that this seems to break something internally, because then my scripts for SQL Server 2005 and 2008 servers/objects also get broken. &lt;/p&gt;  &lt;p&gt;Seems like a bug to me, but maybe it's just a 'by design side-effect'. Either way, switching the option to False seems to solve the problem for me. &lt;/p&gt;</content:encoded>



<dc:subject>Tips and Tricks</dc:subject>

<dc:subject>Troubleshooting</dc:subject>

<dc:creator>Michael K. Campbell</dc:creator>
<dc:date>2009-04-08T08:55:32-07:00</dc:date>
</item>

<item rdf:about="http://updates.sqlservervideos.com/2009/04/another-ssms-2008-improvement-drop-and-create.html">
<title>Another SSMS 2008 Improvement: DROP and CREATE</title>
<link>http://updates.sqlservervideos.com/2009/04/another-ssms-2008-improvement-drop-and-create.html</link>
<description>In a recent video on improvements added by SQL Server Management Studio 2008, I covered a number of bigger, and even smaller, changes to SSMS introduced in SQL Server 2008. One very cool (and very subtle) feature I didn't explicitly...</description>


<content:encoded>&lt;p&gt;In a recent video on improvements added by &lt;a href="http://www.sqlservervideos.com/video/sql-server-management-studio-2008" target="_blank"&gt;SQL Server Management Studio 2008&lt;/a&gt;, I covered a number of bigger, and even smaller, changes to SSMS introduced in SQL Server 2008. &lt;/p&gt;  &lt;p&gt;One very cool (and very subtle) feature I didn't explicitly call out though deserves some mention: the new addition to generate DROP and CREATE scripts in a single action. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://overachiever.typepad.com/.a/6a00d8341ce4d453ef01156f058c5a970c-pi"&gt;&lt;img title="DropAndCreate" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="283" alt="DropAndCreate" src="http://overachiever.typepad.com/.a/6a00d8341ce4d453ef01156f058c6c970c-pi" width="500" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Granted, all this option really does is combine the ability to independently generate DROP and CREATE scripts so it's not that big of a deal. &lt;/p&gt;  &lt;p&gt;But it can help out in a number of scenarios, and I've found it actually quite useful in a number of recent DBA-related activities where I was cleaning up objects and wanted to ensure that I also had rollback scripts and so on… &lt;/p&gt;</content:encoded>



<dc:subject>Tips and Tricks</dc:subject>

<dc:creator>Michael K. Campbell</dc:creator>
<dc:date>2009-04-07T09:34:32-07:00</dc:date>
</item>

<item rdf:about="http://updates.sqlservervideos.com/2009/04/getting-ready-to-do-something-you-might-regret.html">
<title>Getting Ready to do Something you Might Regret?</title>
<link>http://updates.sqlservervideos.com/2009/04/getting-ready-to-do-something-you-might-regret.html</link>
<description>If you're mucking around in your database, and need to save your changes in a transactionally safe manner, but JUST might want to leave a flag or some kind of marker that would let you know what you need to...</description>


<content:encoded>&lt;p&gt;If you're mucking around in your database, and need to save your changes in a transactionally safe manner, but JUST might want to leave a flag or some kind of marker that would let you know what you need to return to should you later on decide it was a bad idea, then SQL Server has you covered:&lt;/p&gt; &lt;!-- code formatted by http://manoli.net/csharpformat/ --&gt;&lt;style type="text/css"&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;.csharpcode, .csharpcode pre&lt;br /&gt;
{&lt;br /&gt;
	font-size: small;&lt;br /&gt;
	color: black;&lt;br /&gt;
	font-family: consolas, "Courier New", courier, monospace;&lt;br /&gt;
	background-color: #ffffff;&lt;br /&gt;
	/*white-space: pre;*/&lt;br /&gt;
}&lt;/p&gt;

&lt;p&gt;.csharpcode pre { margin: 0em; }&lt;/p&gt;

&lt;p&gt;.csharpcode .rem { color: #008000; }&lt;/p&gt;

&lt;p&gt;.csharpcode .kwrd { color: #0000ff; }&lt;/p&gt;

&lt;p&gt;.csharpcode .str { color: #f00; }&lt;/p&gt;

&lt;p&gt;.csharpcode .op { color: #0000c0; }&lt;/p&gt;

&lt;p&gt;.csharpcode .preproc { color: #cc6633; }&lt;/p&gt;

&lt;p&gt;.csharpcode .asp { background-color: #ffff00; }&lt;/p&gt;

&lt;p&gt;.csharpcode .html { color: #800000; }&lt;/p&gt;

&lt;p&gt;.csharpcode .attr { color: #ff0000; }&lt;/p&gt;

&lt;p&gt;.csharpcode .alt &lt;br /&gt;
{&lt;br /&gt;
	background-color: #f4f4f4;&lt;br /&gt;
	width: 100%;&lt;br /&gt;
	margin: 0em;&lt;br /&gt;
}&lt;/p&gt;

&lt;p&gt;.csharpcode .lnum { color: #606060; }&lt;/style&gt;  &lt;pre class="csharpcode code"&gt;&lt;span class="kwrd"&gt;BEGIN&lt;/span&gt; &lt;span class="kwrd"&gt;TRAN&lt;/span&gt; PrePlunge&lt;br /&gt;
 &lt;span class="kwrd"&gt;WITH&lt;/span&gt; MARK &lt;span class="str"&gt;'Prior to Doing Stuff I might Regret'&lt;/span&gt;&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;Then, if you decide you need to undo your changes, you can always throw in the STOPATMARK clause as part of a RESTORE + RECOVERY. (Of course, ANY changes you've made SINCE that mark are toast, but it's still nice to have the option.)&lt;/p&gt;

&lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms187014.aspx"&gt;Books Online&lt;/a&gt; covers this in a bit more detail, and it works with SQL Server 2000, 2005, and 2008.&lt;/p&gt;</content:encoded>



<dc:subject>Tips and Tricks</dc:subject>

<dc:creator>Michael K. Campbell</dc:creator>
<dc:date>2009-04-01T20:59:15-07:00</dc:date>
</item>


</rdf:RDF><!-- ph=1 --><!-- nhm:from_kauri -->
