Viewing 15 posts - 211 through 225 (of 287 total)
Steve Jones - SSC Editor (11/6/2010)
November 7, 2010 at 8:46 am
TheSQLGuru (11/5/2010)
1) if you check the code for sp_updatestats I think you will find that it isn't so selective as you imagine. It updates anything with 1 or more...
November 6, 2010 at 8:02 am
Smellypom (11/5/2010)
November 5, 2010 at 5:32 pm
Smellypom (11/4/2010)
So the plan is, select all indexes that are fragmented more than 10% and have more than 250 pages. Split these into 2 separate groups,...
November 5, 2010 at 4:11 pm
(I know the last post on this thread is over 2 months old but no one answered the last question posted.)
You will most likely find the enabling or disabling of...
November 1, 2010 at 2:58 pm
MysteryJimbo (10/21/2010)
GilaMonster (10/20/2010)
MysteryJimbo (10/20/2010)
I believe its a combination of myth and/or poorly configured traces that have spread this across a multitude of articles.
I have personally brought down a busy production...
October 28, 2010 at 2:06 pm
In addition to being my company's DBA, I'm also a certified Compellent SAN administrator.
If you want to achieve optimum performance on your database server(s), separate each of your database files...
October 28, 2010 at 1:50 pm
Americans live in a unique and interesting time.
We have the worst possible economic scenario:
1. Deflation of assets
2. Inflation of consumables
Ultra low interest rates are creating another stock market bubble....
October 28, 2010 at 8:48 am
If you're interested, here are some sources I consult regularly to determine which way the economic winds are blowing:
http://money.cnn.com/2010/10/28/news/economy/quantitative_easing_consumer_impact/index.htm - This article explains how the Federal Reserve is getting ready...
October 28, 2010 at 7:55 am
CNN Business, Bloomberg, my local newspaper, and many other sources.
I read many sources of business and economic information.
LC
October 28, 2010 at 7:35 am
Actual unemployment in the United States is somewhere over 20% and less than 25%. During the Great Depression of the 1930's, unemployment was ~25%.
The United States needs to create...
October 27, 2010 at 8:26 pm
SQL Server is a vast product. And there more than a few types of DBA's (Operations, Development, BI, Data Mining, Performance Tuning specialists, Reporting specialists, SSIS specialists, SQL coding specialists,...
October 27, 2010 at 5:52 pm
The "Great Recession" is a euphemism.
This is the Second Great Depression and it will eventually, and correctly, be referred to in this manner at some point in the future.
LC
October 27, 2010 at 5:41 pm
There may be something I don't know about this subject but I'm going to add my comments anyway.
Over the years, it has been my experience working on several different SQL...
September 21, 2010 at 4:00 pm
We had a similar problem on our 2 database servers.
The CHECKPOINT command below fixed the problem. Our TempDB database was not being checkpointed frequently enough or at all. Why...
July 28, 2010 at 4:45 pm
Viewing 15 posts - 211 through 225 (of 287 total)