Viewing 15 posts - 76 through 90 (of 322 total)
That makes sense. One article/blog I read yesterday said to look at Scandensity and Page Splits. The Scandensity part makes sense, but it was the page splits...
January 9, 2009 at 1:06 pm
I read through it yesterday and it is very good, but it does not explain what values indicate a problem. I agree there are many counters where a specific...
January 9, 2009 at 10:48 am
Here are some good links. For the Microsoft links you can click on the second one and then following the window that opens to your left for additional steps....
January 8, 2009 at 8:06 am
Do you recommend it with DBCC CHECKDB?
January 5, 2009 at 4:24 pm
2005 Enterprise Edition - 64bit
January 5, 2009 at 1:56 pm
You mentioned using MAXDOP = 1 for reindexing, what's your thought on using it for DBCC DBREINDEX? I'm seeing more CXPACKETs and PAGEIOLATCH_SH then with reindexing so I figured...
January 5, 2009 at 1:37 pm
We don't use maintenance plans for backups, rather we code our own backup routines in SQL jobs. I assume you are referring to the CHECKSUM option, which is not...
January 5, 2009 at 1:18 pm
I really appreciate this. Thanks. It's good to learn how other people approach maintenance.
Dave
January 5, 2009 at 12:25 pm
I don't want to waste your time by asking you to re-write it in SQL, although I do appreciate the offer. I can figure it out, but was just...
January 5, 2009 at 12:18 pm
We also have a large Oracle environment here as well. One thing we do in the multi-TB data warehouses is track index rebuilds/reorganizations in a table in the DBA...
January 5, 2009 at 12:09 pm
I'll give the MAXDOP 1 option a try. We log all activity every 10 minutes so I checked the logs for the time period when the reindex job last...
January 5, 2009 at 11:47 am
I appreciate the script, but we are already performing defragmentation based upon different fragmentation levels.
I'm working on an Online defragmentation script, but unfortunately you can't run online defragmentation on tables...
January 5, 2009 at 7:53 am
So it sounds like I can't speed up the reindexing. I consider this application on the fast track to becoming large. It is projected to be over one...
January 4, 2009 at 10:30 pm
I also suspect Double-Take and have been lowering the max memory, but I'm still hopeful to find some memory counters that I can look at on a regular basis to...
December 31, 2008 at 9:31 am
Thanks Paresh, but what values are considered bad and point to a memory bottleneck.
Dave
December 30, 2008 at 11:13 pm
Viewing 15 posts - 76 through 90 (of 322 total)