|
|
|
|
Got a SQL Server question that needs answering? SQLblog now has a SQL Server forum that can be found at http://sqlblog.com/forums/57/ShowForum.aspx.
Latest Blog Posts
-
|
I stumbled across an interesting problem today. One of our production clusters was starting to run out of space on the C:\. I went in and expected to find the usual suspects: $kbuninstall$ folders in C:\Windows\, crap in C:\Temp\, people downloading huge...
|
-
|
Take a look at this code, will the select return anything or not? Look at the subquery and notice that there is no FROM there. USE tempdb GO CREATE TABLE TestQuery ( TestID int ) GO SELECT * FROM information_schema.columns WHERE column_name =( SELECT...
|
-
|
One of the definitions on wiktionary.org for coherence is “a logical arrangements of parts ”. In my initial post, I defined “coherent” for database designs in the following manner: cohesive, comprehendible, standards based, names/datatypes all make sense,...
|
-
|
It's hard for me to believe it, but I've been blogging about SQL Server for over four years now. For those of you who've been reading my blog all of these years, thank you. And if you've commented or added a few thoughts over the years, I thank you even...
|
-
|
When I wrote the 2005 book, I promised that I would take the time to respond to reviews as much as possible. From the good ones if I didn’t really believe that the person read the book (there were a few I have seen, but not too many people tend to write...
|
-
|
If you live in the greater Boston area you might be interested in knowing that the New England SQL Server Users Group and Southern New England SQL Server Users Group have been quietly working for the past several weeks to create a SQL Server oriented...
|
-
|
This is a very exciting/confusing/glooming period for SQLServer Developers/DBAs On one hand there is the ‘cloud’ which will take our precious boxes away from us and we won’t be needed to manage it anymore. On the other hand is an avalanche of technologies...
|
-
|
Now public on Erland Sommarskog's website. Enjoy! Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!...
|
-
|
Every year I put out resolutions, but this year is a little different. I will post my SQL only blog resolutions here, and my personal ones here . Every year I find my ability to put out stuff is limited by my desire for sleep and fun, and this year...
|
-
|
First, an up front apology to Mosha - this is half in jest, half real. MDX is a powerful and useful language, but I find that its very existence has made my life very difficult when it comes to developing a solid Analysis Services solution. That's not...
|
-
|
Although the best known deadlock scenario involves two connections modifying two tables in different order, there are also other deadlock scenarios involving only one table. Besides, in some scenarios each connection needs to issue only one statement,...
|
-
|
During SQL PASS 2008 summit , I gave full day preconference seminar “ Deep Dive to MDX ”. The evaluation forms now have arrived, and the scores for the content, relevance and depth portion of the seminar are very good. The scores are not as high, however,...
|
-
|
Wow, it has been already a year since I wrote A year in review, The 21 + 1 best blog posts on SQLBlog last year Here we are with another fascinating collection of links, some of them are chosen for their content and some of them for the great comments....
|
-
|
Last year on December 31 I posted part of a larger monitoring script that I had been working on for a few months . I received lots of great feedback on the little script in both the comments and from people I was working with, and over the course of the...
|
-
|
Danny Gould has a new (beta) version of his Internals Viewer, that you can download from Codeplex at http://www.codeplex.com/InternalsViewer I've just started playing around with it, and the coolest thing is that it integrates right with your Management...
|
-
|
A script to fragment a test file Well, this post won't cover any actual test results and is not specific to SAN. But in the spirit of full disclosure, I've attached the script I used to control the fragmentation level of the test files mentioned in this...
|
-
|
Disclaimer: I'm not an infrastructure DBA.Probably everything below is just bullshit. Recently our talented IT guys destroyed disk on a virtual machine. They chose the disk carefully - it was the one with master database. How do you restore master db...
|
-
|
In case this is your first visit to SQLBlog.com, Linchi Shea does very methodical analysis of the performance and behaviour of disk arrays. His most recent listings specifically explore file fragmentation and its affects on performance on storage. The...
|
-
|
SQL Server workloads So far, the discussions in all the previous posts ( 1 , 2 , 3 , and 4 ) on the performance impact of file fragmentation on a drive presented from a high-end enterprise-class disk array are related to disk I/O workloads. Ultimately,...
|
-
|
I was catching up on my blog reading and came across a very nice post on Ward Pond's blog ; he gives us some TSQL code that produces a holiday message. It's a few days late, but it's the thought that counts, right? I did have a few problems with the code...
|
There are
189 guest(s) online.
There are 1 of 3,567 member(s) online
- mort
|
|
|
|
|