An unefficient usage of disk storage in memory or hard drive.
Can anyone provide the script for rebuilding and re-indexing the fragmented index when 'avg_fragmentation_in_percent' exceeds certain limits (…
sql-server indexing fragmentationCan anyone please tell me the difference between internal and external fragmentation while allocation of disk space for files?
filesystems disk fragmentationIn the context in DDBMS, what is the difference between Vertical Fragmentation and Horizontal Fragmentation? Is it such that the …
database distributed fragmentationI've heard the term "memory fragmentation" used a few times in the context of C++ dynamic memory allocation. I've found …
c++ memory heap fragmentationI am currently going through my networking slides and was wondering if someone could help me with the concept of …
networking tcp network-protocols fragmentation defragmentationI have a large database (90GB data, 70GB indexes) that's been slowly growing for the past year, and the growth/…
sql-server sql-server-2005 fragmentation dbcc database-fragmentationOne of our customers is having trouble submitting data from our application (on their PC) to a server (different geographical …
soap ssl tcp packet fragmentationI'd like to OPTIMIZE all currently fragmented tables. These tables should have information_schema.DATA_FREE > 0. Is it possible …
mysql optimization fragmentation defragmentationBeen working with MongoDB for a while and today I had a doubt while discussing with a colleague. The thing …
mongodb indexing theory fragmentationI am using Red Gates ANTS memory profiler to debug a memory leak. It keeps warning me that: Memory Fragmentation …
c# .net memory-management memory-leaks fragmentation