Viewing 15 posts - 106 through 120 (of 282 total)
cengland0 (8/28/2009)
August 28, 2009 at 8:03 am
ravikanth (8/26/2009)
you should do both rebuild index and update stats.
also follow the same order.
I had a nice long reply going and apparently there is a session time out enabled which...
August 26, 2009 at 3:13 pm
ravikanth (8/26/2009)
1) Rebuild Index
2) Update Statistics with Full Scan
3) DBCC UPDATEUSAGE
4) Fix Orphaned Users
Thanks for the info...just one quick comment
wouldn't 1 & 2 be taken care of if I ran...
August 26, 2009 at 11:01 am
Lamprey13 (7/24/2009)
July 24, 2009 at 2:18 pm
Hi Gail,
There are regular scheduled maintenance checks performed nightly on this server and all have been clean.
July 4, 2009 at 4:27 pm
I spoke with my boss regarding this issue and he said it happens as a result of the combo of SQL 7 and the manner in which this process is...
July 2, 2009 at 10:03 pm
GilaMonster (7/2/2009)
Can you run CheckDB on all databases that procedure touches?
I am holding off for the moment...
The calling database was very small (300 mb's) so the DBCC command went pretty...
July 2, 2009 at 2:15 pm
got it figured out...basically I didn't figure out how to work 'as is' with calling the bat file directly...
What I did do is have to go into the .bat file...
June 11, 2009 at 10:38 am
Lamprey13 (5/15/2009)
May 15, 2009 at 11:37 am
OK so I took a step back and decieded to re-review everything involved and decided to do the obvious and evaluate the tables with a DBCC showcontig and get an...
May 15, 2009 at 10:32 am
Hi Barry...
Let me start by saying thanks for looking at this question and giving a great answer...I didn't even catch that portion of the code...I was fixated on the UDF's...
May 15, 2009 at 7:55 am
Here is a sample of a file that would not function correctly when I imported it on a fresh re-install of SSMS 2005 SP3 on my laptop...
I couldn't see anything...
April 28, 2009 at 1:46 pm
Steve Jones - Editor (4/27/2009)
Thanks for the update, and that is strange. I wonder if there is something weird in the XML file that contains the configuration.
Perhaps some weird connection...
April 27, 2009 at 8:08 pm
Jeffrey Williams (4/27/2009)
I have...
April 27, 2009 at 2:50 pm
Hi Steve,
I think you were right...something must have been borked on my laptop or at least I think it is...
I went to a different server (only thing I had available)...
April 27, 2009 at 12:08 pm
Viewing 15 posts - 106 through 120 (of 282 total)