I was recently honored to speak on TechNet Radio in two separate sessions about BigData & Hadoop and cloud databases (specifically SQL Azure). The show debuted on the TechNet homepage under “Today’s News” and on the TechNet Edge homepage. In each of these shows, I did what I like to do for all the parties I attend - bring a friend. To make my life easier, I simply reposted the verbiage that TechNet used, rather that to write my own. About the BigData/Hadoop video: Microsoft SQL Server MVP Kevin Kline and Vice President of Database Development at Quest Software Guy Harrison (blog | … [Read more...]
New Toad for SQL Server Beta
A new beta build of Toad for SQL Server (v5.7.0.527) is available at: http://toadforsqlserver.com/beta.jspa It's free and, afaik, doesn't have a short expiration date. It contains popular features such as compare & sync (for database schemas, servers, and data), a full transaction log reader and DML undo feature, debugger, intellisense, auto-complete, code formatter, and a lot more. Check it out! (There's also a version of Toad for Cloud Databases, which gives you SQL-like capabilities against a bunch of NoSQL databases). This drop contains a couple of fixes in the areas: Database … [Read more...]
New White Paper: SQL Server Extended Events and Notifications
Download the new white paper: How to Use SQL Server’s Extended Events and Notifications to Proactively Resolve Performance Issues SQL Server comes with a wide array of tools for monitoring your environment. There are logs and traces that provide information when errors occur, but these are often used passively to react to events that have already occurred. There's PerfMon, and Profiler, and loads of Dynamic Management Views to check. But where to look? As database administrators (DBA), we need to monitor our environments proactively and create solutions as issues arise. In this white … [Read more...]