A technical blog, from the minds of the Microsoft BI and Custom Dev teams at EOH.
Showing posts with label Index. Show all posts
Showing posts with label Index. Show all posts
Thursday, December 6, 2012
Heaps Of Trouble
I recently came across a situation at a client which I
thought I would share with you. I came across this while doing some routine
maintenance and noticed a small table consuming a lot of memory. I mean this
table, which is a smallish lookup table, was consuming almost 430 MB of buffer
space. The thing about lookup tables and the way they are used is that the
entire table is usually read into memory. This is by design but the problem
here is that there should be no way that this table needs 430 MB.
Labels:
Data Storage,
Heap,
Index,
IO,
MasterDev,
Memory,
SQL Server,
Table
Subscribe to:
Posts (Atom)