Viewing 15 posts - 496 through 510 (of 1,518 total)
Jeff Moden (4/8/2010)
JDixon-385826 (4/8/2010)
fill factor 80 seems a little low - I would review the fill factor you are most likely cauing more page splits than needed
A low fill factor...
April 8, 2010 at 8:19 pm
Nadrek (4/8/2010)
If you're doing updates or inserts throughout the values of the index, I would recommend trying a value lower...
April 8, 2010 at 10:30 am
JDixon-385826 (4/7/2010)
April 7, 2010 at 3:16 am
Here is what's on the SQLDUMPER_ERRORLOG.log file:
(1158:1718) 04/06/10 09:05:14, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Input parameters: 4 supplied
(1158:1718) 04/06/10 09:05:14, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Parameter 1: 1908
(1158:1718) 04/06/10 09:05:14, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Parameter 2: 0
(1158:1718) 04/06/10...
April 6, 2010 at 11:58 am
Paul White NZ (4/4/2010)
Marios Philippopoulos (4/4/2010)
April 4, 2010 at 11:23 am
sneugebauer (11/19/2008)
April 1, 2010 at 10:26 am
Jeff Moden (3/31/2010)
Marios Philippopoulos (3/30/2010)
I'm on SQL 2008 SP1, Enterprise Ed.
Since you have the Enterprise Edition, I'd consider partitioning the table and the indexes so they can be more easily...
March 31, 2010 at 2:23 pm
CirquedeSQLeil (3/30/2010)
March 31, 2010 at 5:50 am
GSquared (3/30/2010)
Are the indexes used for range scans, or for selecting single rows?
Good question; I guess it points to a 2nd strategy, finding out which of these "problem" indexes are...
March 30, 2010 at 9:44 am
Thank you for the article.
I have been struggling to figure out what each of the metrics means in the SQL Sentry Performance Advisor dashboard, and I must admit I am...
March 26, 2010 at 3:46 pm
Toby White (3/26/2010)
March 26, 2010 at 9:59 am
Toby White (3/26/2010)
March 26, 2010 at 7:34 am
Problem solved; we had to upgrade SSRS to SQL 2008 SP1; there was a version incompatibility with the other SQL components installed on the user's machine (SP1 was already installed...
March 22, 2010 at 11:48 am
dmoldovan (3/22/2010)
You're welcome.Please share your solution with us, if you have time...
Will do, thanks again!
March 22, 2010 at 5:36 am
Viewing 15 posts - 496 through 510 (of 1,518 total)