database-fragmentation Questions

3

Solved

I'm trying to understand how sequential guid performs better than a regular guid. Is it because with regular guid, the index use the last byte of the guid to sort? Since it's random it will cause...
Edlun asked 10/8, 2010 at 14:33

1

"An important aspect of simple predicates is their completeness; another is their minimality. A set of simple predicates Pr: is said to be complete if and only if there is an equal probability of a...
Bigler asked 14/12, 2012 at 16:7

5

Solved

I have a large database (90GB data, 70GB indexes) that's been slowly growing for the past year, and the growth/changes has caused a large amount of internal fragmentation not only of the indexes, b...

1

Solved

I have a couple of tables (User & UserRecord) in my database that get extremely fragmented (like 99%) and cause the whole database and therefore the website to grind to a halt. UserRecord is ...
1

© 2022 - 2024 — McMap. All rights reserved.