Welcome to the Blogging world. I am a SQL DBA. The primary intent of beginning this blog is for the career purpose and things DBA related.
Now let’s see if I can do that.
Welcome to the Blogging world. I am a SQL DBA. The primary intent of beginning this blog is for the career purpose and things DBA related.
Now let’s see if I can do that.
ChiRunning: A Revolutionary Approach to Effortless, Injury-Free Running by Danny Dreyer, Katherine Dreyer
Advanced Marathoning – 2nd Edition by Peter Pfitzinger, Scott Douglas
SQL Server MVP Deep Dives by Nielsen Paul, Delaney Kalen, Machanic Adam, Tripp Kimberly, Randal Paul, Low Greg
A World Without Heroes (Beyonders) by Brandon Mull
SQLSoldier: @sqlmaan In that case, I'd follow the advice in the KB link I posted before calling PSS. Most likely one of the issues in the KB #sqlhelp »
sqlmaan: alloc unit Id: 72057595956035584, task 0x05CF9048 : 0, waittime 300, flags 0x1038, owning task 0x00. Not continuing to wait. 2/2 #sqlhelp »
sqlmaan: A time-out occurred while waiting for buffer latch -- type 4, bp 0000000719FF37C0, page 3:18944417, stat 0xc00109, DB id: 6, #sqlhelp 1/2 »On more than one occasion, I have run into a case where a large database with a large transaction log was being mirrored. Then a hiccup comes along – the transaction log on the primary server grows to a point where the transaction log on the secondary server fills the [...]
LAUNCH If you have been hiding under a rock, you have probably not heard that SQL 2012 has launched. With it, some really cool features are now available to use in our SQL database environments. Some of these cool new features include some new DMVs, the AlwaysOn feature, and columnstore [...]
On occasion you may ask yourself if there are any under used indexes in your database. If not you, then possibly a manager or client. Usually this comes up when evaluating for missing indexes or better indexes. SQL Server provides a means to find the information we seek. We can [...]
In October of 2011, I shared an example of a peculiar set of sort requirements. Today, I am going to share another similar set of requirements. Based on prior experience, when I saw this request on a sort order, I was sure I could find a simpler solution. Today, I [...]
This is a short script to help the DBA with documentation purposes. This would come in handy especially in those cases where you are consulting or you have taken on a new job. Suppose you want/need to find out what SQL Agent jobs are running SSIS packages. This script will [...]
I am bringing an oldie back with another twist. I recently ran into the need to correlate information between a couple of different queries that I like to use. The two scripts returned different pieces of data about tables in a database. This information was table size and missing foreign [...]
Another month and another opportunity to write about an interesting topic. This month hosting TSQL Tuesday is Argenis Fernandez (Blog | Twitter). This month, Argenis has invited us to talk about demons from our past. Ok, not necessarily demons but at least share why you might be a Jack of [...]
If I were to show you the tabs in the following pic without a description, would you recognize the websites to which they belong? I would dare say that you would likely recognize them. Not due to the labels on the tabs, but quite possibly due to the icon on [...]
Today I get to share something that has been on my someday list for quite some time. I have planned on getting a solution that involves TSQL to help determine if you are running SQL Server on a physical machine or if it happens to be a virtual machine. Now, [...]
Today, I am following up on a topic I mentioned in an earlier post. In case you haven’t read the post on finding your linked servers, you can read it here. It is in that post that I spoke of altering a script I had just written for another client [...]
