Viewing 15 posts - 241 through 255 (of 1,348 total)
Robert.Sterbal (11/8/2010)
Machine: processor time
Avg. CPU queue...
November 8, 2010 at 11:50 am
so you have to dump the log to a text file first and then use SSIS or bcp to import it?
November 8, 2010 at 9:07 am
GNUZEN (11/8/2010)
I usually did the same way before SQL Server 2008.
Now I've implemented central monitor solution using PowerShell and SQL Server central management feature.
For security reason I...
November 8, 2010 at 8:42 am
how much is it?
November 8, 2010 at 8:38 am
nice article
i've been doing something similar for 2 years and might check this out to see if it's faster than mine. in my case i run the VB from each...
November 8, 2010 at 8:35 am
if you have to account for dead people then you'll probably need a multi-column PK. on the SSN column and on a name column or maybe add a bit column...
November 4, 2010 at 7:19 am
i know it's a big no-no, but i have a few tables for logging/admin duties and i just created the clustered index on the date column on those. most of...
November 1, 2010 at 9:10 am
shaun.stuart (11/1/2010)
alen teplitsky (11/1/2010)
1. separation of duties. no devs can access production. IT can't access the development environment.
...
November 1, 2010 at 8:29 am
i've been through a few and here is my experience
1. separation of duties. no devs can access production. IT can't access the development environment.
...
November 1, 2010 at 8:22 am
Jeff Moden (10/28/2010)
nshah6 (10/28/2010)
Thank you !You guys are Great. I really appreciate this ! 🙂
I consider this problem RESOLVED !
Maybe so but you should consider it to be just...
October 29, 2010 at 7:38 am
Jamie Wormald (10/29/2010)
Tried your query and it does what si required, but I am still worried about the question, why has it query performance changed in SQL 2008?
MS changed a...
October 29, 2010 at 7:33 am
Jeff Moden (10/27/2010)
October 28, 2010 at 12:01 pm
we don't have a firm upgrade plan yet, but once we decide to buy the hardware i'm going to test on VMWare. ESXi is free and all you need is...
October 28, 2010 at 8:28 am
i don't have as much gray whiskers as others, but in my experience the problem isn't reinventing the wheel but adding to it over the years. so and so customer...
October 27, 2010 at 12:04 pm
shouldn't matter since MS has a process to migrate/upgrade the OS on clusters
October 27, 2010 at 7:26 am
Viewing 15 posts - 241 through 255 (of 1,348 total)