Viewing 15 posts - 136 through 150 (of 327 total)
The code will not work on a cluster unless you run it from the node(s) and not from the virtual SQL server.
Give it a try and let us know.
Rudy
January 21, 2011 at 11:24 am
Nice addition 🙂 My original version had SQL server version but I collect that information with another script so I removed it.
Glad to see that other find the code useful.
Rudy
January 21, 2011 at 10:55 am
I had the same problem found a fix that worked.
Execute the T-SQL code below on a working servers. It doesn't matter if it's production, development or UAT server since the...
January 18, 2011 at 7:17 am
Hello and Happy New Year to everyone 🙂
I have just tested this process on a SQL 2008 SP2 (x32 and x64) and it does work.
You can also add a...
January 4, 2011 at 7:31 am
Fix or not to fix? I say fix.
Why did Microsoft give us this function and then not fix it. How long has this problem been around? Sure give us BI...
December 10, 2010 at 7:33 am
Nicely done article.
I've spent some time on transaction log reading and found that author Kevvie Fowler's book "SQL Server Forensic Analysis" is great. He explains it in great detail. But...
December 3, 2010 at 8:56 am
Julien Chappel,
I'm guessing that you are referring to me when you say "To SSC Veteran".
I'll keep my comments short.
1) My name is not "To SSC Veteran" unless you are directing...
November 26, 2010 at 7:27 am
No thanks needed as I'm not defending anyone. One thing I don't mention is that when submitting code the author should do his/her best to ensure that it is working.
Now...
November 24, 2010 at 7:58 am
Thanks for the code! I've been using a script created by Gregory A. Larsen which I have modified to better suite my needs.
As for "buggy" code. Sometime we write...
November 24, 2010 at 6:54 am
John,
Good idea! Do you think we can all see this code of your? Originally, I did not include service accounts before we have a separate network for our production and...
November 16, 2010 at 6:37 am
Good idea about looking at all the instances. When I wrote this code, I was using it as a subset for another code that would allow me to collect all...
November 15, 2010 at 11:08 am
Thanks for the update.
Do you know if this change will work on SQL 2005 installation? i don't think this will. Guess there may need to be a version of SQL...
November 15, 2010 at 7:27 am
I hope to bring more utilities soon.
Thanks for your comments
November 15, 2010 at 6:31 am
Thanks for your comment.
Look forward to my new article (soon) that uses this script and others to help you reconstruct a SQL server that is dead.
Rudy 🙂
October 18, 2010 at 11:41 am
Viewing 15 posts - 136 through 150 (of 327 total)