Viewing 15 posts - 19,411 through 19,425 (of 19,564 total)
How long has it been since the issue last occurred (6 months)?
How long has it been since you installed SP3?
Do you remember how to re-enable the trace flags?
If you are...
September 1, 2009 at 2:43 pm
Alternatively, script the tables and indexes from both databases and then use something like beyondcompare to see if / where there are differences
September 1, 2009 at 2:39 pm
RedGate has a tool called SQLCompare that can do this for you.
September 1, 2009 at 2:37 pm
Thx - this will prove useful in the new environment i just inherited.
September 1, 2009 at 11:36 am
I would like to be able to attend more sessions. Looks like a lot of good stuff being presented.
September 1, 2009 at 11:17 am
I'm sure there is. If not in Jersey then maybe in the Big Apple. Google should be able to bring up plenty of results for your area.
September 1, 2009 at 11:06 am
The question asks for the "best" thing to do. Probably should have been worded as "will give the most performance boost."
I would not use Raid 0 by itself.
September 1, 2009 at 10:54 am
Jeff Moden (8/31/2009)
CirquedeSQLeil (8/31/2009)
August 31, 2009 at 5:26 pm
Learned something from this one - nearly 5 yrs after it was originally asked.
Decided to test it since the clue was in the question and the size limits were there.
August 31, 2009 at 4:51 pm
Maybe it is because i am late on this one, but according to Technet
http://support.microsoft.com/kb/274750
The max addressable with SQL Server and W2K Data Center is 32GB
August 31, 2009 at 4:47 pm
Does that particular user have any other processes running?
I have seen in the past where a user was connected via SSMS and the Application showed as Microsoft SQL Server. ...
August 31, 2009 at 4:36 pm
Try to login to the database using SSMS with the webuser and see if that works.
If you are not able to get in, check to see if the user might...
August 31, 2009 at 4:21 pm
Michael Valentine Jones (8/31/2009)
August 31, 2009 at 4:15 pm
With so many tables, and the size of DB included, something I have done is to create multiple filegroups. I separate the tables out into these filegroups and then...
August 31, 2009 at 4:07 pm
Jeffrey Williams (8/31/2009)
August 31, 2009 at 3:41 pm
Viewing 15 posts - 19,411 through 19,425 (of 19,564 total)