Technology

So what happens when you run a query to check TempDB file sizes and SQL tells you that each file is 101 MB, but when you look in the file system, they’re actually a 45 GB each? Also, when you try to shrink the file, the shrink file dialog window...

More
  • 2017-01-20

EDIT 2017-07-30: I believe that Youmail has changed their Android interface.  The “History” section has been removed, which is a major bummer.  It still shows on the Android Market screenshots but it does not really exist.  How do block robo calls now?  Not sure yet. Ugh, the bane of my...

More
  • 2016-12-22

Here is a situation I just came across (boiled down and simplified).  An end user was having to manually find a user id, navigate to an image folder, and then search through hundreds of images to find the one corresponding with that user.  Sure, they were in numerical order, but still,...

More
  • 2016-08-04

This is perhaps my most commonly used query when troubleshooting. From SQL Server DMV’s in action ebook. The output shows the spid (process identifier), the ecid (this is similar to a thread within the same spid and is useful for identifying queries running in parallel), the database name, the user...

More
  • 2016-08-04