Viewing 11 posts - 16 through 26 (of 26 total)
Adiga (10/1/2010)
Was the SQL Server instance restarted after making these changes?
Yes, it's rebooted nightly.
October 1, 2010 at 3:21 pm
I think you can just generate a script and change the index/table names.
October 1, 2010 at 12:33 pm
As I mentioned I did try that, but it only affected the SQL Logs, not the Windows Logs.
October 1, 2010 at 9:27 am
I managed to open the file by manual editing the .dtsx file and removing the two SQL Server connections from the XML. I just had to make new connections for...
February 8, 2010 at 9:14 am
Joie Andrew (1/11/2010)
Does the error log or Windows logs show anything?
No, but I found out that this statement was basically correct:
"It's almost as if one DB2 server having issues caused...
January 12, 2010 at 9:42 am
I don't think you'd be able to do it with one query... you'd have to make a cursor that goes through each column of each table and runs the select.
You...
January 11, 2010 at 3:59 pm
Thanks for the response. I'm sure I detached the correct database because I eventually reattached it using the same files (then just did backup/restore to move it). Next time this...
August 6, 2009 at 1:30 pm
The text box is greyed out. "Edit SQL" is also greyed out.
September 19, 2008 at 11:22 am
Thanks. I have to say though that is unfathomably stupid.
May 13, 2008 at 10:42 am
Thanks for the responses. I forgot to mention but I did try updating the stats before reindexing, but it didn't help. Also I just checked and there are no nulls.
I...
February 12, 2008 at 8:39 am
Viewing 11 posts - 16 through 26 (of 26 total)