Viewing 6 posts - 16 through 22 (of 22 total)
Igor,
I doubt there is much else you can do. I would be interested in knowing if you do find a way of improving on this.
Also I would appreciate it if...
October 4, 2006 at 5:46 pm
Igor,
How many indexes are included in your batch? I.e. are you defragging a number of indexes at a time or are you dealing with them on an individual basis?
What I...
October 4, 2006 at 2:40 am
OK guys - thanks for your input on that subject.
Anyone have anything else to discuss on the article?
September 7, 2006 at 10:47 am
Sreejith,
I did mention this point in the article. I am simply trying to illustrate the point of using the GETDATE() function and a cursor as one way of controlling when...
September 6, 2006 at 11:06 am
Thanks - that helps a little.
I also looked at the different effects each of the following has on Query Analyser's output. If you're interested you should play around with these...
August 24, 2006 at 6:03 pm
I've worked it out. The value stored in sysindexes.first, sysindexes.root and sysindexes.firstiam can be turned into a file id and page number by splitting the value in two and then...
July 3, 2006 at 7:00 am
Viewing 6 posts - 16 through 22 (of 22 total)